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