exon2intron: Get introns from exon coordinates

View source: R/exon2intron.R

exon2intronR Documentation

Get introns from exon coordinates

Description

Get introns from exon coordinates

Usage

exon2intron(exons, tx2gene = NULL, add_label = T, sorted = T)

Arguments

exons

A GRanges object of exons

tx2gene

A data frame of transcript-gene association

add_label

Logical, whether to add label of seqnames:start-end;strand

Value

A GRanges object of introns


wyguo/RTDBox documentation built on Jan. 31, 2023, 1:19 a.m.