Module: MiGA

Included in:
MiGA
Defined in:
lib/miga/version.rb

Overview

High-level minimal requirements for the MiGA::MiGA class.

Defined Under Namespace

Modules: TaxDist Classes: Daemon, Dataset, Metadata, MiGA, Project, RemoteDataset, Result, TaxIndex, TaxIndexTaxon, Taxonomy

Constant Summary collapse

VERSION =

Current version of MiGA. An Array with three values:

  • Float representing the major.minor version.

  • Integer representing gem releases of the current version.

  • Integer representing minor changes that require new version number.

[0.3, 1, 7]
VERSION_NAME =

Nickname for the current major.minor version.

"tinge"
VERSION_DATE =

Date of the current gem release.

Date.today
CITATION =

Reference of MiGA.

"Rodriguez-R et al, in preparation. Microbial Genomes Atlas: " +
"Standardizing genomic and metagenomic analyses for Archaea and Bacteria."