
Validate protein structure quality with all-atom contact analysis, Ramachandran plots, rotamer assessment, and geometry checks.

Assess docking model quality by comparing predicted complexes against native references. DockQ v2.1.3 supports protein, nucleic-acid, and supported small-molecule interfaces with faithful native metrics.

Scoring function for interprotein interactions in AlphaFold2, AlphaFold3 and Boltz predictions. Calculates ipSAE, ipTM, pDockQ, pDockQ2, and LIS scores to assess protein-protein interface quality.

PoseBusters validates generated or docked molecular poses with chemically and structurally grounded quality checks for molecular geometry, intermolecular interactions, and optional reference-pose agreement.

Predict metal and water binding sites in protein structures using 3D convolutional neural networks (AllMetal3D + Water3D).

Predict protein hydration sites from a structure using a diffusion model with ESM features and a confidence-filtering head.

Assign protein secondary structure using the DSSP algorithm. The gold standard for hydrogen bond-based structure assignment from coordinates.

Calculate the radius of gyration (Rg) for protein structures from PDB files. Supports multiple chains and atom selection options.

Calculate Root Mean Square Deviation (RMSD) between protein structures. Compare a reference PDB against multiple structures with automatic Kabsch alignment.

Calculate Solvent Accessible Surface Area (SASA) for protein structures using the Shrake-Rupley algorithm.
PDBsum turns a protein structure into a browsable structural summary. The report collects diagrams, interaction views, validation-oriented pages, logs, and supporting assets so a structure can be reviewed as a connected HTML report rather than as a raw coordinate file.
PDBsum1 is the standalone program behind this analysis. It generates the same type of analyses as the public PDBsum Generate service and gives direct access to the computed result files. That makes it useful for reviewing deposited PDB structures, checking modeled structures before downstream analysis, and packaging structure summaries for collaboration.
Run PDBsum online by uploading one protein structure in PDB or ENT format, including gzipped files, or by fetching a structure from RCSB with a PDB ID. ProteinIQ analyzes the structure as a single PDBsum1 job and returns a downloadable ZIP archive containing the generated report directory.
| Input | Accepted formats | Requirements |
|---|---|---|
Protein structure | .pdb, .ent, .pdb.gz, .ent.gz, or RCSB PDB fetch | One structure per job. The input must contain protein ATOM records. Uploaded files can be up to 50 MiB. |
PDBsum expects correct PDB-format coordinate records. It can tolerate some common formatting problems, but files from docking, modeling, or structure-editing tools may still fail if atom records, chain identifiers, residue names, or header records are malformed.
For best reports, include useful TITLE and DBREF records when working with custom files. TITLE helps label the generated report. DBREF can help PDBsum connect the structure to UniProt and domain information when those records are available.
| Setting | Default | Description |
|---|---|---|
PDB code | Blank | Optional 4-character report identifier such as 1ABC. If left blank, PDBsum uses the uploaded or fetched structure name when it can identify a suitable code. |
Calculate clefts for large structures | false | Runs cleft analysis even when the structure has more than 4 protein chains. Large structures can make cleft calculation slow, so PDBsum normally skips this step above that chain count. |
Include RasMol scripts | true | Includes legacy RasMol molecular-viewer command scripts in the archive. These scripts are useful only in compatible desktop viewer workflows, but they are part of the standard PDBsum result set. |
PDBsum returns a report archive, not a spreadsheet. The output list contains one ZIP file with the complete generated result directory.
The archive can include:
Include RasMol scripts is enabledExtract the ZIP before browsing the report so relative links between pages, images, and assets resolve correctly.
PDBsum is strongest as a structure-review report. It is designed for quick inspection of what is in a coordinate file and how the structural features relate to each other.
The most useful pages depend on the structure:
The report should be read as a descriptive summary of the submitted coordinates. It does not repair a structure, add missing atoms, assign protonation states, or rescore a model. If the input coordinate file is incomplete or poorly formatted, the report can be incomplete or fail.
PDBsum is the right starting point when the goal is a broad visual summary of one protein structure. It is especially useful after fetching a PDB entry, receiving a modeled structure from a collaborator, or generating a new structure prediction that needs a quick structural overview.
Use MolProbity when the main question is stereochemical validation and model quality. MolProbity focuses on clashes, rotamers, Ramachandran statistics, and geometry checks.
Use DSSP when the main output needed is secondary-structure assignment rather than a full report. Use PDBFixer before PDBsum when a structure needs missing atoms, residues, or formatting problems fixed.
For protein complex evaluation, PDBsum can describe interfaces and contacts, but specialized scoring tools such as DockQ or ipSAE are better suited for quantitative complex-quality assessment.
PDBsum analyzes one structure per ProteinIQ job. The standalone PDBsum1 program also supports batch lists, but this ProteinIQ tool keeps each job tied to one uploaded or fetched structure so the result archive and job history remain unambiguous.
Only PDB and ENT-style inputs are supported. mmCIF files should be converted to PDB before use with a structure-format converter that preserves the coordinate records PDBsum expects.
Large multi-chain structures can take longer when cleft calculation is enabled. Leave Calculate clefts for large structures off unless the cleft pages are needed for the analysis.