View source: R/methyl_master_population_ranges.R
methyl_master_population_ranges | R Documentation |
MwthylMaster version of the populatonRanges function originally by Ludwig Geistlinger 2017
methyl_master_population_ranges( grl, mode = c("density", "RO"), density = 0.1, ro.thresh = 0.5, multi.assign = FALSE, verbose = FALSE, min.size = 2, classify.ranges = TRUE, type.thresh = 0.1, est.recur = FALSE )
grl |
The grl parameter |
mode |
The mode parameter |
density |
The density parameter |
ro.thresh |
The ro.thresh parameter |
multi.assign |
The multi.assign parameter |
verbose |
The verbose parameter |
min.size |
The min.size parameter |
classify.ranges |
The classify.ranges parameter |
type.thresh |
The type.thresh parameter |
est.recur |
The est.recur parameter |
data |
The data parameter |
A populationRanges CNV overlaps object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.