applyThreshold: Apply threshold

Description Usage Arguments Value Author(s)

View source: R/findHotspots.R

Description

Apply an indel threshold and a shift threshold to the hotspots

Usage

1
applyThreshold(hs, indel.thresh, shift.thresh, indel.nreads, shift.nreads)

Arguments

hs

Hotspots returned by findHotspots.

indel.thresh

threshold for the indels.

shift.thresh

threshold for the shifts.

indel.nreads

minimum number of reads for the indels.

shift.nreads

minimum number of reads for the shifts.

Value

a hotspots data.frame filered by the thresholds.

Author(s)

Ricard Illa, Diana Buitrago diana.buitrago@irbbarcelona.org


nucleosome-dynamics/NucDyn documentation built on July 10, 2019, 10:54 a.m.