From 87c11f679c2576b8996565c2191765d212092cbc Mon Sep 17 00:00:00 2001 From: Ayush Rahangdale Date: Wed, 1 Jan 2025 16:50:44 +0530 Subject: [PATCH] Add PyMol --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89..d213195b 100644 --- a/README.md +++ b/README.md @@ -897,6 +897,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Open Babel](https://open-babel.readthedocs.io/) - A chemical toolbox designed to speak the many languages of chemical data. * [PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion. * [PyMC](https://github.com/pymc-devs/pymc3) - Markov Chain Monte Carlo sampling toolkit. +* [PyMol](https://pymol.org/conda/) - A molecular visualization tool for studying proteins, DNA, and other biological molecules. * [QuTiP](http://qutip.org/) - Quantum Toolbox in Python. * [RDKit](http://www.rdkit.org/) - Cheminformatics and Machine Learning Software. * [SciPy](https://www.scipy.org/) - A Python-based ecosystem of open-source software for mathematics, science, and engineering.