TimeScape is a visualization tool for temporal clonal evolution.

Installation

To install TimeScape, type the following commands in R:

# try http:// if https:// URLs are not supported
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("timescape")

Examples

Run the examples by:

example("timescape")

Documentation

To view the documentation for TimeScape, type the following command in R:

?timescape

or:

browseVignettes("timescape") 

References

TimeScape was developed at the Shah Lab for Computational Cancer Biology at the BC Cancer Research Centre.



Try the timescape package in your browser

Any scripts or data that you put into this service are public.

timescape documentation built on Nov. 8, 2020, 5:58 p.m.