Description Usage Arguments Details
Call copy number-state for the given data
1 2 3 4 5 6 7 8 9 |
counts |
data.table counts object |
prior |
numeric of length 1, the prior probability used to estimate copy number variants; see details |
width |
integer, window of contiguous intervals to calculate CN on; can provide a vector with multiple widths (defaults to 1) |
delta |
integer of length 1, minimum copy number state changes to stop the algorithm; see details |
iterations |
integer of length 1, the maximum number of iterations before stopping algorithm; see details |
verbose |
TRUE/FALSE |
Need to add
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.