getORFNamesDB: Get orf names from the orf data-base

View source: R/DataBaseGetters.R

getORFNamesDBR Documentation

Get orf names from the orf data-base

Description

This is the primary key for most tables in the data-base

Usage

getORFNamesDB(
  with.transcript = F,
  only.transcripts = F,
  asCharacter = T,
  uniques = F
)

Arguments

with.transcript

a logical(F), should the transcript be included, this makes the list have duplicated orfs

only.transcripts

a logical(F), should only the transcript and not orfId be included

asCharacter

a logical(T), should it return as character or data.table(F)


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