get.dataset {metaseqR}R Documentation

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.

Author(s)

Panagiotis Moulos

Examples


dm3.id <- get.dataset("dm3")


[Package metaseqR version 1.24.0 Index]