methyl_master_population_ranges: methyl_master_population_ranges

View source: R/methyl_master_population_ranges.R

methyl_master_population_rangesR Documentation

methyl_master_population_ranges

Description

MwthylMaster version of the populatonRanges function originally by Ludwig Geistlinger 2017

Usage

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
)

Arguments

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

Value

A populationRanges CNV overlaps object


mmariani123/MethylMasteR documentation built on June 22, 2022, 3:06 p.m.