nf-core/localcdsearch/download @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:27:51 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Flocalcdsearch%2Fdownload/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/localcdsearch/download/blobs/sha256:dc530569e98e1f39e18dc75333058dfab3ed7087555d4e5ae289eba1b050d4db |
| Size | 3.5 KB |
| Checksum | sha256:dc530569e98e1f39e18dc75333058dfab3ed7087555d4e5ae289eba1b050d4db |
| Downloads | 4 |
| 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 |