Skip to content

Commit efb3e1b

Browse files
Update README.md
1 parent dae34bf commit efb3e1b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# CCP-BioSim Training Course: Basic MD data analysis with MDTraj
2-
IPython (Jupyter) notebooks are a great environment in which to do exploratory analysis of MD data. This notebook illustrates how two key Python packages - *numpy* and *matplotlib* - can be used with the MD analysis package [mdtraj](http://mdtraj.org/1.9.3/) for some simple standard analysis tasks.
2+
IPython (Jupyter) notebooks are a great environment in which to do exploratory analysis of MD data. This workshop illustrates how two key Python packages - *numpy* and *matplotlib* - can be used with the MD analysis package [mdtraj](http://mdtraj.org/1.9.3/) for some simple standard analysis tasks.
3+
4+
## Requirements
5+
A basic knowledge of Python and MD simulation methods
6+
7+
## Resources
8+
A Jupyter notebook

0 commit comments

Comments
 (0)