checkPeaked: Helper for checking cluster with peaks

Description Usage Arguments Value See Also Examples

View source: R/check.R

Description

Checks whether a supplied set of cluster have valid peaks: Whether the thick column contains IRanges all contained within the main ranges.

Usage

1
checkPeaked(object)

Arguments

object

GRanges or GPos: Clusters with peaks to be checked.

Value

TRUE if object is correct format, otherwise an error is thrown

See Also

Other Checking functions: checkPooled()

Examples

1
2

MalteThodberg/CAGEfightR documentation built on Sept. 11, 2021, 4:42 a.m.