The Protein Data Bank (PDB) is the definitive worldwide repository for 3D structural data of biological macromolecules, primarily determined via X-ray crystallography, nuclear magnetic resonance (NMR) spectroscopy, and cryo-electron microscopy (cryo-EM). Established in 1971 at Brookhaven National Laboratory, it is now managed by the Worldwide Protein Data Bank (wwPDB) consortium, ensuring standardized, freely accessible atomic coordinates for every deposited structure.
Glossary
Protein Data Bank (PDB)

What is Protein Data Bank (PDB)?
The Protein Data Bank (PDB) is the single, global, open-access digital archive for experimentally determined three-dimensional structural data of large biological molecules, including proteins, DNA, and RNA.
As the foundational dataset for structural bioinformatics, the PDB enables critical downstream tasks including molecular docking, structure-based drug design, and protein structure prediction model training. Each entry contains atomic coordinates, experimental metadata, and polymer sequence information, providing the ground-truth data for training graph neural networks and equivariant models in drug-target interaction prediction pipelines.
Core Characteristics of the PDB Archive
The Protein Data Bank is the single global repository for experimentally determined 3D structures of biological macromolecules, serving as the foundational dataset for all structure-based drug design and computational biology workflows.
Experimental Methods for Structure Determination
The archive exclusively contains experimentally determined structures, not computational predictions. The three primary methods are:
- X-ray Crystallography: The dominant method (~85% of entries), requiring protein crystallization and providing high-resolution electron density maps.
- Nuclear Magnetic Resonance (NMR) Spectroscopy: Captures proteins in solution, yielding dynamic ensembles of conformers rather than a single static model.
- Cryo-Electron Microscopy (cryo-EM): A rapidly growing method for large macromolecular complexes and membrane proteins, involving flash-freezing samples and imaging with an electron beam. Each entry is assigned a unique PDB ID, a 4-character alphanumeric code (e.g., 1BNA, 7R6G).
Hierarchical Data Organization
A PDB entry is a structured data file containing a strict hierarchy of information:
- Primary Structure: The linear amino acid or nucleotide sequence of each polymer chain.
- Secondary Structure: The assignment of local conformations, specifically alpha-helices and beta-sheets, as defined by hydrogen bonding patterns.
- Tertiary Structure: The full three-dimensional atomic coordinates (x, y, z) for all atoms in the asymmetric unit, defining the overall fold of the biological molecule.
- Quaternary Structure: The biologically active assembly, specifying how multiple individual polymer chains (subunits) non-covalently associate to form a functional complex.
Critical Metadata and Quality Metrics
Beyond atomic coordinates, each entry contains essential metadata for assessing data quality and fitness for use in downstream applications like molecular docking:
- Resolution: Measured in Ångströms (Å), this is the primary quality indicator for X-ray structures. A resolution better than 2.0 Å is considered high-quality for drug design.
- R-value and R-free: Statistical measures of how well the atomic model agrees with the experimental diffraction data. The R-free value, calculated from a test set excluded from refinement, is a cross-validation metric that guards against overfitting.
- B-factor (Temperature Factor): A quantitative measure of the atomic displacement or uncertainty for each atom, indicating flexible regions of the structure.
- Ramachandran Plot: A validation diagram showing the distribution of backbone dihedral angles (phi and psi), identifying residues with strained or disallowed geometries.
Biological Assembly vs. Asymmetric Unit
A critical distinction for computational workflows is the difference between the asymmetric unit and the biological assembly:
- Asymmetric Unit: The smallest portion of a crystal structure to which symmetry operations can be applied to generate the full crystal. It may contain only a fraction of the functional molecule.
- Biological Assembly: The functionally relevant quaternary structure, generated by applying crystallographic and non-crystallographic symmetry operations. For example, hemoglobin's biological assembly is an α₂β₂ tetramer, even if the asymmetric unit contains only a single αβ dimer. Using the incorrect assembly in structure-based drug design can lead to targeting non-physiological interfaces.
Ligand and Small Molecule Chemistry
The PDB archives the structures of protein-ligand complexes, providing the ground truth data for binding affinity prediction and scoring function development. Each ligand is assigned a unique 3-letter residue name (e.g., ATP, STI for Imatinib). Key considerations for computational use include:
- Protonation States: Hydrogen atoms are typically absent in X-ray structures, requiring computational prediction of ionization states at physiological pH.
- Occupancy: A value between 0 and 1 indicating the fraction of unit cells in which a particular atom or ligand is present in a given conformation.
- Covalent Modifications: The PDB records post-translational modifications and covalently bound inhibitors, which are essential for training models that predict irreversible binding.
Frequently Asked Questions
Clear, technical answers to the most common questions about the Protein Data Bank and its role in structural bioinformatics and drug discovery.
The Protein Data Bank (PDB) is the single, worldwide open-access digital archive for experimentally determined three-dimensional (3D) structural data of large biological molecules—primarily proteins, DNA, and RNA. It works as a centralized repository where researchers deposit atomic coordinates, structure factors, and metadata following peer-reviewed publication. Each entry receives a unique 4-character alphanumeric identifier (e.g., 4HHB for hemoglobin). The archive is managed by the Worldwide Protein Data Bank (wwPDB) consortium, which includes the RCSB PDB (USA), PDBe (Europe), PDBj (Japan), and BMRB (biological magnetic resonance). Data is primarily derived from three experimental methods:
- X-ray crystallography (~85% of entries)
- Nuclear Magnetic Resonance (NMR) spectroscopy
- Cryo-Electron Microscopy (cryo-EM), which has grown exponentially for large complexes
The PDB uses standardized file formats—PDBx/mmCIF (macromolecular Crystallographic Information File) as the modern standard, with legacy PDB format still accessible—to ensure machine readability for downstream computational analysis.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Core concepts and computational methods that rely on the Protein Data Bank as their foundational data source for structural biology and drug discovery.
Protein Structure Prediction
Computational determination of a protein's three-dimensional conformation from its amino acid sequence. Modern deep learning models like AlphaFold2 and RoseTTAFold are trained on PDB structures to predict atomic coordinates with experimental accuracy. These systems learn the complex physical and evolutionary constraints encoded in known structures, enabling structure generation for previously uncharacterized proteins in hours rather than years.
Molecular Docking
A computational method predicting the preferred orientation of a small molecule ligand when bound to a target protein to form a stable complex. Docking engines like AutoDock Vina require high-resolution PDB structures as input receptors. The process involves conformational sampling of the ligand and scoring of protein-ligand poses using physics-based or knowledge-based scoring functions derived from PDB co-crystal statistics.
Root-Mean-Square Deviation (RMSD)
The standard quantitative measure for assessing structural prediction accuracy. RMSD calculates the average distance between corresponding atoms of superimposed protein structures, typically measured in Ångströms (Å). A value below 2.0 Å is generally considered a successful prediction. This metric is the primary benchmark for evaluating docking poses against PDB co-crystal structures and for validating protein structure prediction algorithms.
Protein-Ligand Complex
The three-dimensional structural assembly formed by non-covalent binding of a small molecule within a protein's binding pocket. PDB entries containing co-crystallized ligands provide essential training data for scoring functions and binding affinity prediction models. Key features include:
- Orthosteric site: The primary active site where endogenous ligands bind
- Allosteric site: Distal pockets where binding modulates function through conformational change
- Binding pose: The specific orientation and conformation of the ligand within the pocket
Geometric Deep Learning
Neural network architectures designed to respect the symmetries of 3D molecular structures. Equivariant neural networks guarantee that predictions remain consistent regardless of a protein's orientation in space—a critical property when processing PDB coordinate data. These models operate directly on atomic point clouds rather than 2D graph representations, preserving the rich spatial information encoded in experimentally determined structures.
Structure-Based Drug Design
A rational drug discovery paradigm that uses high-resolution PDB structures to design and optimize therapeutic candidates. The workflow includes:
- Binding site identification using geometric and energetic analysis
- Virtual screening of compound libraries against the target structure
- Free Energy Perturbation (FEP) calculations for lead optimization
- Scaffold hopping to identify novel chemotypes with improved properties This approach has yielded numerous FDA-approved drugs, including HIV protease inhibitors and kinase inhibitors for oncology.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us