README.md

QCMI: Quantify Community-level Microbial Interactions

An R package for easy modeling, filtering, and quantifying putative biotic associations of microbes at the community level.

Overview

qcmi quantifies the strength of putative biotic associations of microbes at the community level and assesses the ecological consequences caused by biotic associations

qcmi provides some convenient verbs to make it easy to process data and results:

Pipeline

Function

For a detailed introduction, please see https://joshualiuxu.github.io/.

Installation

to get the development version from GitHub:

# If devtools package is not installed, first install it
install.packages("devtools")
devtools::install_github("joshualiuxu/qcmi")

load the package:

library("qcmi")

If you find a bug, please file a minimal reproducible example in the issues

Usage

Please see the document of qcmi.tutorial.r or view the website https://joshualiuxu.github.io/

Contributing

I’m happy to receive bug reports, suggestions, questions, and (most of all) contributions to fix problems and add features. I personally prefer using the GitHub issues system over trying to reach out to me in other ways (personal e-mail, Twitter, etc.). Pull Requests for contributions are encouraged.

Here are some simple ways in which you can contribute (in the increasing order of commitment):

Citation 🌱🌱🌱

Xu Liu, Yu Shi, Teng Yang, Gui-Feng Gao, Haiyan Chu. 2023. QCMI: A method for quantifying putative biotic associations of microbes at the community level.

Article DOI: 10.1002/imt2.92

Article: QCMI: A method for quantifying putative biotic associations of microbes at the community level

Journal: iMeta



joshualiuxu/qcmi documentation built on March 12, 2023, 4:26 p.m.