Related Experiment Video
Updated: Feb 23, 2026

The Automated Crystallography Pipelines at the EMBL HTX Facility in Grenoble
Published on: June 5, 2021
Automating tasks in protein structure determination with the clipper python module
Stuart McNicholas1, Tristan Croll2, Tom Burnley3
1Department of Chemistry, York Structural Biology Laboratory, The University of York, York, YO10 5DD, United Kingdom.
None:
Scripting programming languages provide the fastest means of prototyping complex functionality. Those with a syntax and grammar resembling human language also greatly enhance the maintainability of the produced source code. Furthermore, the combination of a powerful, machine-independent scripting language with binary libraries tailored for each computer architecture allows programs to break free from the tight boundaries of efficiency traditionally associated with scripts. In the present work, we describe how an efficient C++ crystallographic library such as Clipper can be wrapped, adapted and generalized for use in both crystallographic and electron cryo-microscopy applications, scripted with the Python language. We shall also place an emphasis on best practices in automation, illustrating how this can be achieved with this new Python module.

