Skip to content

microeco v0.12.0

Choose a tag to compare

@ChiLiubio ChiLiubio released this 04 Oct 12:14
· 729 commits to master since this release
  1. add feature number checking in trans_network
  2. fix cluster space issue in plot_cor of trans_env
  3. optimize group_order parameter in plot_diff_cladogram in trans_diff
  4. add legend_title param in plot_heatmap of trans_abund
  5. add spearman example in trans_env
  6. add delete_unlinked_nodes parameter in cal_network function
  7. add facet3 parameter in plot_bar and plot_heatmap function of trans_abund
  8. add more measure checking in trans_beta
  9. auto calculate abundance in cal_cor of trans_env if missing
  10. add ANCOMBC method in trans_diff class
  11. optimize trans_diff to plot abundance for all the methods
  12. fix the bug in KW_dunn of trans_diff when all abund equal
  13. add others abundance in alluvium of trans_abund
  14. add ALDEx2_t and ALDEx2_kw methods in trans_diff
  15. optimize cal_Cscore of trans_nullmodel
  16. opt plot_diff_abund in trans_diff
  17. add by_group param in trans_alpha for sub-group test and plotting