Compare microbial co-occurrence networks based on the microeco package
Install meconetcomp package from CRAN directly.
install.packages("meconetcomp")
Or install the latest development version from github.
# If devtools package is not installed, first install it
install.packages("devtools")
devtools::install_github("ChiLiubio/meconetcomp")
https://chiliubio.github.io/microeco_tutorial/meconetcomp-package.html
Chi Liu, Chaonan Li, Yanqiong Jiang, Raymond Jianxiong Zeng, Minjie Yao, and Xiangzhen Li. 2023. "A guide for comparing microbial co-occurrence networks." iMeta. 2(1): e71. https://doi.org/10.1002/imt2.71
We welcome any contribution ! Any idea/suggestion will be considered. By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.