Learn R Programming

metaseqR (version 1.12.2)

get.exon.attributes: Annotation downloader helper

Description

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.

Usage

get.exon.attributes(org)

Arguments

org
one of the supported organisms.

Value

  • A character vector of Ensembl exon attributes.

Examples

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

Run the code above in your browser using DataLab