×

nf-core/metamdbg/asm @ 0.0.0-e2d3f0d

Metagenome assembler for long-read sequences (HiFi and ONT).

Latest version: 0.0.0-e2d3f0d
Total downloads: 2
Source: nf-core/modules
Maintainers: @prototaxites

Summary

Metagenome assembler for long-read sequences (HiFi and ONT).

Get started

Add the following snippet to your workflow script to include this module.

include { METAMDBG_ASM } from 'nf-core/metamdbg/asm'

License

MIT License

Process
Name METAMDBG_ASM
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

reads file

Long read sequence data from ONT or HiFi in fasta format (can be gzipped)

*.{fa,fasta,fa.gz,fasta.gz}
input_type string

Sequencing technology for reads - either "hifi" for PacBio HiFi reads or "ont" for Oxford Nanopore reads.

Output 3 channels
#1 log tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.metaMDBG.log file

Log file describing the metaMDBG run.

#2 contigs tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.contigs.fasta.gz file

Gzipped fasta file containing the assembled contigs from the input reads.

#3 versions_metamdbg tuple
${task.process} string

Name of the process

metamdbg string

Name of the tool

metaMDBG | sed -n "s/.*Version: //p" eval

The expression to obtain the version of the tool

Tool Description Homepage
metamdbg MetaMDBG: a lightweight assembler for long and accurate metagenomics reads. https://github.com/GaetanBenoitDev/metaMDBG
Version 0.0.0-e2d3f0d
Commit ID e2d3f0ddf4a74a4a9031f3caea2e9deaec5a440b
Release Date 28 Apr 2026 21:15:45 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmetamdbg%2Fasm/0.0.0-e2d3f0d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/metamdbg/asm/blobs/sha256:bb7b239e75692bb226618503c2b19a79e86eea43b1e000aeb89e651114f4fb77
Size 2.8 KB
Checksum sha256:bb7b239e75692bb226618503c2b19a79e86eea43b1e000aeb89e651114f4fb77
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-e2d3f0d 28 Apr 2026 21:15:45 (UTC) 1 2.8 KB
0.0.0-0c7146d 08 Apr 2026 18:55:17 (UTC) 1 2.8 KB -