Skip to content

Releases: FabbriniMarco/microbAIDeR

v0.2.2

30 May 14:19
Compare
Choose a tag to compare
  1. Fixed minor bugs
  2. Now adonis exportes all the details, including R2
  3. Added mkdir function
  4. Implemented the possibility of adding transparency to PCoA points through the alpha.points parameter.

v0.2.1

06 May 12:57
Compare
Choose a tag to compare

Minor bug fixes causing problems with the trends evaluation.
Improved the microbaider_install_dependancies() function

v0.2.0

12 Apr 11:04
Compare
Choose a tag to compare

Version v0.2.0 - A whole new level

  • Introduced the new function to plot volcano plots ( i.e., compute_volcano_plots() )
  • Changed the tabular output of the Wilcoxon P-values, now it's not tidy anymore but much easier to read and interpret
  • Added the possibility to provide a manual comparison list for multiple-group analyses with the compute_wilcoxon_and_plot_function()
  • Corrected bugs concerning the load of openxlsx package
  • Fixed small bugs causing conflicts with other packages
  • The old sigFunc() function is now called sigFunction() and now allows to choose whether or not to plot a symbol for trends.
  • Added a paired flag in the main functions to specify whether to perform paired signed-rank Wilcoxon tests
  • Corrected few typos in the RDocumentation

Here the source package for manual install. Otherwise read the README.md

v0.1.2

24 Jul 10:42
Compare
Choose a tag to compare

Minor bug fixes to RDocumentation.
Added the new function scale.manual

v0.1.1

07 Jul 12:45
98bb9ad
Compare
Choose a tag to compare

Minor bug fixes for the major functions
Added new minor features for graph customization

v0.1.0

22 Jun 20:37
43285ef
Compare
Choose a tag to compare

First release of this R-package