×

nf-core/localcdsearch/download @ 0.0.0-3fc6d40

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

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

Summary

A command-line tool for downloading databases 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_DOWNLOAD } from 'nf-core/localcdsearch/download'

License

MIT License

Process
Name LOCALCDSEARCH_DOWNLOAD
Input 1 channel
databases list

List of database names to download. Can be a single database name or multiple names. Valid options: cdd, cdd_ncbi, cog, kog, pfam, prk, smart, tigr

cdd|cdd_ncbi|cog|kog|pfam|prk|smart|tigr
Output 2 channels
#1 db
database/ directory

Directory containing downloaded CDD databases

#2 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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:19:26 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Flocalcdsearch%2Fdownload/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/localcdsearch/download/blobs/sha256:32bc9203e4bca9e15b2644ec3314086fdc1b3f52a20ac8fb346afaa999cd4a88
Size 3.5 KB
Checksum sha256:32bc9203e4bca9e15b2644ec3314086fdc1b3f52a20ac8fb346afaa999cd4a88
Downloads 1
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:27:51 (UTC) 4 3.5 KB
0.0.0-3fc6d40 22 Apr 2026 15:19:26 (UTC) 1 3.5 KB
0.0.0-0c7146d 08 Apr 2026 19:14:15 (UTC) 1 3.5 KB