GenerateSubClonalCNProfile | R Documentation |
Simulate a 2-subclone subclonal copy number profile.
GenerateSubClonalCNProfile(cnPoolMaj, cnPoolMin, cnPoolMajFractions, cnPoolMinFractions, numVariants, subclonal, ccfCN)
cnPoolMaj |
a pool of possible major copy numbers |
cnPoolMin |
a pool of possible minor copy numbers |
cnPoolMajFractions |
prevalence of possible major copy numbers |
cnPoolMinFractions |
prevalence of possible minor copy numbers |
numVariants |
number of variants |
subclonal |
a binary indicator of subclonal status, 1 for subclonal, 0 for clonal. |
ccfCN |
prevalence of the subclonal copy numbers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.