Related Experiment Video
Updated: Jan 27, 2026

Watershed Planning within a Quantitative Scenario Analysis Framework
Published on: July 24, 2016
Lemon: a framework for rapidly mining structural information from the Protein Data Bank
Jonathan Fine1, Gaurav Chopra1
1Department of Chemistry, Purdue University, West Lafayette, IN, USA.
Motivation:
The Protein Data Bank (PDB) currently holds over 140 000 biomolecular structures and continues to release new structures on a weekly basis. The PDB is an essential resource to the structural bioinformatics community to develop software that mine, use, categorize and analyze such data. New computational biology methods are evaluated using custom benchmarking sets derived as subsets of 3D experimentally determined structures and structural features from the PDB. Currently, such benchmarking features are manually curated with custom scripts in a non-standardized manner that results in slow distribution and updates with new experimental structures. Finally, there is a scarcity of standardized tools to rapidly query 3D descriptors of the entire PDB.
Results:
Our solution is the Lemon framework, a C++11 library with Python bindings, which provides a consistent workflow methodology for selecting biomolecular interactions based on user criterion and computing desired 3D structural features. This framework can parse and characterize the entire PDB in <10 min on modern, multithreaded hardware. The speed in parsing is obtained by using the recently developed MacroMolecule Transmission Format to reduce the computational cost of reading text-based PDB files. The use of C++ lambda functions and Python bindings provide extensive flexibility for analysis and categorization of the PDB by allowing the user to write custom functions to suite their objective. We think Lemon will become a one-stop-shop to quickly mine the entire PDB to generate desired structural biology features.
Availability And Implementation:
The Lemon software is available as a C++ header library along with a PyPI package and example functions at https://github.com/chopralab/lemon.
Supplementary Information:
Supplementary data are available at Bioinformatics online.
Related Concept Videos
Structural Protein Function
Collagen, the most abundant protein in mammals, is found throughout the body. In connective tissue, such as skin, ligaments, and tendons, it provides tensile strength and elasticity. In bones and teeth, it mineralizes to...
Structural Protein Function
Protein and Protein Structure
A protein's shape is critical to its function. For example, an enzyme...
Protein and Protein Structures
Collagens are the Major Structural Proteins of ECM
Connective tissue proper includes loose...
Additional Subnuclear Structures
The nucleus contains many membrane-less subnuclear organelles or nuclear bodies, such as nucleoli, Cajal bodies, speckles,...

