View source: R/makeAndExportDisjointHMM.R
makeAndExportDisjointHMM | R Documentation |
convenience function to disjoin and dump a set of HMMs
makeAndExportDisjointHMM(HMMs, trackName, BPPARAM = SerialParam())
HMMs |
a GRangesList of HMMs |
trackName |
what to name the track (will also generate BED filename) |
BPPARAM |
a SerialParam(), by default |
status of the export operation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.