list_intergenic_release {BgeeCall} | R Documentation |
Returns information on available Bgee intergenic releases, the access URL for FTP, and the date of release
list_intergenic_release(release = NULL)
release |
A character specifying a targeted release number (e.g., '0.1'). If not specified, all available releases are shown. |
A data frame with information on Bgee intergenic releases available to use with the BgeeCall package.
Julien Wollbrett
{ list_intergenic_release() }