Description Usage Arguments Value Examples
View source: R/getGenesTree_MultipleCases.R
Get successively trees of genes list for multiple cases
1 | getGenesTree_MultipleCases(entryWidth = 10)
|
entryWidth |
10 |
plot tree
1 2 3 4 5 6 | 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.