View source: R/getGenesTree_MultipleCases.R
getGenesTree_MultipleCases | R Documentation |
Get successively trees of genes list for multiple cases
getGenesTree_MultipleCases(entryWidth = 10)
entryWidth |
10 |
plot tree
q <- readRDS(paste(path.package("canceR"),"/extdata/rdata/brca_tcga73genes.rds", sep=""))
## Not run:
readRDS(paste(.libPaths(),"/canceR/data/brca_tcga73genes.rds", sep=""))
getGenesTree_MultipleCases(entryWidth = 10)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.