make_genomic_annots: Make genomic annotations from a GTF file

View source: R/annots.R

make_genomic_annotsR Documentation

Make genomic annotations from a GTF file

Description

Make genomic annotations (genes, exons, introns, UTRs, promoters) from a GTF file.

Usage

make_genomic_annots(gtf_file, promoter.dist = 2000L)

Arguments

gtf_file

Path to the GTF file

promoter.dist

Bases (default: 2000) upstream of transcription start site as promoter regions

Value

A list of GRanges objects of genomic annotations


kevinlkx/mapgen documentation built on March 31, 2024, 11:03 p.m.