MD with Schrödinger Suite & PyMOL Workshop
Schrodinger Slides
Day1: LRZ_2022_Day1_Basics.pdf
Day2: LRZ_2022_Day2_Advanced_PPrep.pdf
LRZ_2022_Day2_Thermodynamics.pdf
PyMOL Course:
- Incentive PyMOL: https://pymol.org/edu/
- Open source PyMOL: Anaconda packages: e.g. conda install -c conda-forge pymol-open-source (2.5.0)
- Open source PyMOL Windows: https://pymolwiki.org/index.php/Windows_Install
- Windows binaries: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pymol
- Windows binaries: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pymol
- Open source PyMOL LINUX: https://pymolwiki.org/index.php/Linux_Install
- Compile source code from https://github.com/schrodinger/pymol-open-source
- Compile source code from https://github.com/schrodinger/pymol-open-source
- Open source Mac: https://pymolwiki.org/index.php/MAC_Install
- Anaconda resources: https://www.anaconda.com/products/individual
- Miniconda: https://docs.conda.io/en/latest/miniconda.html
- dd
- e.g: Install pymol 2.4.0 via conda:
Open the Anaconda Prompt and executeconda install -c conda-forge pymol-open-source=2.4.0 #or 2.5.0
conda install -c conda-forge pmw
PyMOL Slides: PyMOL_slides.pdf
Hands-on: Hands_on.tgz