Learn R Programming

metaseqR (version 1.12.2)

get.valid.chrs: 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.

Examples

Run this code
hg18.chr <- get.valid.chrs("hg18")

Run the code above in your browser using DataLab