metabolt
MetaBolt: Lightning fast & automated metagenomic pipeline powered by Nextflow
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 12 DOI reference(s) in README -
✓Academic publication links
Links to: biorxiv.org, researchgate.net, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Keywords
Repository
MetaBolt: Lightning fast & automated metagenomic pipeline powered by Nextflow
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
MDL/MetaBolt
Introduction
MDL/MetaBolt is a bioinformatics pipeline for efficient de novo metagenome assembly and binning.

Indexing Generates index files from reference genomes to expedite the alignment process.
Mapping Aligns sequencing reads to the indexed reference genome.
- SAMtools (
SAMtools) Provides utilities for processing and managing SAM/BAM files.
Sorting Organizes alignments by genomic coordinates to facilitate efficient data retrieval.
Indexing Creates index files for sorted BAM files, enabling rapid access to specific genomic regions.
Contigs Depth Calculation (
jgi_summarize_bam_contig_depth)Binning (
MetaBAT2)Present QC for Raw Reads (
MultiQC)
Usage
[!NOTE] If you are new to Nextflow and nf-core, please refer to this page on how to set-up Nextflow. Make sure to test your setup with
-profile testbefore running the workflow on actual data.
Minimum Steps to Execute the Pipeline
- Samplesheet Preparation:
Prepare a samplesheet with your input data. Each row represents a sample, with columns specifying the sample name and the paths to the FASTQ files.
Example
samplesheet.csv(for paired-end reads):csv sample,fastq_1,fastq_2 CONTROL,AEG588A1_S1_R1_001.fastq.gz,AEG588A1_S1_L002_R2_001.fastq.gz CONDITION,SRR123_S1_R1_011.fastq.gz,SRR123_S1_R2_011.fastq.gz
Each row represents a FASTQ file (single-end) or a pair of FASTQ files (paired-end).
- Run the pipeline:
bash
nextflow run muneebdev7/metabolt \
-profile <docker/singularity/conda/institute> \
--input samplesheet.csv \
--outdir <OUTDIR>
[!WARNING] Please provide pipeline parameters via the CLI or Nextflow
-params-fileoption. Custom config files including those provided by the-cNextflow option can be used to provide any configuration except for parameters; see docs.
Pipeline output
To see the results of an example test run with a full size dataset refer to the results directory.
For more details about the output files and reports, please refer to the
output documentation.
Credits
MDL/metabolt was written by Muhammad Muneeb Nasir at Metagenomics Discovery Lab (MDL) at SINES, NUST.
We thank the following people for their extensive assistance in the development of this pipeline:
Contributions and Support
If you would like to contribute to this pipeline, please see the contributing guidelines.
For further information or help, don't hesitate to get in touch on email.
Citations
The strategy to use a reduced k-mer set for efficient assembly, employed in this pipeline, is based on the following preprint:
Efficient de novo metagenome assembly using reduced k-mer sets.
Hajra Qayyum, Masood Ur Rehman Kayani.
bioRxiv. 2024 Jun 8. doi: 10.1101/2024.06.08.598064v2.
An extensive list of references for the tools used by the pipeline can be found in the CITATIONS.md file.
This pipeline uses code and infrastructure developed and maintained by the nf-core community, reused here under the MIT license.
The nf-core framework for community-curated bioinformatics pipelines.
Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.
Nat Biotechnol. 2020 Feb 13. doi: 10.1038/s41587-020-0439-x.
Owner
- Name: Muneeb Nasir
- Login: muneebdev7
- Kind: user
- Location: Pakistan
- Repositories: 1
- Profile: https://github.com/muneebdev7
Biotechnologist | Bioinformatician | AI & ML enthusiast | Automation in Bioinformatics | Currently developing a Nextflow pipeline
GitHub Events
Total
- Create event: 12
- Release event: 2
- Issues event: 7
- Watch event: 4
- Delete event: 17
- Push event: 73
- Pull request event: 44
Last Year
- Create event: 12
- Release event: 2
- Issues event: 7
- Watch event: 4
- Delete event: 17
- Push event: 73
- Pull request event: 44
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 4
- Total pull requests: 11
- Average time to close issues: about 2 months
- Average time to close pull requests: 12 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 11
- Average time to close issues: about 2 months
- Average time to close pull requests: 12 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- muneebdev7 (7)
Pull Request Authors
- muneebdev7 (18)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- mshick/add-pr-comment b8f338c590a895d50bcbfa6c5859251edc8952fc composite
- actions/checkout 0ad4b8fadaa221de15dcec353f45205ec38ea70b composite
- conda-incubator/setup-miniconda a4260408e20b96e80095f42ff7f1a15b27dd94ca composite
- eWaterCycle/setup-apptainer main composite
- jlumbroso/free-disk-space 54081f138730dfa15788a46383842cd2f914a1be composite
- nf-core/setup-nextflow v2 composite
- actions/stale 28ca1036281a5e5922ead5184a1bbf96e5fc984e composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- eWaterCycle/setup-apptainer 4bb22c52d4f63406c49e94c804632975787312b3 composite
- jlumbroso/free-disk-space 54081f138730dfa15788a46383842cd2f914a1be composite
- nf-core/setup-nextflow v2 composite
- actions/checkout 0ad4b8fadaa221de15dcec353f45205ec38ea70b composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- peter-evans/create-or-update-comment 71345be0265236311c031f5c7866368bd1eff043 composite
- actions/checkout 0ad4b8fadaa221de15dcec353f45205ec38ea70b composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- actions/upload-artifact 65462800fd760344b1a7b4382951275a0abb4808 composite
- nf-core/setup-nextflow v2 composite
- pietrobolcato/action-read-yaml 1.1.0 composite
- dawidd6/action-download-artifact bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 composite
- marocchino/sticky-pull-request-comment 331f8f5b4215f0445d3c07b4967662a32a2d3e31 composite
- actions/checkout 0ad4b8fadaa221de15dcec353f45205ec38ea70b composite
- mshick/add-pr-comment b8f338c590a895d50bcbfa6c5859251edc8952fc composite
- nichmor/minimal-read-yaml v0.0.2 composite
- bwa 0.7.18.*
- bwa 0.7.18.*
- htslib 1.20.0.*
- samtools 1.20.*
- fastp 0.23.4.*
- fastqc 0.12.1.*
- megahit 1.2.9.*
- pigz 2.8.*
- multiqc 1.25.1.*