Nextflow Modules
Showing module(s) with keyword "cazyme"
| Module | Keywords | Description |
|---|---|---|
| nf-core/caalm/caalm | cazyme annotation protein language model deep learning classification | Annotates carbohydrate-active enzyme (CAZyme) families from protein sequences using protein language model (ESM) embeddings and FAISS-based nearest-neighbour search. Performs three-level hierarchical classification: binary CAZyme detection (Level 0), CAZy class assignment (Level 1), and CAZy family assignment (Level 2). |
| nf-core/caalm/downloadmodels | cazyme model download huggingface deep learning | Downloads the CAALM model weights from HuggingFace Hub (lczong/CAALM) into a local models/ directory. The downloaded directory is used as input to the CAALM_CAALM annotation module for CAZyme prediction. |