colorHMM | R Documentation |
add (new) colors to a ChromHMM track
colorHMM(HMM, cols = NULL, how = c("MNEMONIC", "STATE", "NUMBER"))
HMM |
a GRanges from an ChromHMM segmentation |
cols |
a data.frame of colors and associated states |
how |
how to match the HMM states to those in cols? ("MNEMONIC") |
same HMM but with better colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.