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. 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/BGI-SynBio/PyMOL-PUB",
"name": "PyMOL-PUB",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "pymol, pymol-pub, matplotlib, structure-cluster, structure-alignment, manuscript-figure",
"author": "Haoling Zhang",
"author_email": "zhanghaoling@genomics.cn",
"download_url": null,
"platform": null,
"description": "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. 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.\r\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "Rapid generation of high-quality structure figures for publication with PyMOL-PUB",
"version": "1.2",
"project_urls": {
"Homepage": "https://github.com/BGI-SynBio/PyMOL-PUB"
},
"split_keywords": [
"pymol",
" pymol-pub",
" matplotlib",
" structure-cluster",
" structure-alignment",
" manuscript-figure"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "671007596904e74e058da3dfa7987cf96f4a8d030079dfc429e2376a63e53c42",
"md5": "cee13624420e23ab689760dbec84f7a9",
"sha256": "06e102871ff036d042a58d521007d9ee66bd1d5304528904b3602d2a63dd667a"
},
"downloads": -1,
"filename": "PyMOL_PUB-1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cee13624420e23ab689760dbec84f7a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 54477,
"upload_time": "2024-03-31T05:18:23",
"upload_time_iso_8601": "2024-03-31T05:18:23.970323Z",
"url": "https://files.pythonhosted.org/packages/67/10/07596904e74e058da3dfa7987cf96f4a8d030079dfc429e2376a63e53c42/PyMOL_PUB-1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-31 05:18:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BGI-SynBio",
"github_project": "PyMOL-PUB",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"requirements": [
{
"name": "biopython",
"specs": [
[
">=",
"1.78"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.2.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.21.2"
]
]
},
{
"name": "pillow",
"specs": [
[
">=",
"8.2.0"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.4.1"
]
]
},
{
"name": "sphinx_rtd_theme",
"specs": [
[
">=",
"0.4.3"
]
]
},
{
"name": "PyQt5",
"specs": [
[
">=",
"5.15.9"
]
]
}
],
"lcname": "pymol-pub"
}