andrewfoong commited on
Commit
1ba1e65
1 Parent(s): 909aecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -52,6 +52,10 @@ The data set is split into 1500 tetra-peptides in the train set, 400 in validati
52
  Each peptide in the train set is simulated for 50ns using classical molecular dynamics and the
53
  water is simulated using an implicit water model. Each other peptide is simulated for 500ns.
54
 
 
 
 
 
55
 
56
  ## Model training and checkpoints
57
  Model checkpoints and config files are also included, and source code for training the model can be found [here](https://github.com/microsoft/timewarp).
 
52
  Each peptide in the train set is simulated for 50ns using classical molecular dynamics and the
53
  water is simulated using an implicit water model. Each other peptide is simulated for 500ns.
54
 
55
+ # AD-3 Alanine dipeptide data set
56
+ This folder contains a minimal data set of two long MD trajectories for alanine
57
+ dipeptide, the simplest dipeptide (22 atoms).
58
+
59
 
60
  ## Model training and checkpoints
61
  Model checkpoints and config files are also included, and source code for training the model can be found [here](https://github.com/microsoft/timewarp).