nf-core/dssp/mkdssp @ 0.0.0-0c7146d
Summary
Calculates secondary structure assignments from PDB files using mkdssp (DSSP). DSSP is a standard tool for assigning secondary structure to amino acids in protein structures.
Get started
Add the following snippet to your workflow script to include this module.
include { DSSP_MKDSSP } from 'nf-core/dssp/mkdssp'
License
MIT License
Process
Name
|
DSSP_MKDSSP |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
pdb
file
|
Protein structure file in PDB format *.pdb
|
format
string
|
Format for the output file |
|---|
Output
2 channels
#1
dssp
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.{dssp,mmcif}
file
|
File containing secondary structure output in dssp or mmCIF format *.{dssp,mmcif}
|
#2
versions_dssp
tuple
${task.process}
string
|
The name of the process |
|---|---|
dssp
string
|
The name of the tool |
mkdssp --version | sed -n 's/^mkdssp version //p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| dssp | Calculates secondary structure information from PDB files. | https://github.com/PDB-REDO/dssp |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | e3e0c687eb5c129c011fca992af762ff2d4cb0f3 |
| Release Date | 08 Apr 2026 18:36:31 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fdssp%2Fmkdssp/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/dssp/mkdssp/blobs/sha256:8b518f35eff03b396498e73f6fad53ebfd0964b7fbd568121f6838782dd2466d |
| Size | 2.5 KB |
| Checksum | sha256:8b518f35eff03b396498e73f6fad53ebfd0964b7fbd568121f6838782dd2466d |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-e3e0c68 | 27 Apr 2026 21:15:35 (UTC) | 1 | 2.4 KB | ↔ | |
| 0.0.0-0c7146d | 08 Apr 2026 18:36:31 (UTC) | 1 | 2.5 KB | - |