nf-core/catpack/prepare @ 0.0.0-0c7146d
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
Name
|
CATPACK_PREPARE |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
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 *
|
|---|
db
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/db/
directory
|
Directory containing CAT database files ${db}/
|
taxonomy
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/tax/
directory
|
Directory containing CAT prepared taxonomy database files ${db}/
|
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 | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 18:50:30 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcatpack%2Fprepare/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/catpack/prepare/blobs/sha256:f7a4312821659610342dc7f8335fa06d69028130736fb3f7760f73a301a656f8 |
| Size | 3.0 KB |
| Checksum | sha256:f7a4312821659610342dc7f8335fa06d69028130736fb3f7760f73a301a656f8 |
| 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 |