Difference between revisions of "Task 10: Molecular Dynamics Analysis"
From Bioinformatikpedia
(→Native) |
|||
Line 2: | Line 2: | ||
==Native== |
==Native== |
||
+ | |||
+ | === A BRIEF CHECK OF RESULTS === |
||
+ | |||
+ | In order to verify that our simulation ran successfully we used the command line tool gmxcheck. we executed it as follows for our .xtc file: |
||
+ | |||
+ | <code> |
||
+ | gmxcheck -f 1J8U_nosol_after_SCWRL_no_h_merged_crystal_water_md.xtc |
||
+ | </code> |
||
==P281L== |
==P281L== |
Revision as of 14:18, 4 September 2011
In this task we are going to analyze the results of the molecular dynamics simulations of task 8. A detailed task description can be found here. The analysis focuses on this tutorial.
Native
A BRIEF CHECK OF RESULTS
In order to verify that our simulation ran successfully we used the command line tool gmxcheck. we executed it as follows for our .xtc file:
gmxcheck -f 1J8U_nosol_after_SCWRL_no_h_merged_crystal_water_md.xtc