meffil.calculate.cnv | R Documentation |
Based on the algorithm developed in R/CopyNumber450k
bioconductor package
meffil.calculate.cnv(
samplesheet,
cnv.reference,
chip = NA,
verbose = FALSE,
...
)
samplesheet |
Output from |
cnv.reference |
Name returned by |
chip |
Name returned by |
verbose |
Default = FALSE |
... |
Extra parameters to be passed to |
The following default values are being used:
trim = 0.1
min.width = 5
nperm = 10000
alpha = 0.001
undo.splits = "sdundo"
undo.SD = 2
Dataframe of segmented results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.