×

nf-core/rundbcan/cazymeannotation @ 0.0.0-3fc6d40

CAZyme annotation module for the dbcan pipeline. This module is used to annotate carbohydrate-active enzymes (CAZymes) from genomic data using the dbCAN annotation tool.

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

Summary

CAZyme annotation module for the dbcan pipeline. This module is used to annotate carbohydrate-active enzymes (CAZymes) from genomic data using the dbCAN annotation tool.

Get started

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

include { RUNDBCAN_CAZYMEANNOTATION } from 'nf-core/rundbcan/cazymeannotation'

License

MIT License

Process
Name RUNDBCAN_CAZYMEANNOTATION
Input 2 channels
#1 tuple
meta map

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

input_raw_data file

FASTA file for protein sequences.

*.{fasta,fa,faa}
dbcan_db directory

Path to the dbCAN database directory.

Output 5 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 dbcanhmm_results tuple
meta map

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

${prefix}_dbCAN_hmm_results.tsv file

TSV file containing the detailed dbCAN HMM results for CAZyme annotation.

#3 dbcansub_results tuple
meta map

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

${prefix}_dbCANsub_hmm_results.tsv file

TSV file containing the detailed dbCAN subfamily results for CAZyme annotation.

#4 cazyme_annotation tuple
meta map

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

${prefix}_overview.tsv file

TSV file containing the results of dbCAN CAZyme annotation.

#5 dbcandiamond_results tuple
meta map

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

${prefix}_diamond.out file

TSV file containing the detailed dbCAN diamond results for CAZyme annotation.

Tool Description Homepage
dbcan Standalone version of dbCAN annotation tool for automated CAZyme annotation. https://bcb.unl.edu/dbCAN2/
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:29:13 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Frundbcan%2Fcazymeannotation/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rundbcan/cazymeannotation/blobs/sha256:151bc2fbeb7726c99bd369feb74855adc1bac7b2e394b4c7f85e7a4c174de1a6
Size 2.9 KB
Checksum sha256:151bc2fbeb7726c99bd369feb74855adc1bac7b2e394b4c7f85e7a4c174de1a6
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:41:35 (UTC) 4 2.9 KB
0.0.0-3fc6d40 22 Apr 2026 15:29:13 (UTC) 3 2.9 KB
0.0.0-0c7146d 08 Apr 2026 19:32:35 (UTC) 3 2.9 KB