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

CAGEfightR documentation built on Nov. 8, 2020, 5:42 p.m.