Skip to content

MDAnalysis/WorkshopPrace2021

Repository files navigation

Using MDAnalysis for Efficient Simulation Pre- and Post-Processing Binder DOI

Contents

This repository contains the materials for the 3-day MDAnalysis 2021 PRACE/SURF workshop.

The workshop is structured in the following manner:

Day 1:

  1. Day1-Session1-Lecture
  1. Day1-Session1-Practical
  1. Day1-Session2-Lecture
  1. Day1-Session2-Practical

Day 2:

  1. Day2-Session1-Lecture
  • lib.distances.pdf

    Lecture covering both the MDAnalysis.lib.distances module and the MDAnalysis' analysis framework (e.g. AnalysisBase).

  1. Day2-Session1-Practical
  1. Day2-Session2-Lecture
  1. Day2-Session2-Practical

Day 3:

  1. Day3-Session1-Lecture
  1. Day3-Session1-Practical
  1. Day3-Session2-Lecture
  • more-features.ipynb

    Final lecture demonstrating some of the other features available in MDAnalysis such as auxiliary data reading, and on-the-fly transformations.

  1. Day3-Session2-Practical
  1. Day3-Closing-Lecture

Setting up your python environment

Instructions for setting up your environment to run this workshop locally are provided in INSTALL.md.

A full list of the required Python packages can be seen inside environment.yml.

Note: this workshop uses the beta release of MDAnalysis 2.0.0.

Course pre-requisites

The course assumes that attendees have a working proficiency in using Jupyter notebooks, Python (especially the NumPy library), and the bash shell.

Binder

The tutorial materials can be accessed online via binder. To launch the binder instance, click here.

License

The code examples in this repository are licensed under the GPL version 2.0 license. Non-code content is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license. The MDAnalysis logo and its derivatives are licensed under the Creative Commons Attribution-NoDerivs 3.0 Unported License.

Acknowledgements

Please see AUTHORS.md for a list of contributors to the workshop materials.

Special acknowlegements go to the 2018 MDAnalysis Workshop and Hackathon which these materials build on.