View source: R/aggregateStates.R
| aggregateStates | R Documentation |
merge segments that are all in a row, but avoid slopping across chroms
aggregateStates(HMM, only3 = FALSE, verbose = FALSE, BPPARAM = SerialParam())
HMM |
a ChromHMM GRanges |
only3 |
keep only 'name', 'thick', 'itemRgb' as mcols? (FALSE) |
verbose |
prattle endlessly about which contig we're on? (FALSE) |
BPPARAM |
BiocParallel object (default is SerialParam()) |
HMM but without unnecessary segmentations (or mcols)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.