Molecular Dynamics Simulations

From Bioinformatikpedia
Revision as of 13:15, 6 July 2011 by Landerer (talk | contribs) (Created page with "==Preparation== * <code>repairPDB 1a6z.pdb -ssw 15t >ssw.tmp</code> but there was no crystal water included. * <code>repairPDB 1a6z.pdb -nosol >1a6z_clean.pdb</code> * <code>scwr…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Preparation

  • repairPDB 1a6z.pdb -ssw 15t >ssw.tmp but there was no crystal water included.
  • repairPDB 1a6z.pdb -nosol >1a6z_clean.pdb
  • scwrl -i 1a6z_clean.pdb -s 1a6z_low.txt -o 1a6z_clean_complete.pdb > out.log
  • repairPDB 1a6z_clean_complete.pdb -noh >1a6z_final.pdb
  • because there was no crystal water in the origin pdb included, we had nothing to concatenate.