rds | R Documentation |
Main function to run RDS calculations on a cancer phylogeny (phylo object). Must use Naxerova Lab Normal/Primary/Metastasis tip label conventions.
rds(phy, drop_na = T, use_gmp = T)
phy |
A phylo-class cancer phylogeny |
drop_na |
Omit rows in the output data.frame with NA RDS values (detault=T) |
use_gmp |
Use gmp R package to calculate RDS for large trees. Required for trees with more around 30 tips (default=T) |
data.frame where rows are metastasis sample-types and columns are k, l, m, and RDS values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.