list_intergenic_release {BgeeCall}R Documentation

List reference intergenic releases usable with the BgeeCall package

Description

Returns information on available Bgee intergenic releases, the access URL for FTP, and the date of release

Usage

list_intergenic_release(release = NULL)

Arguments

release

A character specifying a targeted release number (e.g., '0.1'). If not specified, all available releases are shown.

Value

A data frame with information on Bgee intergenic releases available to use with the BgeeCall package.

Author(s)

Julien Wollbrett

Examples

{
 list_intergenic_release()
}


[Package BgeeCall version 1.8.0 Index]