Description Usage Arguments Value
View source: R/txdb_handling.R
Convenience function for retrieving information about available ensembl marts that can be turned into TxDbs.
1 | view_available_txdb(species = NULL, ensembl_version = NULL)
|
species |
the species to download the TxDb for. Use the first letter of the genus and the full species as one string (e.g. homo sapiens -> hsapiens). If not specified will return all species. |
ensembl_version |
The Ensembl release version. Defaults to current release. |
A data.frame of available datasets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.