getBiotypes: List default Ensembl biotypes

Description Usage Arguments Value Author(s) Examples

View source: R/annotation.R

Description

This function returns a character vector of Ensembl biotypes for each supported organism. Mostly for internal use, but can also be used to list the biotypes and use some of them to subset initial genomic regions to be profiled.

Usage

1

Arguments

org

One of the supported recoup organisms See recoup for further information.

Value

A character vector of biotypes.

Author(s)

Panagiotis Moulos

Examples

1
    hg18.bt <- getBiotypes("hg18")

recoup documentation built on Nov. 8, 2020, 6:47 p.m.