Skip to content

First CRAN release

Compare
Choose a tag to compare
@zachary-foster zachary-foster released this 26 Aug 22:55
· 354 commits to master since this release

This is the first version of MetacodeR on CRAN. Highlights include:

  • Functions to parse any text-based file format with taxonomic information.
  • A new class called taxmap that holds tabular "observations" assigned to hierarchical "taxa". This class also supports "virtual" columns.
  • A set of functions inspired by dplyr to manipulate taxmap objects
  • A function to plot heat trees: a taxonomic tree with the size and color of most components mapped to aribtrary variables. Easily makes publication-quality graphs from taxmap objects.
  • A function to run in silico PCR from R