getMod: Estimate mode location for each probe

View source: R/peakDetection.R

getModR Documentation

Estimate mode location for each probe

Description

Estimate mode location for each probe

Usage

getMod(x, bw = 0.04, minDens = 0.001, cpu = 1)

Arguments

x

Matrix of beta or RAI values. Row names must be supplied.

bw

band width.

minDens

Minimum density for a valid peak.

cpu

Number of CPU.

Value

A data frame of mode locations.


Yi-Jiang/MethyGenotyper documentation built on Sept. 4, 2024, 12:47 p.m.