build_hmm_annots {annotatr} | 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.