test2 bugfixes
This commit is contained in:
parent
7a9b16255a
commit
1f8cfc2403
13 changed files with 851 additions and 69 deletions
7
foldx/test2/runPrintNetworks.sh
Executable file
7
foldx/test2/runPrintNetworks.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
PDB=$1
|
||||
n=$2
|
||||
OUTDIR=$3
|
||||
logger "Running runPrintNetworks"
|
||||
cd ${OUTDIR}
|
||||
|
||||
foldx --command=PrintNetworks --pdb="${PDB}_Repair_${n}.pdb" --water=PREDICT --vdwDesign=1 --output-dir=${OUTDIR}
|
Loading…
Add table
Add a link
Reference in a new issue