×

nf-core/malt/build @ 0.0.0-0c7146d

MALT, an acronym for MEGAN alignment tool, is a sequence alignment and analysis tool designed for processing high-throughput sequencing data, especially in the context of metagenomics.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Maintainers: @jfy133 @LilyAnderssonLee

Summary

MALT, an acronym for MEGAN alignment tool, is a sequence alignment and analysis tool designed for processing high-throughput sequencing data, especially in the context of metagenomics.

Get started

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

include { MALT_BUILD } from 'nf-core/malt/build'

License

MIT License

Process
Name MALT_BUILD
Input 4 channels
fastas file

Directory of, or list of FASTA reference files for indexing

*/|*.fasta
gff file

Directory of, or GFF3 files of input FASTA files

*/|*.gff|*.gff3
mapping_db file

An uncompressed MEGAN mapping file from https://software-ab.cs.uni-tuebingen.de/download/megan6/welcome.html (either mapping db, or acc2* .abin file)

*.{db,abin}
map_type string

The type of map file provided to the pipeline. Must be a valid string corresponding to a single-dash parameter, for example '-a2tax' or '-a2interpro2go'

mdb|a2t|s2t|a2ec|s2ec|t4ec|a2eggnog|s2eggnog|t4eggnog|a2gtdb|s2gtdb|t4gtdb|a2interpro2go|s2interpro2go|t4interprotogo|a2kegg|s2kegg|t4kegg|a2pgpt|s2pgpt|t4pgpt|a2seed|s2seed|t4seed
Output 3 channels
#1 log
malt-build.log file

Log file from STD out of malt-build

malt-build.log
#2 index
malt_index/ directory

Directory containing MALT database index directory

malt_index/
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
malt A tool for mapping metagenomic data https://www.wsi.uni-tuebingen.de/lehrstuehle/algorithms-in-bioinformatics/software/malt/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:53:14 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmalt%2Fbuild/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/malt/build/blobs/sha256:55ac753a161e97221499d9caab0b87a9f591ce5f3507e91c7aa771b22865cd1a
Size 3.6 KB
Checksum sha256:55ac753a161e97221499d9caab0b87a9f591ce5f3507e91c7aa771b22865cd1a
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:53:14 (UTC) 1 3.6 KB -