Learn R Programming

metaseqR (version 1.12.2)

get.host: Annotation downloader helper

Description

Returns the appropriate Ensembl host address to get different versions of annotation from. Internal use.

Usage

get.host(org)

Arguments

org
the organism for which to return the host address.

Value

  • A string with the host address.

Examples

Run this code
mm9.hist <- get.host("mm9")

Run the code above in your browser using DataLab