get.biotypes: Biotype converter

Description Usage Arguments Value Author(s) Examples

View source: R/metaseqr.annotation.R

Description

Returns biotypes as character vector. Internal use.

Usage

1

Arguments

a

the annotation data frame (output of get.annotation).

Value

A character vector of biotypes.

Author(s)

Panagiotis Moulos

Examples

1
2
hg18.genes <- get.annotation("hg18","gene")
hg18.bt <- get.biotypes(hg18.genes)

metaseqR documentation built on Nov. 8, 2020, 5:57 p.m.