getUorfsInDb: get the uorfs in the database

View source: R/DataBaseGetters.R

getUorfsInDbR Documentation

get the uorfs in the database

Description

get the uorfs in the database

Usage

getUorfsInDb(withExons = T, withTranscripts = T, uniqueORFs = T, mode = "uORF")

Arguments

withExons

logical, default TRUE, should the uorfs be splitted by exons

withTranscripts

logical, default TRUE, should the uorfs have transcript information, warning, this will duplicate some uorfs.

uniqueORFs

logical, default TRUE, only unique

mode

character, default "uORF". Also "CDS" for validation runs.

Value

a GRangesList or data.table, if(F, F)


Roleren/uORFomePipe documentation built on Jan. 14, 2024, 5:11 a.m.