get.host {metaseqR}R Documentation

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.

Author(s)

Panagiotis Moulos

Examples

mm9.hist <- get.host("mm9")

[Package metaseqR version 1.30.0 Index]