Skip to content

microeco v0.8.0

Choose a tag to compare

@ChiLiubio ChiLiubio released this 02 May 11:36
· 804 commits to master since this release
  1. optimize cal_diff and plot_alpha functions in trans_alpha class
  2. add tNST method in trans_nullmodel class
  3. add more differential test method in trans_diff class
  4. restructure and optimize the return data and function name and structure of trans_diff class
  5. optimize plot_ordination of trans_beta class to make it flexible
  6. add get_adjacency_matrix function in trans_network
  7. add trans_comm function in trans_network
  8. use cal_powerlaw function instead of previous two functions in trans_network
  9. add cal_diff function in trans_env class
  10. add cal_autocor function in trans_env class
  11. reshape plot_ordination function of trans_beta class
  12. fix the bug in cal_manova and reshape this function of trans_beta class
  13. optimize plot_scatterfit function of trans_env class for multiple groups
  14. rename return data and optimize the code in trans_abund
  15. rename trans_venn_com to trans_comm function in trans_venn class