×

nf-core/catpack/download @ 0.0.0-0c7146d

Downloads the required files for either Nr or GTDB for building into a CAT database

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

Summary

Downloads the required files for either Nr or GTDB for building into a CAT database

Get started

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

include { CATPACK_DOWNLOAD } from 'nf-core/catpack/download'

License

MIT License

Process
Name CATPACK_DOWNLOAD
Input 1 channel
#1 tuple
meta map

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

db string

Which database to download

nr|GTDB
Output 6 channels
#1 log tuple
meta map

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

${prefix}/*.log file

Log file of the download process

*.log
#2 fasta tuple
meta map

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

${prefix}/*.${db}.gz file

FASTA file containing all the NCBI NR or GTDB sequences

*.${db}.gz
#3 names tuple
meta map

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

${prefix}/*.names.dmp file

NCBI taxonomy-style names.dmp text file

*.names.dmp
#4 nodes tuple
meta map

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

${prefix}/*.nodes.dmp file

NCBI taxonomy-style nodes.dmp text file

*.nodes.dmp
#5 acc2tax tuple
meta map

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

${prefix}/*accession2taxid*.gz file

NCBI taxonomy names accession to taxonomy file

*accession2taxid*
#6 versions_catpack tuple
${task.process} string

The process the versions were collected from

catpack string

The tool name

CAT_pack --version | sed 's/CAT_pack pack v//g;s/ .*//g' eval

The expression to obtain the version of the tool

Tool Description Homepage
catpack CAT/BAT: tool for taxonomic classification of contigs and metagenome-assembled genomes (MAGs) https://github.com/MGXlab/CAT_pack
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:29:21 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcatpack%2Fdownload/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/catpack/download/blobs/sha256:a63976172f563a2901b6b13daa8cf2edf73286fda5320746b2093b9ca8a785e6
Size 2.5 KB
Checksum sha256:a63976172f563a2901b6b13daa8cf2edf73286fda5320746b2093b9ca8a785e6
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:29:21 (UTC) 1 2.5 KB -