Skip to content

bioc/mapscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapScape is a visualization tool for spatial clonal evolution.

Installation

To install MapScape, type the following commands in R:

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

Examples

Run the examples by:

example("mapscape")

Documentation

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

?mapscape

or:

browseVignettes("mapscape") 

References

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

About

This is a read-only mirror of the git repos at https://bioconductor.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published