Data importFunctions for importing external data and converting other R object as phyloseq or reverse converting  | 
      |
|---|---|
Convert inputs into SummarizedExperiment object  | 
      |
Convert the output of dada2 into phyloseq object  | 
      |
Convert the qiime2 output of dada2 into phyloseq object  | 
      |
Convert   | 
      |
Convert phyloseq data to edgeR   | 
      |
Convert phyloseq data to MetagenomeSeq   | 
      |
          MiscellaneousFunctions to manipulate object  | 
      |
Aggregate Taxa  | 
      |
Summarize taxa into a taxonomic level within each sample  | 
      |
Subset microbiome markers  | 
      |
          Data ProcessingFunctions to precess data before test  | 
      |
Extract taxa abundances  | 
      |
Transform the abundances in   | 
      |
Trimming samples or features whose prevalence is less than threshold  | 
      |
Filtering feature who is low relative abundance or unclassified  | 
      |
Imputation methods on missing value  | 
      |
| 
           
  | 
        Normalize the microbial abundance data  | 
      
Data scaling adjusts each variable/feature  | 
      |
          Example data | 
      |
gut microbiota from Zeybel et al. - 2022 paper  | 
      |
Paired gut microbiota from Zeybel et al. - 2022 paper  | 
      |
fecal metabolites from Zeybel et al. - 2022 paper  | 
      |
| 
           
  | 
        Paired fecal metabolites from Zeybel et al. - 2022 paper  | 
      
oral microbiota from Zeybel et al. - 2022 paper  | 
      |
Paired oral microbiota from Zeybel et al. - 2022 paper  | 
      |
serum protein from Zeybel et al. - 2022 paper  | 
      |
Paired serum protein from Zeybel et al. - 2022 paper  | 
      |
16S rRNA data from "Moving pictures of the human microbiome"  | 
      |
Data from Early Childhood Antibiotics and the Microbiome (ECAM) study  | 
      |
Enterotypes data of 39 samples  | 
      |
          Community AnalysisFunctions to investigate association between variables and microbiota community  | 
      |
Multivariate homogeneity of groups dispersions (variances)  | 
      |
Analysis of Similarity (ANOSIM)  | 
      |
Calculate the distance among samples  | 
      |
Mantel Test (MANTEL)  | 
      |
Multi-response Permutation Procedures (MRPP)  | 
      |
Permutational multivariate analysis of variance (PERMANOVA)  | 
      |
Ordination for microbiota data  | 
      |
Calculating index of Alpha diversity on microbiota data  | 
      |
          Differential analysisFunctions for identifying the microbiome markers  | 
      |
Perform differential analysis using ALDEx2  | 
      |
Perform differential analysis using ANCOM  | 
      |
Differential analysis of compositions of microbiomes with bias correction (ANCOM-BC).  | 
      |
Perform DESeq differential analysis  | 
      |
Perform differential analysis using edgeR  | 
      |
Liner discriminant analysis (LDA) effect size (LEFSe) analysis  | 
      |
Differential analysis using limma-voom  | 
      |
metagenomeSeq differential analysis  | 
      |
Simple statistical analysis of metagenomic profiles  | 
      |
Identify biomarkers using supervised leaning (SL) methods  | 
      |
Statistical test for multiple groups  | 
      |
Statistical test between two groups  | 
      |
Find makers (differentially expressed metagenomic features)  | 
      |
Build postHocTest object  | 
      |
Perform differential analysis on metabolomic data  | 
      |
          Microbiome markerS4 class and methods for microbiomeMarker  | 
      |
Build microbiomeMarker-class objects  | 
      |
The main class for microbiomeMarker data  | 
      |
The S4 class for storing microbiome marker information  | 
      |
Build or access the marker_table  | 
      |
Assign marker_table to   | 
      |
| 
           
  | 
        Assign a new OTU table  | 
      
Extract taxa abundances  | 
      |
Get the number of microbiome markers  | 
      |
The postHocTest Class, represents the result of post-hoc test result among multiple groups  | 
      |
Extract   | 
      |
          Statistical tookitsFunctions to do statistical test  | 
      |
Calculate the Median abundance of features per group (two groups)  | 
      |
Calculate the Mean abundance of features per group (two groups)  | 
      |
Calculate the Rank Mean abundance of features per group(two groups)  | 
      |
Calculate the Mean abundance of features per group (two groups)  | 
      |
Calculate the Occurrence of features per group (two groups)  | 
      |
95% confidential interval Odds Ratio  | 
      |
Confidence Interval  | 
      |
Group Confidence Interval  | 
      |
Standard Error  | 
      |
Group Standard Error Interval  | 
      |
Summarizes data for mean median sd etc  | 
      |
Insert Row into a Matrix  | 
      |
Insert Row into a Matrix  | 
      |
          Additional tookitsAdditional Functions  | 
      |
generate multiple colors for visualization  | 
      |
check whether samples' names start with numeric and then paste "S_"  | 
      |
Generalized UniFrac distances for comparing microbial communities  | 
      |
Extract and visualize the eigenvalues/variances of dimensions  | 
      |
Confounder analysis  | 
      |
          Functions to visualizationvisualization Functions  | 
      |
Visualization of Ordination results with scatterplot  | 
      |
plot the differential analysis results by volcano plot  | 
      |