Skip to content

Rendrick27/MethanoReplica

Repository files navigation

MethanoReplica: Reproducing Methanogenic Microbial Responses

Description

MethanoReplica is a project dedicated to replicating and validating the results of the study "Response of Methanogenic Microbial Communities to Desiccation Stress in Flooded and Rain-Fed Paddy Soil from Thailand."

Pipeline

Features

  • Download original Bioproject files into fastq;
  • Generates:
    • bi-clustered heatmap;
    • scatter plot of OTUs abundance vs prevalence
    • barplot of relative taxonomy composition at Phylum level for each sample
  • PCoA graph.

Requirements

Installation

# Download the project
wget https://github.com/Rendrick27/MethanoReplica/archive/refs/heads/main.zip

# Unzip the folder
unzip main.zip

Usage

# Navigate to the directory
cd main.zip

Scripts

  • process_metadata.sh -> Downloads the Bioproject in fastq files with the following formart
DNA_dreid_irrigated_rep1_R1.fastq.gz
#This script must be runned in the main folder
  • diversity_mapper_PCoA.py -> Creates a PCoA graph based on results from the nextflow pipeline (It requires the beta-diversity.97.summary file)
#This script must be runned in folder of results>postprocessing
  • run_pipeline.sh -> Runs the nextflow pipeline
#This script must be runned in folder of nextflow

Credits

Original 16s Pipeline

Students

License

GPLv3

Releases

No releases published

Packages

 
 
 

Contributors