atomium-a Python structure parser

Sam M Ireland,Andrew C R Martin
DOI: https://doi.org/10.1093/bioinformatics/btaa072
IF: 5.8
2020-05-01
Bioinformatics
Abstract:Summary: Structural biology relies on specific file formats to convey information about macromolecular structures. Traditionally this has been the PDB format, but increasingly newer formats, such as PDBML, mmCIF and MMTF are being used. Here we present atomium, a modern, lightweight, Python library for parsing, manipulating and saving PDB, mmCIF and MMTF file formats. In addition, we provide a web service, pdb2json, which uses atomium to give a consistent JSON representation to the entire Protein Data Bank. Availability and implementation: atomium is implemented in Python and its performance is equivalent to the existing library BioPython. However, it has significant advantages in features and API design. atomium is available from atomium.bioinf.org.uk and pdb2json can be accessed at pdb2json.bioinf.org.uk. Supplementary information: Supplementary data are available at Bioinformatics online.
What problem does this paper attempt to address?