depth | R Documentation |
depth
returns the depth of of each specified copy number given the
input parameters
depth(maxpeak, d, P, n)
maxpeak |
the depth of the most common copy number of the genome (eg. where CN = Ploidy) |
d |
the depth difference per copy number. Can be calculated from
|
P |
the ploidy (most common copy number) |
n |
a vector of all copy numbers to compute depths for |
a numeric vector of predicted depths for each n, with names equal to n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.