getMultiTxGene: Find genes that contain multiple transcripts

Description Usage Arguments Value

View source: R/prepare.R View source: R/help.R

Description

Find genes that contain multiple transcripts.

Usage

1
2
3
getMultiTxGene(anno, min = 2, max = Inf)

getMultiTxGene(anno, min = 2, max = Inf)

Arguments

anno

data.frame or GRanges, genome annotation.

min

integer, minimum number of transcripts.

max

integer, maximum number of transcripts..

Value

a character vector of gene_id's

a character vector of gene identifiers that possess multiple transcripts.


fchen365/surf documentation built on June 18, 2021, 12:02 p.m.