Skip to content

MetaBolt 1.0.0 – Turbo Core

Latest
Compare
Choose a tag to compare
@muneebdev7 muneebdev7 released this 19 Apr 12:04
v1.0.0
5a9d366

First release of MetaBolt⚡, an end-to-end, fully automated Nextflow pipeline that accelerates the recovery of metagenome-assembled genomes (MAGs) from raw metagenomic reads.

This release of pipeline integrates a novel, optimized k-mer strategy to significantly improve assembly efficiency, allowing for rapid, reproducible, and accurate recovery of MAGs from complex microbial communities.


Key Features

  • Optimized de novo metagenome assembly (MEGAHIT) with a reduced k-mer set for faster and more efficient genome reconstruction.

  • Fully automated MAG recovery from raw reads to classified bins

  • Parallelized, modular workflow built with Nextflow DSL2 for scalability and maintainability

  • Preprocessing & QC:

    • Quality assessment using FastQC
    • Adapter trimming and filtering via fastp
  • Assembly & Mapping:

    • High-performance assembly with MEGAHIT
    • Read alignment using BWA-MEM and SAMtools
  • Genome Binning:

    • MAG reconstruction with MetaBAT2
    • Depth profiling using jgi_summarize_bam_contig_depths
  • Reporting & Summaries:

    • Aggregated workflow summary via MultiQC
    • DAG visualization, trace reports, and software version logs
  • Sustainability Reporting:

    • Carbon footprint estimation with nf-co2footprint plugin

Author

Full Changelog

For detailed changes, improvements, and fixes, see the CHANGELOG.md