View source: R/get_tx_biotypes.R
get_tx_biotypes | R Documentation |
List all available transcript biotypes in the EnsDb.Hsapiens.v75 database.
get_tx_biotypes(tx_biotypes = NULL, as_filter = TRUE, verbose = TRUE)
tx_biotypes |
Transcript biotypes to include in the gene model track.
By default ( |
as_filter |
Return results as an
TxBiotypeFilter (default: |
verbose |
Print messages. |
Character vector of valid transcript biotypes.
tx_filter <- get_tx_biotypes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.