Cargando…

Automating tasks in protein structure determination with the clipper python module

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 la...

Descripción completa

Detalles Bibliográficos
Autores principales: McNicholas, Stuart, Croll, Tristan, Burnley, Tom, Palmer, Colin M., Hoh, Soon Wen, Jenkins, Huw T., Dodson, Eleanor, Cowtan, Kevin, Agirre, Jon
Formato: Online Artículo Texto
Lenguaje:English
Publicado: John Wiley and Sons Inc. 2017
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5734304/
https://www.ncbi.nlm.nih.gov/pubmed/28901669
http://dx.doi.org/10.1002/pro.3299
Descripción
Sumario: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.