Skip to content

felipevzps/seabed-symphony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seabed-symphony: metagenomics pipeline for BGCs identification

Status Documentation License

🌊 Overview

seabed-symphony is a metagenomics pipeline designed for Biosynthetic Gene Clusters (BGCs) identification from marine sediment microbiome sequencing data using long-reads. This workflow processes raw sequencing reads, performs quality control, assembles metagenomes (MAGs), classifies bacterial genomes taxonomically, annotates their functions, and detects BGCs using state-of-the-art tools.

📜 Features

✅ Barcode demultiplexing for multiplexed sequencing data
✅ Metagenome-Assembled Genomes (MAGs) reconstruction
✅ Genome filtering to keep only prokaryotic contigs for accurate gene prediction
✅ High-quality genome binning and taxonomic classification
✅ Identification and visualization of Biosynthetic Gene Clusters (BGCs)
✅ Compatible with HPC environments

📂 Pipeline Structure

The pipeline follows a stepwise approach to process raw sequencing data:

🏁 Preprocessing & Quality Control

  • 0_rawReads → Raw sequencing reads
  • 1_rawReadsQC → Quality control of raw reads (NanoPlot & SeqKit)
  • 2_trimmedReads → Read trimming (Filtlong)
  • 3_adapterRemoval → Adapter removal (Porechop)
  • 4_trimmedReadsQC → Post-trimming QC (NanoPlot & SeqKit)

🧬 Metagenome Assembly & Annotation

🏗 Genome Binning & Quality Assessment

🧪 BGC Detection & Functional Analysis

  • 12_GTDB-Tk → Phylogenetic classification (GTDB-Tk)
  • 13_bakta → Functional annotation (Bakta)
  • 14_BGCs → Biosynthetic Gene Clusters detection (antiSMASH)
  • 15_BiG-SCAPE → BGC classification and networking (BiG-SCAPE)

📖 Documentation

A step-by-step tutorial is available in documentation/documentation.pdf, providing guidance on installation, usage, and best practices.

📬 Contact

For questions, feel free to open an issue.

About

metagenomics pipeline for BGCs identification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages