make_genomic_annots | R Documentation |
Make genomic annotations (genes, exons, introns, UTRs, promoters) from a GTF file.
make_genomic_annots(gtf_file, promoter.dist = 2000L)
gtf_file |
Path to the GTF file |
promoter.dist |
Bases (default: 2000) upstream of transcription start site as promoter regions |
A list of GRanges objects of genomic annotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.