getBiotypes: List default Ensembl biotypes

View source: R/annotation.R

getBiotypesR Documentation

List default Ensembl biotypes

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

    getBiotypes(org)

Arguments

org

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

Value

A character vector of biotypes.

Author(s)

Panagiotis Moulos

Examples

    hg18.bt <- getBiotypes("hg18")

pmoulos/recoup documentation built on March 14, 2024, 5:21 p.m.