Rapid generation of high-quality structure figures for publication with PyMOL-PUB

Yuting Chen,Haoling Zhang,Wen Wang,Yue Shen,Zhi Ping
DOI: https://doi.org/10.1093/bioinformatics/btae139
IF: 5.8
2024-03-06
Bioinformatics
Abstract:Abstract Motivation The advancement of structural biology has increased the requirements for researchers to quickly and efficiently visualize molecular structures in silico. Meanwhile, it is also time-consuming for structural biologists to create publication-standard figures, as no useful tools can directly generate figures from structure data. Although manual editing can ensure that figures meet the standards required for publication, it requires a deep understanding of software operations and/or program call commands. Therefore, providing interfaces based on established software instead of manual editing becomes a significant necessity. Results We developed PyMOL-PUB, based on the original design of PyMOL, to effectively create publication-quality figures from molecular structure data. It provides functions including structural alignment methods, functional coloring schemes, conformation adjustments, and layout plotting strategies. These functions allow users to easily generate high-quality figures, demonstrate structural differences, illustrate inter-molecular interactions and predict performances of biomacromolecules. Availability and Implementation Our tool is publicly available at https://github.com/BGI-SynBio/PyMOL-PUB. Supplementary information Supplementary data are available at Bioinformatics online.
biochemical research methods,biotechnology & applied microbiology,mathematical & computational biology
What problem does this paper attempt to address?
The paper primarily addresses two key issues in the field of biomolecular structure visualization: 1. **The need for efficient generation of high-quality structural images**: With the advancement of structural biology, researchers need to visualize molecular structures quickly and efficiently on computers. However, creating high-quality structural images that meet publication standards is often time-consuming, and existing tools struggle to generate images that meet the requirements directly from structural data. 2. **The need to simplify the operation process**: Although manual editing can ensure that the generated images meet publication standards, this approach requires users to have an in-depth understanding of software operations or command calls. Therefore, developing an interface based on existing software to replace the cumbersome manual editing process has become particularly important. To address the above issues, the authors' team developed an open-source tool called PyMOL-PUB. This tool is designed based on PyMOL software and can effectively create high-quality, publication-grade molecular structural images. PyMOL-PUB offers a variety of features, including structural alignment methods, functional coloring schemes, conformation adjustments, and layout drawing strategies. These features enable users to easily generate high-quality images, showcase structural differences, depict molecular interactions, and predict the performance of biological macromolecules. Additionally, PyMOL-PUB provides an easy-to-operate graphical user interface (GUI), as well as single-step command demonstrations and other similar code examples that mimic images from published papers, making it convenient for users with different backgrounds to quickly construct high-quality images that meet publication requirements.