Description Usage Arguments Value See Also Examples
Checks whether a supplied pooled signal is valid: Single bp disjoint with signal in the score column with supplied genome information.
1 | checkPooled(object)
|
object |
GRanges or GPos: Pooled signal to be checked |
TRUE if object is correct format, otherwise an error is thrown
Other Checking functions:
checkPeaked()
1 2 | data(exampleCTSSs)
checkPooled(rowRanges(exampleCTSSs))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.