GenerateCopyNumberProfile | R Documentation |
Simulate a clonal copy number profile
GenerateCopyNumberProfile(cnPoolMaj, cnPoolMin, cnPoolMajFractions, cnPoolMinFractions, numVariants)
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 |
cnProfile, a matrix with the minor copy number, major copy number, and total copy number as its 1st, 2nd, and 3rd column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.