NMR Restraints Grid

Result table
 (Save to zip file containing files for each block)

image mrblock_id pdb_id cing stage position program type subtype
12459 1szy cing 1-original 16 shell protocol structure calculation


#!/bin/csh -f
#$ -cwd -o make-template.run.o -e make-template.run.e -m bae -M dcs@proton.chem.yale.edu

xplor < make-rsf.inp > make-rsf.out

set i=1
while ($i <= 10)
    set ii=`nawk 'BEGIN { printf "%02d", '$i' }'`

    xplor -s < make-template.inp > make-template.$ii.out
    ip 'repdb -ix -om' template.pdb
    mv template.pdb template.$ii.pdb

    @ i++
end



Please acknowledge these references in publications where the data from this site have been utilized.

Contact the webmaster for help, if required. Thursday, April 18, 2024 11:26:24 AM GMT (wattos1)