RCSB Protein Data Bank
Datadory delivers biotechnology data covering RCSB Protein Data Bank: the archive the structural-biology world deposits into - roughly 258,616 experimentally determined 3D structures of proteins, nucleic acids and their complexes, plus more than one million Computed Structure Models kept strictly separated from measured ones. Every entry carries method, resolution, sequences, source organism, citation and its own lifecycle timestamps back to 1971. Delivered as API, files, or your warehouse, on the cadence you choose.
What is the RCSB Protein Data Bank?
The RCSB Protein Data Bank is the US member of the worldwide PDB consortium and the single archive structural biology deposits into. It holds roughly 258,616 entries: about 258,222 experimentally determined structures - solved by X-ray diffraction, solution NMR or electron microscopy - plus 394 integrative or hybrid models that combine techniques. Alongside them sit more than one million Computed Structure Models, roughly 992,732 imported from the AlphaFold DB and 69,326 from ModelArchive, held in a separate tier so predicted coordinates never pass silently as measured ones.
Depth travels with every entry: determination method, resolution in angstroms, polymer sequences, source-organism taxonomy, keyword classification, the primary citation, and the record's own deposit, release and revision timestamps. Within the corpus, 82,833 structures cover human sequences and 22,212 entries contain nucleic acids. Get a sample of this dataset and inspect real records before committing pipeline time.
What does a sample row look like?
One record per entry, with identity, measurement verdicts and provenance side by side. Entry 4HHB - human deoxyhemoglobin, the structure the field calibrates against:
rcsb_id 4HHB
struct.title THE CRYSTAL STRUCTURE OF HUMAN DEOXYHAEMOGLOBIN
AT 1.74 ANGSTROMS RESOLUTION
exptl.method X-RAY DIFFRACTION
resolution_combined 1.74
deposit_date 1984-03-07
initial_release_date 1984-07-17
status_code RELThe same identifier space supports ranked similarity lookups, which turn one structure into a family. A sequence-similarity query against 4HHB's polymer entity returns scored neighbors:
identifier score
3GOU 1.00000
6IHX 0.99957
2PGH 0.99863Read together, the two blocks cover both halves of a structure workflow: the flat record stating what was measured, how well, and when it entered the archive; and the ranked neighborhood around it. Hanging off that flat row sit the deeper layers - polymer-entity records, biological assemblies, ligand geometry, and the atomic coordinates themselves.
What fields does the RCSB Protein Data Bank include?
Nineteen documented fields travel on every entry record, covering identity, experimental verdicts, composition, sequence, taxonomy, citation and lifecycle state. Definitions below follow the documented schema; entries flagged in the footnote are folded into your sample on request.
What does coverage look like across geography, time and granularity?
Geography - the subject is global science rather than any jurisdiction: depositions arrive from laboratories worldwide, and the organism axis spans thousands of taxa. 82,833 entries cover human sequences while the rest spread across model organisms, pathogens and plant life. Taxonomy is tagged at the polymer-entity level (rcsb_entity_source_organism), so an organism-scoped subset is a filter, not a rebuild.
Temporal - the archive runs continuously since 1971, making it the longest-lived structured collection in the life sciences. Time slicing happens per entry through rcsb_accession_info fields rather than by snapshot version: 4HHB was deposited 1984-03-07 and released 1984-07-17, and both facts ride on the record itself. One scheduled transition matters downstream - from July 21, 2027 new identifiers extend to 12 characters and mmCIF becomes the sole coordinate format, so any parser keyed to legacy four-character IDs or legacy formatting needs a migration path before then.
Granularity - four levels deep: whole entry, polymer entity, biological assembly, and individual atom coordinates, with non-polymer (ligand and cofactor) entities recorded beside the chains. A question like 'every kinase structure below 2.0 angstroms solved by electron microscopy' is a filter over indexed attributes such as exptl.method and rcsb_entry_info.resolution_combined, not a literature hunt.
Scale check: roughly 258,616 archived entries, 82,833 covering human sequences, 22,212 containing nucleic acids, and more than one million Computed Structure Models layered above. Forty-plus years of solved structures cannot be regenerated by any single lab or consortium - the corpus compounds, which is why it has no practical substitute.
How is the data delivered?
API, files, or your warehouse. Daily, weekly, or hourly.
Who uses this data, and for what?
- Drug design and binding-site work - pull every structure of a target or its homologs with
rcsb_entry_info.resolution_combinedas the quality gate, then read ligand geometry from the non-polymer entities to compare how different chemotypes occupy the same pocket. - Structural ML training sets - assemble labeled corpora at scale while keeping the tiers honest: experimental coordinates for ground truth, the Computed Structure Models tier for augmentation, never mixed silently.
- Target-crowding scans for competitive intel - structure counts per protein family are a public proxy for how heavily a mechanism has been worked;
struct_keywords.pdbx_keywordsand organism tags make the rollup a group-by. - Enzyme engineering - sequence-similarity neighborhoods surface homologs of a scaffold across organisms, giving protein designers a spread of backbones and stability behavior to recombine.
- Nucleic-acid and complex research - 22,212 entries containing DNA, RNA or hybrids support ribosome, spliceosome and gene-editing questions at the assembly level rather than chain-by-chain.
- Citation-grade reference - every entry carries
rcsb_primary_citationwith journal, year and DOI, so claims made in reports and articles resolve to the original depositor's paper.
Which personas get the most value?
Developers and data-product builders get a stable identifier space (rcsb_id) that keys deterministically into entity, assembly and coordinate layers - the rare corpus where a foreign key still resolves after decades. Data scientists and ML engineers get numeric resolution values, method enums and composition counts as ready-made filters, plus a clean experimental-versus-computed split for training-set hygiene. Market researchers and consultants read structure density per protein family as an activity signal before sizing a therapeutic market. Investors and diligence teams treat deposition volume around a named target as evidence a mechanism is crowded or overlooked. Journalists, academics and students get citable, image-ready answers to 'what does this molecule actually look like', backed by DOIs on every record.
Which notes pair with this dataset?
Notes that pair well with this page:
- Biotechnology data hub - the pooled industry view this record sits inside, alongside sequence, expression and bioactivity corpora.
- The RCSB PDB source profile - archive scope, field-dictionary layout and governance of the underlying resource.
- RCSB PDB vs PubChem - macromolecular geometry against flat small-molecule records; the pair brackets where structure ends and chemistry enumeration begins.
- Human Protein Atlas structures note - experimental coordinates beside atlas-published predicted models for the same targets.
- UniProt protein sequence data - the functional annotation layer these structures cross-reference on sequences.
- STRING protein interaction data - put each solved structure back into its interaction context.
Field dictionary
Every field below is documented against real records. The full dictionary ships with the sample.
| field | type | definition | example |
|---|---|---|---|
rcsb_id | string | PDB entry identifier - the primary key joining every related record. | 4HHB |
struct.title | text | Title of the structure as deposited by the authors. | THE CRYSTAL STRUCTURE OF HUMAN DEOXYHAEMOGLOBIN AT 1.74 ANGSTROMS RESOLUTION |
exptl.method | enum | Experimental determination method, e.g. X-RAY DIFFRACTION, SOLUTION NMR, ELECTRON MICROSCOPY. | X-RAY DIFFRACTION |
rcsb_entry_info.resolution_combined | number | Reported resolution value(s) for the structure, in angstroms. | 1.74 |
rcsb_entry_info.polymer_entity_count | integer | Count of distinct polymer entities in the entry. | |
rcsb_entry_info.nonpolymer_entity_count | integer | Count of distinct non-polymer (ligand and cofactor) entities. | |
rcsb_polymer_entity.pdbx_description | text | Descriptive name of the polymer entity. | Hemoglobin subunit alpha |
entity_poly.pdbx_seq_one_letter_code_can | text | Canonical one-letter-code polymer sequence for the entity. | |
rcsb_entity_source_organism | string | Source organism taxonomy information for the polymer entity. | Homo sapiens |
struct_keywords.pdbx_keywords | string | Keyword list describing the structure's biological subject. | |
rcsb_primary_citation | text | Primary publication citation, including title, journal, year, DOI and PubMed ID. | |
rcsb_accession_info.deposit_date | datetime | Date the entry was deposited into the archive. | 1984-03-07 |
rcsb_accession_info.initial_release_date | datetime | Date the entry was first publicly released. | 1984-07-17 |
rcsb_accession_info.status_code | enum | Entry lifecycle status code, e.g. REL for released. | REL |
Questions buyers ask
How big is the RCSB Protein Data Bank?
Roughly 258,616 archived entries: about 258,222 experimentally determined structures and 394 integrative or hybrid models. On top of the archive sit more than one million Computed Structure Models - approximately 992,732 from the AlphaFold DB and 69,326 from ModelArchive.
Does it include predicted structures?
Yes, but always in a clearly separated tier. The roughly 258,616 archived entries are measured or integrative-hybrid work; the million-plus Computed Structure Models are predictions imported from the AlphaFold DB and ModelArchive. The separation is deliberate, so a training set or a drug-design claim can be scoped to experimentally determined coordinates alone.
How much of it covers human proteins?
82,833 of the archived structures cover human sequences, and 22,212 entries contain nucleic acids. Because source-organism taxonomy rides at the polymer-entity level, organism-scoped slices - human only, pathogen only, or a specific model organism - are filters over the same records rather than separate collections.
How far back does the archive go?
Continuously since 1971, and each entry carries its own lifecycle timestamps: deposit date, initial release date, and the most recent revision. Entry 4HHB, for example, was deposited in March 1984 and released that July. Those per-record timestamps let you reconstruct the historical frontier of structural biology at any point in time.
What changes in 2027, and does anything break?
From July 21, 2027 new entries take extended 12-character identifiers and mmCIF becomes the sole coordinate format, superseding the legacy four-character scheme. Records already keyed on legacy IDs stay resolvable; pipelines that assume fixed-length identifiers or parse legacy formatting need a migration path ahead of the switch.
What can RCSB Protein Data Bank data be joined against?
Polymer sequences connect entries to sequence databases and homology tools; rcsb_entity_source_organism joins to taxonomy resources; rcsb_primary_citation carries journal, year and DOI for literature linkage; and struct_keywords.pdbx_keywords rolls entries up by biological subject. Ligand entities extend the same joins into chemistry and bioactivity corpora.
See the rows before you pay anything.
Name this dataset and we send real records from it — scoped to the fields you asked for.