×

nf-core/metacache/query @ 0.0.0-3fc6d40

Metacache query command for taxonomic classification

Latest version: 0.0.0-6c4ed3a
Total downloads: 15
Source: nf-core/modules
Maintainers: @sofstam @Gullumluvl

Summary

Metacache query command for taxonomic classification

Get started

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

include { METACACHE_QUERY } from 'nf-core/metacache/query'

License

MIT License

Process
Name METACACHE_QUERY
Input 3 channels
#1 tuple
meta map

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

reads file

FASTA or FASTQ files

*.{fasta,fa,fastq,fq}
db directory

A MetaCache database contains taxonomic information and min-hash signatures of reference sequences (complete genomes, scaffolds, contigs, ...).

do_abundances boolean

Flag indicating whether to produce the abundance table.

Output 3 channels
#1 abundances tuple
meta map

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

*abundances.txt file

Output file showing absolute and relative abundance of each taxon

*abundances.txt
#2 mapping_results tuple
meta map

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

*mapping.txt file

Output file containing mapping results

*mapping.txt
#3 versions_metacache tuple
${task.process} string

The name of the process

metacache string

The name of the tool

metacache info |& sed -n 's/^MetaCache version \+\([0-9.]\+\).*\$/\1/p' eval

The expression to obtain the version of the tool

Tool Description Homepage
metacache MetaCache is a classification system for mapping genomic sequences (short reads, long reads, contigs, ...) from metagenomic samples to their most likely taxon of origin. https://github.com/muellan/metacache
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:21:32 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmetacache%2Fquery/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/metacache/query/blobs/sha256:763af1a5c0de025f91567bf58e9553b1e7927adf8952cc873dd52496a952baae
Size 3.1 KB
Checksum sha256:763af1a5c0de025f91567bf58e9553b1e7927adf8952cc873dd52496a952baae
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:30:11 (UTC) 4 3.0 KB
0.0.0-3fc6d40 22 Apr 2026 15:21:32 (UTC) 3 3.1 KB
0.0.0-7f68141 16 Apr 2026 15:01:11 (UTC) 3 3.1 KB
0.0.0-3c11db3 12 Apr 2026 15:00:08 (UTC) 3 3.1 KB
0.0.0-0c7146d 08 Apr 2026 19:17:19 (UTC) 2 3.0 KB