README.md

Correlation and Consensus-based Cross-taxonomy Network Analysis (C3NA)

R-CMD-check (R V4.1) pkgdown-deployment

Table of Contents

  1. Description
  2. Installation
  3. Workflow
  4. Package Documents and Tutorials
  5. Shiny Demonstration

Description

C3NA is a open-source R package for co-occurence patterns investigation for compositional microbial sequencing data. C3NA used a consensus-based approach to cluster taxa from multiple taxonomic levels into modules and it can be used to conduct differential abundance network analysis between two phenotypes. Please check out the Get started to see the website for the C3NA package.

Installation

# install.packages("devtools")
# devtools::install_github("zhouLabNCSU/C3NA")
# library(C3NA)

Please note due to many dependencies required for the C3NA, particularly the shiny elements to function properly, please visit the Get started to install the dependencies before install the C3NA package. C3NA has been tested using the GitHub workflow using the up-to-date macOS, windows and Ubuntu using R version 4.1.

Workflow

Package Documents and Tutorials

The package homepage contains tutorials and detailed guide for the C3NA pipeline. - Package Home Page

Shiny Demonstration

There are two interaction shiny applications: Module Evaluations and Compare Two Phenotypes

Module Evaluations Shiny

The evaluation of the modules should follow the sequence: 2 >> 3 >> 4

Compare Two Phenotypes Shiny



zhouLabNCSU/C3NA documentation built on Oct. 10, 2022, 4:43 a.m.