×

nf-core/localcdsearch/annotate @ 0.0.0-0c7146d

A command-line tool for local protein domain annotation using NCBI's Conserved Domain Database (CDD)

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @Ales-ibt
Maintainers: @Ales-ibt

Summary

A command-line tool for local protein domain annotation using NCBI's Conserved Domain Database (CDD)

Get started

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

include { LOCALCDSEARCH_ANNOTATE } from 'nf-core/localcdsearch/annotate'

License

MIT License

Process
Name LOCALCDSEARCH_ANNOTATE
Input 3 channels
#1 tuple
meta map

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

fasta file

Input fasta file containing protein queries sequences

*.{fa,fasta,fa.gz,fasta.gz}
db directory

Directory containing the metadata and databse directories

*
sites boolean

When true an extra tsv output file is generated

Output 3 channels
#1 result tuple
meta map

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

*_results.tsv file

tab-separated file with hits filtered by CDD's curated bit-score thresholds

*_results.tsv
#2 annot_sites tuple
meta map

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

*_sites.tsv file

If --sites-output is specified, an additional tab-separated file is created with functional site annotations

*_sites.tsv
#3 versions_localcdsearch tuple
${task.process} string

The name of the process

local-cd-search string

The name of the tool

0.3.0 string

The expression to obtain the version of the tool

Tool Description Homepage
localcdsearch Protein annotation using local PSSM databases from CDD. https://github.com/apcamargo/local-cd-search
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:52:17 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Flocalcdsearch%2Fannotate/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/localcdsearch/annotate/blobs/sha256:84d9661476facf2cdb066987120287a2ee3c21e9a66c6d0475d15d7754d16671
Size 2.8 KB
Checksum sha256:84d9661476facf2cdb066987120287a2ee3c21e9a66c6d0475d15d7754d16671
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:52:17 (UTC) 1 2.8 KB -