Description Usage Arguments Value See Also Examples
Checks whether a supplied set of cluster have valid peaks: Whether the thick column contains IRanges all contained within the main ranges.
1 | checkPeaked(object)
|
object |
GRanges or GPos: Clusters with peaks to be checked. |
TRUE if object is correct format, otherwise an error is thrown
Other Checking functions:
checkPooled()
1 2 | data(exampleUnidirectional)
checkPeaked(rowRanges(exampleUnidirectional))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.