[][src]Crate umgap

Contains the implementation of several programs used by the Unipept pipeline.

Modules

agg

Defines aggregation operations over a taxon tree.

args

Argument parsing for the UMGAP

dna

Module for DNA related code.

errors

Defines the possible errors in Unipept.

io

I/O operations to different formats.

rank

Represents the rank of a Taxon

rmq

Implements aggregation operations using [Range Minimum Query] (https://en.wikipedia.org/wiki/Range_minimum_query) (RMQ)

taxon

Defines operations and data structures over taxons.

tree

Defines aggregation operations using only the tree structure.

utils

Some utils.

Constants

PKG_AUTHORS

The authors

PKG_NAME

The package name

PKG_VERSION

The current version