Description Usage Arguments Details Value Examples
get the main copynumber state for each chromosome
1 | getCNt(seq.dat)
|
seq.dat |
the data.frame of sequencing data |
Get the main copynumber state for each chromosome. Calculate the total proportion of the chromosome associated with each unique copynumber state; return the copynumber state that is most represented.
a data.frame containing the main copynumber state for each input chromosome
1 2 | seq.dat <- preprocessHRD( seq.dat )
CN.dat <- getCNt( seq.dat )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.