Learn R Programming

metaseqR (version 1.12.2)

get.dataset: Annotation downloader helper

Description

Returns a dataset (gene or exon) identifier for each organism recognized by the Biomart service for Ensembl. Internal use.

Usage

get.dataset(org)

Arguments

org
the organism for which to return the identifier.

Value

  • A string with the dataset identifier.

Examples

Run this code
dm3.id <- get.dataset("dm3")

Run the code above in your browser using DataLab