Description Usage Arguments Value
View source: R/phydose-mainfunctions.R
Generates the clonal prevalence matrix U by mutlplying the frequency matrix by the inverse of the tree matrix
1 | CalcU(treeMat, f)
|
treeMat |
a binary matrix representing a tree with clones as rows and mutations as columns |
f |
a frequency matrix with samples as rows and mutations as columns |
a matrix of clonal prevelance with samples as rows and clones as columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.