Skip to content

HuttonICS/agmicrobiomebase

 
 

Repository files navigation

UK Crop Microbiome Cryobank

Agmicrobiomebase

This repository contains the scripts to process the fastq sequence files from the 16S and ITS amplicon Illumina sequencing and for the metagenomic Illumina sequencing for the UK Crop Microbiome Cryobank Project.

The UK Crop Microbiome Cryobank integrates genomic (DNA) data with a cryobank collection of samples for the soil microbiomes of the UK major crop plant systems.

For this project, the microbiomes are from the rhizosphere (the soil surrounding the crop plant roots) and from bulk soil (soil outside the rhizosphere).

The Cryobank provides a facility for researchers to source data and samples, including cryo-preserved microbial material and genomic and metagenomic sequences from different soil microbiome environments.

The project has sequenced soil microbiomes from 6 different UK crops grown in 9 different soil types (within a pot experiment) from across the United Kingdom.

The data catalogue for this project can be accessed at https://agmicrobiomebase.org/.

The catalogue links the raw sequence data files which have been submitted to the European Nucleotide Archive (ENA) with soil metadata.

This repository contains procedural information and scripts for the analysis of Amplicon sequence fastq files to derive amplicon sequence variant taxonomies using qiime2 and the corresponding packages.

1. Analysis of 16S Amplicon sequence fastq files to derive amplicon sequence variant taxonomies using qiime2

16S-sequence-analysis.md: A markdown file describing all processing steps from fastq to asv taxa output file

i. 16S-script-startup: script to install software, set-up environments and downloaded databases

ii. 16S-script-preprocessing: script to trim reads

iii. 16S-script-qiime2: This script performs the core analysis of 16S Amplicon sequences using qiime2, transforming raw sequence data into meaningful taxonomic information.

README.md:

2. Analysis of ITS amplicon fastq sequence files to derive amplicon sequence variant taxonomies using qiime2

ITS-sequence-analysis.md: A markdown file describing all processing steps from fastq to asv taxa output file

i. ITS-script-startup : script to install software and set-up environments and downloaded databases

ii. ITS-script-preprocessing: script to trim reads

iii. ITS-script-qiime2: This script performs the core analysis of ITS1 Amplicon sequences using qiime2, transforming raw sequence data into meaningful taxonomic information.

README.md:

3. Preparation and mapping of amplicon sequence data for submission to ENA using standard templates for intercative submission via the WebinPortal (https://www.ebi.ac.uk/ena/submit/webin/login)

4. Pre-processing of metagenomic sequence data

  • procedure.md

  • scripts

  • README.md

5. Preparation and mapping of metagenomic sequence data for submission to ENA using standard templates for intercative submission via the WebinPortal (https://www.ebi.ac.uk/ena/submit/webin/login)

  • procedure.md

  • scripts

  • README.md

6. Processing and data visualisation of amplicon sequence data for 3 case studies in the Crop Microbiome Cryobank Publication 1

i. Optimisation/Batch effects corrections

ii. Case Study A -Influence of soil type

iii. Case Study B - The core Microbiome

iv. Case Study C - ITS taxonomy and Fusarium in wheat

About

UK Crop Microbiome Cryobank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 76.0%
  • Shell 24.0%