get.transcript.utr.attributes {metaseqR} | R Documentation |
Returns a vector of genomic annotation attributes which are used by the biomaRt package in order to fetch the transcript annotation for each organism. It has no parameters. Internal use.
get.transcript.utr.attributes(org)
org |
one of the supported organisms. |
A character vector of Ensembl transcript attributes.
Panagiotis Moulos
tran.attr <- get.transcript.utr.attributes("mm9")