Learn R Programming

metaseqR (version 1.12.2)

get.gene.attributes: Annotation downloader helper

Description

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.

Usage

get.gene.attributes(org)

Arguments

org
one of the supported organisms.

Value

  • A character vector of Ensembl gene attributes.

Examples

Run this code
gene.attr <- get.gene.attributes("mm9")

Run the code above in your browser using DataLab