Description Usage Arguments Value Author(s) Examples
View source: R/listBgeeRelease.R
Returns information on available Bgee releases, the access URL for FTP and webservice, and the date of release
1 | listBgeeRelease(release = NULL)
|
release |
A character specifying a targeted release number. In the form "Release.subrelease" or "Release_subrelease", e.g., "13.2" or 13_2". If not specified, all available releases are shown. |
A data frame with information on Bgee releases.
Julien Roux, Julien Wollbrett
1 2 3 | {
listBgeeRelease()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.