View source: R/build_annotations.R
build_hmm_annots | R Documentation |
A helper function to build chromHMM annotations for hg19 from UCSC Genome Browser.
build_hmm_annots(
genome = c("hg19"),
annotations = annotatr::builtin_annotations()
)
genome |
The genome assembly. |
annotations |
A character vector of valid chromatin state annotatin codes. |
A GRanges
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.