View source: R/makeAndExportStackedHMM.R
makeAndExportStackedHMM | R Documentation |
convenience function for dumping sets of chromHMM "contrasts" as stacked HMMs
makeAndExportStackedHMM(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.