Skip to content

Releases: LebeerLab/tidytacos

v1.0.3

23 Oct 07:16
5b585c2
Compare
Choose a tag to compare

What's Changed

  • Minor changes to tests and mentioning default tax ranks in documentation by @TheOafidian in #62

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Sep 17:33
Compare
Choose a tag to compare

What's Changed

  • Rank name detection and empty sample checks by @TheOafidian in #40
  • Add all function arguments to documentation pages
  • Add examples of core functionalities by
  • Unifrac Distance method

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 May 12:41
b6993e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

05 Dec 14:47
Compare
Choose a tag to compare

What's Changed

  • Improved function documentation
  • Add Mantel test, anosim and interactive option for venndiagram by in #17
  • Allow >3 dimensions with add_ord

Full Changelog: v0.3.0...v1.0.0

tidytacos version 0.3.0

27 Oct 07:34
Compare
Choose a tag to compare

This is the official release of version 0.3.0 of the tidyamplicons package, now renamed to tidytacos! 🌮 🎉 🌮

This version constitutes a major update of the entire package, with many breaking changes. In addition, the package has been renamed to tidytacos (tidy TAxonomic COmpositionS). The package was originally developed by Stijn Wittouck at the Lebeer Lab, but fellow lab members Tim Van Rillaer and Wenke Smets joined the developer team. Together, we streamlined the package, created better documentation and implemented more features. For this reason, in addition to the name change, the package has been moved to the GitHub profile of the Lebeer Lab.

For people familiar with tidyamplicons: the names of some functions, arguments, tables and column names have changed. A notable example is the "abundances" table, which was renamed to "counts". Similarly, the "abundance" column name was renamed to "count". Many similar changes were implemented to make names clearer and more consistent. In addition, many redundant functions were removed. An overview of all tidytacos functions can be found here. Finally, we want to emphasize that tidytacos still follows the familiar tidy philosophy of the tidyverse and tidyamplicons, and no features have been removed.

If you find bugs or have suggestions for new features, don't hesitate to post issues!

For new users of the package, but also for people familiar with tidyamplicons, we recommend to checkout the quick start guide in our brand new wiki.

Have fun diving into your favorite microbial communities!