(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Introducing a New Architecture for the Protein Data Bank (PDB) Archive

What is it about?

The Protein Data Bank is an archive of three-dimensional structures of macromolecules (e.g., proteins and nucleic acids) which has been growing at an increasing rate over more than 50 years. In order to accommodate this tremendous growth as well as improvements to data formats and standards, it has become necessary to extend the identifiers of structures from 4 to 12 characters and adjust how data is organized in the archive. This article presents this updated version of the archive, which has been staged as a "Beta Archive," to prepare researchers for the planned transition occurring in mid-2027.

Why is it important?

The current structure of the PDB archive and data identifiers will be officially changing on or around July 21st, 2027, which will impact any researchers currently using PDB data in their work. The unveiling of this public "Beta Archive" provides researchers with an early window into the organization and file-naming of the new archive ahead of the official transition date, so that they can adapt any existing software and infrastructure as needed.

Read more on Kudos

The following have contributed to this summary: Dennis Piehl

' ,"url"));