-
Notifications
You must be signed in to change notification settings - Fork 667
Tutorials
Oliver Beckstein edited this page Oct 1, 2019
·
8 revisions
MDAnalysis is primarily a library that allows the user to write their own code. In order to make the transition from using ready-made scripts or tools to writing your own, tutorials are available.
- Introductory MDAnalysis Tutorial: covers installation, important data structures, trajectory analysis, and using algorithms in MDAnalysis.analysis
- A simple tutorial on analysing membrane protein simulations by Phil Fowler
- MDAnalysis Workshop at the 2015 CECAM Macromolecular simulation software workshop: see the setup instructions and then follow the two Jupyter notebooks MDAnalysis_Workshop_Part_1.ipynb and MDAnalysis_Workshop_Part_2.ipynb
- SPIDAL: MDAnalysis + Midas tutorial shows how to use radical.pilot to parallelize MDAnalysis scripts; the example is Path Similarity Analysis.
- Workshop and Hackathon 2018 materials