Module umgap::agg

source ·
Expand description

Defines aggregation operations over a taxon tree.

Modules§

  • A lineage-based method of Taxon aggregation
  • A ranked-based method of Taxon aggregation

Structs§

Enums§

Traits§

Functions§

  • Returns how many times each taxon occurs in a vector of taxons.
  • Filters any taxon in a frequency table with a frequency below the given amount.

Type Aliases§

  • Convenient wrapper around std::Result.