×

nf-core/catpack/prepare @ 0.0.0-3fc6d40

Creates a CAT_pack database based on input FASTAs

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @jfy133
Maintainers: @jfy133

Summary

Creates a CAT_pack database based on input FASTAs

Get started

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

include { CATPACK_PREPARE } from 'nf-core/catpack/prepare'

License

MIT License

Process
Name CATPACK_PREPARE
Input 4 channels
#1 tuple
meta map

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

db_fasta file

A FASTA file containing all sequences to be included in the database

*.{fasta,fa,fna}
names file

An NCBI taxonomy-style names text file

*
nodes file

An NCBI taxonomy-style nodes text file

*
acc2tax file

An NCBI taxonomy names accession to taxonomy file

*
Output 3 channels
#1 db tuple
meta map

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

${prefix}/db/ directory

Directory containing CAT database files

${db}/
#2 taxonomy tuple
meta map

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

${prefix}/tax/ directory

Directory containing CAT prepared taxonomy database files

${db}/
#3 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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:05:15 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcatpack%2Fprepare/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/catpack/prepare/blobs/sha256:c47b6dcd8c3688df0f7515ad8ee31c22f84d0ddfa8aac187b34188cd2fc6095c
Size 3.0 KB
Checksum sha256:c47b6dcd8c3688df0f7515ad8ee31c22f84d0ddfa8aac187b34188cd2fc6095c
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:08:38 (UTC) 3 3.0 KB
0.0.0-3fc6d40 22 Apr 2026 15:05:15 (UTC) 3 3.0 KB
0.0.0-0c7146d 08 Apr 2026 18:50:30 (UTC) 3 3.0 KB