Difference between revisions of "MD simulation analysis TSD Journal"

From Bioinformatikpedia
Line 1: Line 1:
 
Back to [[MD simulation analysis TSD|results]].
 
Back to [[MD simulation analysis TSD|results]].
  +
  +
Most of the base data was calculated according to the tutorial with a slightly modified version of scripts by Hemochromatosis. These are TODO.
   
 
=Trajectories=
 
=Trajectories=

Revision as of 20:28, 31 August 2012

Back to results.

Most of the base data was calculated according to the tutorial with a slightly modified version of scripts by Hemochromatosis. These are TODO.

Trajectories

PNGs were created with createTrajectories.pml and then combined into an animation with createAnim.sh.

Ramachandran plots

At first the .xvg files were parsed into the following format:

ID                       Psi              Phi             Aa
1HMP:chain0:Pro5	-92.926842	12.941312	Proline
1HMP:chain0:Gly6	65.796807	-162.229709	Glycine
1HMP:chain0:Val7	-81.132082	121.413022	General

Additionally the data for the background distribution was downloaded from [1].
Then the scipt [2] was called.

Significance calculation

The p-value was computed with the script statTD.pl.