build_hmm_annots: A helper function to build chromHMM annotations for hg19 from...

View source: R/build_annotations.R

build_hmm_annotsR Documentation

A helper function to build chromHMM annotations for hg19 from UCSC Genome Browser.

Description

A helper function to build chromHMM annotations for hg19 from UCSC Genome Browser.

Usage

build_hmm_annots(
  genome = c("hg19"),
  annotations = annotatr::builtin_annotations()
)

Arguments

genome

The genome assembly.

annotations

A character vector of valid chromatin state annotatin codes.

Value

A GRanges object.


rcavalcante/annotatr documentation built on March 25, 2023, 9:51 a.m.