build_enhancer_annots {annotatr}R Documentation

A helper function to build enhancer annotations for hg19 and mm10 from FANTOM5.

Description

A helper function to build enhancer annotations for hg19 and mm10 from FANTOM5.

Usage

build_enhancer_annots(genome = c("hg19", "hg38", "mm9", "mm10"))

Arguments

genome

The genome assembly.

Value

A GRanges object.


[Package annotatr version 1.6.0 Index]