listBgeeRelease {BgeeDB} | R Documentation |
Returns information on available Bgee releases, the access URL for FTP and webservice, and the date of release
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
{ listBgeeRelease() }