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 Aug. 22, 2024, 7:33 a.m.