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