various changes
This commit is contained in:
parent
80e00b0dfa
commit
93f6707b8f
12 changed files with 159 additions and 231 deletions
|
@ -2,7 +2,7 @@ PDB=$1
|
|||
n=$2
|
||||
OUTDIR=$3
|
||||
cd ${OUTDIR}
|
||||
|
||||
#cd /home/git/LSHTM_analysis/foldx/test2
|
||||
cp Matrix_Hbonds_${PDB}_Repair_${n}_PN.fxout Matrix_Hbonds_${PDB}_Repair_${n}_PN.txt
|
||||
sed -n '5,190p' Matrix_Hbonds_${PDB}_Repair_${n}_PN.fxout > Matrix_Hbonds_RR_${PDB}_Repair_${n}_PN.txt
|
||||
sed -n '194,379p' Matrix_Hbonds_${PDB}_Repair_${n}_PN.fxout > Matrix_Hbonds_MM_${PDB}_Repair_${n}_PN.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue