nf-core/pdb2pqr @ 0.0.0-6c4ed3a
Summary
Convert PDB files to PQR format by assigning charge and radius parameters for electrostatics calculations (e.g. APBS input preparation).
Get started
Add the following snippet to your workflow script to include this module.
include { PDB2PQR } from 'nf-core/pdb2pqr'
License
MIT License
Process
Name
|
PDB2PQR |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
pdb
file
|
Protein structure file in PDB format *.{pdb}
|
Output
4 channels
#1
log
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.log
file
|
Log file produced during PDB2PQR execution *.log
|
#2
pqr
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.pqr
file
|
Protein structure file in PQR format *.pqr
|
#3
conf
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.in
file
|
APBS input configuration file generated by PDB2PQR *.in
|
#4
versions_pdb2pqr
tuple
${task.process}
string
|
The name of the process |
|---|---|
pdb2pqr
string
|
The name of the tool |
pdb2pqr --version | sed 's/^[^ ]* //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| pdb2pqr | PDB2PQR converts protein structure files in PDB format to PQR format by assigning atomic charges and radii. It is commonly used to prepare structures for electrostatics calculations with APBS. | https://www.poissonboltzmann.org |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:35:31 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpdb2pqr/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pdb2pqr/blobs/sha256:52ef51c9097513cf3552bda08a806bf4edd0200bd3d64e8df51dec0d59c861bd |
| Size | 2.6 KB |
| Checksum | sha256:52ef51c9097513cf3552bda08a806bf4edd0200bd3d64e8df51dec0d59c861bd |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:35:31 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:24:53 (UTC) | 4 | 2.6 KB |