Description Usage Arguments Value Author(s) Examples
View source: R/metaseqr.annotation.R
Returns biotypes as character vector. Internal use.
1 | get.biotypes(a)
|
a |
the annotation data frame (output of
|
A character vector of biotypes.
Panagiotis Moulos
1 2 | hg18.genes <- get.annotation("hg18","gene")
hg18.bt <- get.biotypes(hg18.genes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.