checkPooled: Helper for checking pooled signal

Description Usage Arguments Value See Also Examples

View source: R/check.R

Description

Checks whether a supplied pooled signal is valid: Single bp disjoint with signal in the score column with supplied genome information.

Usage

1
checkPooled(object)

Arguments

object

GRanges or GPos: Pooled signal to be checked

Value

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

See Also

Other Checking functions: checkPeaked()

Examples

1
2

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