list_intergenic_release: List reference intergenic releases usable with the BgeeCall...

View source: R/listIntergenicRelease.R

list_intergenic_releaseR 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()
}


BgeeDB/BgeeCall documentation built on Nov. 10, 2023, 5:40 a.m.