View source: R/subclone-proportion.R
calcSubcloneProportions | R Documentation |
Calculate proportions of subclones in each sample (assumes CCFs comply with lineage precedence and sum condition)
calcSubcloneProportions(w_mat, tree_edges)
w_mat |
Matrix of CCF estimates (from |
tree_edges |
Tibble of tree edges with columns edge, parent, and child |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.