Module: MiGA

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

Overview

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

Defined Under Namespace

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.2, 0, 8]
VERSION_NAME =

Nickname for the current major.minor version.

"pochoir"
VERSION_DATE =

Date of the current gem release.

Date.new(2016, 04, 13)
CITATION =

Reference of MiGA.

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