Giter Site home page Giter Site logo

amplicon's Introduction

R package "amplicon" for amplicon data statistics and visualization

Statistics and visualization for amplicon data

image

Figure 2. Examples of visualizations.

A. Boxplot showing richness of alpha diversity. B. Rarefaction curve of richness. C. Principal coordinate analysis (PCoA) of Bray-Curtis distance. D. Heatmap of Bray-Curtis distance. E. Stack plot of taxonomic composition in phylum level. F. Tree map of taxonomic composition. G. Volcano plot showing count per million and fold change of different features between KO and WT groups. H. Manhattan plot showing different features and related taxonomy between KO and WT groups.

Main features:

  • Input feature (OTU/ASV/Taxonomic) tables, metadata;
  • Supports more than ten analysis methods, provides multiple visualization styles;
    • Alpha diversity: index barplot, boxplot with stat label;
    • Beta diveristy: Supported 47 distance * 8 ordination methods, output scatter plot with stat eclippse and sample label;
    • Taxonomic composition: Stackplot in samples or groups, even support bubble plot.
  • Published-ready figures and tables.

image

Figure 1. Pipeline of EasyAmplicon for analysis pair-end amplicon data.

The EasyAmplicon pipeline mainly include three steps. Dimensionality reduction: process raw sequencing into feature table; Analysis: provide functional prediction, alpha, and beta diversity

Install

Please open RStudio, and run the following code for install.

library(devtools)
install_github("microbiota/amplicon")

Version: 1.14.2 Date: 2021-12-12 Author: Yong-Xin Liu, Tao Wen, Tong Chen Maintainer: Yong-Xin Liu [email protected]; Tao Wen [email protected]; Tong Chen [email protected] Description: A basic statistics and plotting pipeline for amplicon data. 1. Alpha boxplot with ANOVA + Tukey test / LSD.test; 2. Alpha rarefraction curve in samples and groups with standard error; 3. PCoA plot with confidence ellipse and Adonis P-value; 4. Constrained PCoA with variant, P-value and confidence ellipse; 5. Taxonomy stackplot in group and sample. 1.0.1 add beta_cpcoa_dis.R support constrained distance matrix 1.1.0 add more than 10 functions 1.1.1 2020-06-15 Update citation and beta_pcao example 1.1.2 2020-06-20 Add alpha_sample_rare plot sample rarefaction boxplot 1.1.3 2020-08-03 Debug code in R 4.0.2, such tax_stackplot 1.1.4 2020-09-03 Update tax_wordcloud, add tax_stack_clust for tree+stackplot 1.1.5 2020-09-05 Fix bug "下标出界" in beta_pcoa_stat.R, add intersect metadata and distance matrix 1.11.0 2021-04-03 Fix bug metadata only 2 columns cause "Error in metadata[, groupID] : 量度数目不对" 1.11.1 2021-04-04 Using multcomp 解决字母顺序相反的问题(alpha_boxplot);tax_stackplot中修改Unassigned至Other组;compare增加不标准化的normlize参数 1.14.1 2021-10-16 陈同新增堆叠柱状图分面功能 1.14.2 2021-12-12 文涛更新tax_treemap.R

amplicon's People

Contributors

microbiota avatar taowenmicro avatar yongxinliu avatar tong-chen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.