Module: BioDSL::Taxonomy

Defined in:
lib/BioDSL/taxonomy.rb

Overview

Module containing classes for creating a taxonomic database and searching this.

Defined Under Namespace

Classes: Index, Search

Constant Summary collapse

TAX_LEVELS =
[:r, :k, :p, :c, :o, :f, :g, :s]