Skip to content

Instantly share code, notes, and snippets.

@JonasR
Created June 22, 2012 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JonasR/2969611 to your computer and use it in GitHub Desktop.
Save JonasR/2969611 to your computer and use it in GitHub Desktop.
Call Foldx
#!/bin/bash
ln -sf /opt/SS12-Practical/foldx/rotabase.txt
/opt/SS12-Practical/scripts/repairPDB ../preparation/2gjxA_secondD.pdb > 2gjxA_secondD_repaired.pdb
/opt/SS12-Practical/foldx/FoldX.linux64 -runfile run.txt
@JonasR
Copy link
Author

JonasR commented Jun 22, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment