Skip to content

microeco v0.11.0

Choose a tag to compare

@ChiLiubio ChiLiubio released this 21 Jun 12:14
· 760 commits to master since this release
  1. rename cal_cor to cor_method in trans_network$new
  2. add 'bray', 'bicor', 'cclasso' and 'ccrepe' options in cor_method of trans_network$new
  3. add use_WGCNA_pearson_spearman and use_NetCoMi_pearson_spearman parameters in trans_network$new
  4. add plot_diff function in trans_env
  5. fix the bug in get_node_table when tax_table is not available
  6. move cal_sum_links and plot_sum_links functions back to trans_network class
  7. fix the bug from 'Incertae_Sedis' in plot_diff_cladogram
  8. check the diag of adjacency matrix in cal_network
  9. add label related parameters in plot_taxa_roles of trans_network
  10. rename select_samples to order_x in plot_spe_func_perc
  11. fix the error when only one label in cal_sum_links
  12. create plot_bar function in trans_venn
  13. change COR_optimization_low_high parameter in cal_network