View source: R/addRoadmapColors.R
| addRoadmapColors | R Documentation |
convenience function to relabel states with standard colors
addRoadmapColors(HMM, what = c("mnemonic", "state", "num"), cols = NULL)
HMM |
a GRanges with !is.null(mcols(HMM)$name) |
what |
is $name a "state", state"num", or "mnemonic"? ("mnemonic") |
cols |
which colors to use? (default is 18-state Roadmap colors) |
a GRanges with adjusted colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.