microeco v1.2.0
• add heatmap for formula usage in plot_diff_bar of trans_diff
• add remove_unknown parameter in trans_diff
• add line options for mean-se plot in trans_alpha class
• add add_sig_label_num_dec parameter in plot_alpha of trans_alpha
• add anova_post_test parameter in cal_diff of trans_alpha
• add closeness and eigenvector centrality in get_node_table of trans_network class
• add circlize method in plot_sum_links of trans_network
• add filter_env, trans and na.value parameters in plot_cor of trans_env
• fix sample selection in trans_nullmodel
• fix italic in plot_taxa_roles in trans_network
• fix cal_sum_links tax extraction when taxa_level is not OTU
• use delete_taxonomy_lineage & delete_taxonomy_prefix params in trans_abund class
• fix default zero removing issue of groups in KW_dunn method of trans_alpha
• fix relative abundance string bug in gexf file in trans_network
• fix relativeabundance null for Genus gexf file in trans_network
• rename simplify_names to keep_full_name in plot_diff_bar of trans_diff