Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.46 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.46 KB

meconetcomp

Compare microbial co-occurrence networks based on the microeco package

CRAN CRAN

Install meconetcomp

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")

Tutorial

https://chiliubio.github.io/microeco_tutorial/meconetcomp-package.html

Citation

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

Contributing

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.