×

nf-core/motus/merge @ 0.0.0-0c7146d

Taxonomic meta-omics profiling using universal marker genes

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

Summary

Taxonomic meta-omics profiling using universal marker genes

Get started

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

include { MOTUS_MERGE } from 'nf-core/motus/merge'

License

MIT License

Process
Name MOTUS_MERGE
Input 3 channels
#1 tuple
meta map

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

input file

List of output files (more than one) from motus profile, or a single directory containing motus output files.

db directory

mOTUs database downloaded by motus downloadDB pattern: "db_mOTU/"

profile_version_yml file

A single versions.yml file output from motus/profile. motus/merge cannot reconstruct this itself without having the motus database present and configured with the tool so here we take it from what is already reported by the upstream module.

versions.yml
Output 3 channels
#1 txt tuple
meta file

OTU table in txt format, if BIOM format not requested

*.txt
*.txt file

OTU table in txt format, if BIOM format not requested

*.txt
#2 biom tuple
meta file

OTU table in txt format, if BIOM format not requested

*.txt
*.biom file

OTU table in biom format, if BIOM format requested

*.biom
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
motus Marker gene-based OTU (mOTU) profiling https://motu-tool.org/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:57:31 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmotus%2Fmerge/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/motus/merge/blobs/sha256:bca3b09511c447830f15f6aaf6f767c2f7dfcf4e5b78d6f8e0623960d9a6bce1
Size 3.1 KB
Checksum sha256:bca3b09511c447830f15f6aaf6f767c2f7dfcf4e5b78d6f8e0623960d9a6bce1
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:57:31 (UTC) 1 3.1 KB -