Skip to content

microeco v0.3.2

Choose a tag to compare

@ChiLiubio ChiLiubio released this 03 Mar 10:53
· 1009 commits to master since this release
  1. Add the checking on whether the columns of otu_table of microtable object is numeric type.
  2. Fix the bug of color assignment in plot_lefse_cladogram() of trans_diff class.
  3. Add the SPIEC-EASI method in trans_network class.
  4. Optimize the plotting in trans_alpha.
  5. Optimize the help documents.
  6. Compress the data size in data directory for the uploading to CRAN.
  7. Add detailed citation information in inst/CITATION.
  8. Add functions for the conversion between microtable and phyloseq objects.
  9. Add function for transforming QIIME2 results to microtable object directly.
  10. Fix all the example executable issues.
  11. Add detailed references and author information in the corresponding functions.