nf-core/catpack/download @ 0.0.0-6c4ed3a
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
Name
|
CATPACK_DOWNLOAD |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
db
string
|
Which database to download nr|GTDB
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.log
file
|
Log file of the download process *.log
|
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.${db}.gz
file
|
FASTA file containing all the NCBI NR or GTDB sequences *.${db}.gz
|
names
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.names.dmp
file
|
NCBI taxonomy-style names.dmp text file *.names.dmp
|
nodes
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.nodes.dmp
file
|
NCBI taxonomy-style nodes.dmp text file *.nodes.dmp
|
acc2tax
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*accession2taxid*.gz
file
|
NCBI taxonomy names accession to taxonomy file *accession2taxid*
|
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:08:36 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcatpack%2Fdownload/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/catpack/download/blobs/sha256:d9a903beffcc37bd6b96081f9a5f0d9c089a0a485c332d89f9658e7a022ce2da |
| Size | 2.5 KB |
| Checksum | sha256:d9a903beffcc37bd6b96081f9a5f0d9c089a0a485c332d89f9658e7a022ce2da |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:08:36 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:05:14 (UTC) | 4 | 2.5 KB | |
| 0.0.0-0c7146d |