get.valid.chrs {metaseqR}R Documentation

Annotation downloader helper

Description

Returns a vector of chromosomes to maintain after annotation download. Internal use.

Usage

    get.valid.chrs(org)

Arguments

org

the organism for which to return the chromosomes.

Value

A character vector of chromosomes.

Author(s)

Panagiotis Moulos

Examples

hg18.chr <- get.valid.chrs("hg18")

[Package metaseqR version 1.26.0 Index]