TimeScape is a visualization tool for temporal clonal evolution.
To install TimeScape, type the following commands in R:
# try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("timescape")
Run the examples by:
example("timescape")
To view the documentation for TimeScape, type the following command in R:
?timescape
or:
browseVignettes("timescape")
TimeScape was developed at the Shah Lab for Computational Cancer Biology at the BC Cancer Research Centre.