Skip to content
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.

  1. Introductory MDAnalysis Tutorial: covers installation, important data structures, trajectory analysis, and using algorithms in MDAnalysis.analysis
  2. A simple tutorial on analysing membrane protein simulations by Phil Fowler
  3. 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
  4. SPIDAL: MDAnalysis + Midas tutorial shows how to use radical.pilot to parallelize MDAnalysis scripts; the example is Path Similarity Analysis.
  5. Workshop and Hackathon 2018 materials
Clone this wiki locally