Skip to content

microeco v1.6.0

Compare
Choose a tag to compare
@ChiLiubio ChiLiubio released this 30 Mar 08:13
· 206 commits to master since this release

• add trans_norm class for data normalization and transformation
• add by_group param in cal_manova and cal_anosim of trans_beta class
• fix kw_dunn issue by space in groups for trans_alpha
• filter index with NaN in trans_alpha
• fix label issue in cal_sum_links of trans_network
• skip error indexes for non-interger data in cal_alphadiv of microtable
• fix colnames duplicate issue in plot of maaslin2 of trans_diff
• filter measure with same value for KW_dunn in trans_diff
• check NA and name matching for other_taxa in cal_cor of trans_env
• add formula for FR in cal_spe_func_perc function
• optimize DESeq2 method in trans_diff
• add reference for rc-bray in trans_nullmodel
• function stop if abund_table have very few features in plot_diff_cladogram
• Import ggplot2 >= 3.5.0