1 Star 10 Fork 4

yongxinliu / EasyAmplicon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 4.90 KB
一键复制 编辑 原始数据 按行查看 历史
yongxinliu 提交于 2023-10-05 23:58 . 1.20(2023.10)

EasyAmplicon (易扩增子)

The Chinese version in (中文版见) README_cn.md

EasyAmplicon: An easy-to-use, open-source, reproducible, and community-based pipeline for amplicon data analysis in microbiome research

Version:v1.20

Update:2023/10/13

Pipeline manual and file description (流程使用和文件介绍)

Using RStudio open the pipeline.sh

Files description:

  • Readme.md # Introduction and install
  • pipeline.sh # Command-line analysis for Windows and Linux
  • pipeline_mac.sh # Command-line analysis for MacOS
  • result/ # Example data
  • result/Diversity.Rmd # Interactive analysis in R and output reproducible report in HTML format

What can we do? (结果展示)

  • Analysis and visualization of microbiome data, especially for 16S rDNA amplicon;
  • From raw data into feature tables;
  • Support 20+ analysis methods and publish-ready visualization;
  • Finish your project at your laptop in 3 hours;
  • Chinese/English manual and video supported.

image

Figure 1. Pipeline of EasyAmplicon for analyzing paired-end amplicon sequences.

image

Figure 2. Examples of publication-quality visualizations.

image

Figure 3. Supplementary examples of publication-quality visualizations to Figure 2.

image

Figure 4. Visualizations generated by third-party software using the intermediate files of EasyAmplicon.

Install (安装)

Install Dependency (安装依赖软件)

All the software backup can be found in Baidu Net Disk:https://pan.baidu.com/s/1Ikd_47HHODOqC3Rcx6eJ6Q?pwd=0315

Please install the dependency software according with you system (Win/Mac/Linux).

The statistics and visualization may require > 500 R packages. Installation is time-consuming and may also rely on other compilation tools. You can download all needed R packages in https://pan.baidu.com/s/1Ikd_47HHODOqC3Rcx6eJ6Q?pwd=0315 db/win/4.x.zip or db/mac/R4.2_mac_libraryX86_64.zip, then unzip and take the 4.x folder in C:\Users[$UserName]\AppData\Local\R\win-library\

Install EasyAmplicon (安装易扩增子)

Download the the project in C: or D:, then unzip (keep the directoray name exact the software name)

  • Method 2. Download by the mirror site in BaiduNetDisk: https://pan.baidu.com/s/1Ikd_47HHODOqC3Rcx6eJ6Q?pwd=0315 db/soft/EasyAmplicon.tar.gz or EasyMicrobiome.tar.gz

  • Method 3. git clone https://github.com/YongxinLiu/EasyAmplicon and git clone https://github.com/YongxinLiu/EasyMicrobiome. Note: fatal: unable to access can retry.

Quick Start (快速运行)

Using Windows 10+ as example:

  1. Open RStudio, set termianl as Git Bash (Tools -- Global Options -- Terminal -- New termianls -- Git Bash -- OK)
  2. File -- Open File -- EasyAmplicon folder -- pipeline.sh (windows/linux) or pipeline_mac.sh (mac)
  3. Setup the work directory(wd), and EasyMicrobiome directory(db), then run each line by click run in top right corner

Example dataset (示例数据)

  • seq/ # raw sequencing in zipped fastq format, backup can download by metadata from GSA https://ngdc.cncb.ac.cn/gsa/
  • result/ # Example data and figures for standard pipeline, such as alpha, beta, tax
  • advanced/ # Example of advanced analysis, included data, scripts and output figures

FAQ (常见问题)

Frequenty Asked Questions in pipeline.sh

Note: All the .sh script is writting in markdown format, using Youdao Note or VSCode for better reading experience.

Citation (引文)

使用此脚本,请引用下文:

If used this script, please cited:

Yong-Xin Liu, Lei Chen, Tengfei Ma, Xiaofang Li, Maosheng Zheng, Xin Zhou, Liang Chen, Xubo Qian, Jiao Xi, Hongye Lu, Huiluo Cao, Xiaoya Ma, Bian Bian, Pengfan Zhang, Jiqiu Wu, Ren-You Gan, Baolei Jia, Linyang Sun, Zhicheng Ju, Yunyun Gao, Tao Wen, Tong Chen. 2023. EasyAmplicon: An easy-to-use, open-source, reproducible, and community-based pipeline for amplicon data analysis in microbiome research. iMeta 2: e83. https://doi.org/10.1002/imt2.83

Copyright 2016-2023 Yong-Xin Liu liuyongxin@caas.cn, Tao Wen taowen@njau.edu.cn, Tong Chen chent@nrc.ac.cn

Shell
1
https://gitee.com/yongxinliu/EasyAmplicon.git
git@gitee.com:yongxinliu/EasyAmplicon.git
yongxinliu
EasyAmplicon
EasyAmplicon
master

搜索帮助