View source: R/DataBaseGetters.R
getORFNamesDB | R Documentation |
This is the primary key for most tables in the data-base
getORFNamesDB(
with.transcript = F,
only.transcripts = F,
asCharacter = T,
uniques = F
)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.