Description Usage Arguments Details Value
Run DNAcopy analysis.
1 | dnacopy_analysis(x, lrr, seed = 1, verbose = TRUE, ...)
|
x |
A |
lrr |
A matrix of log2 transformed ratio of query and reference copy number (sum of methylation and unmethylation signals). |
seed |
An integer scalar to set the seed. Default to 1. |
verbose |
A logical scalar. Default to TRUE. |
... |
Arugments passed to |
The function provides a template of run DNAcopy analysis. There are many parameters in smoothing and segmentation. The function uses the default settings for smoothing.
A list of two element:
DNAcopy
a DNAcopy
object.
CNA
a codeCNA object (not smoothed).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.