Some Useful Scripts:

Note there are many more - if you want to do something with data, I've probably done it or something similar. If you don;t find something here, then just see Mike

Name
What it does
Usage*
Download (right click )
nmrv2csi.s
Converts NMRView ppm file to CSI format (awk script)
nmrv2csi.s protein.seq ppm.out CA C HA CB
nmrv2csi.s
nmr2bmrb.s
Converts NMRView ppm file to BMRB format (awk)
nmr2bmrb.s protein.seq ppm.out
nmr2bmrb.s
nmrseq2expasy.s
Converts NMRview sequence file to ExPAsy format
nmrseq2expasy.s protein.seq
nmrseq2expasy.s








fixpdbcns2xeasy.s
Converts cns pdb file to xeasy - note you can use this as a
template for similar conversions
fixpdbcns2xeasy.s cns.pdb fixpdbcns2xeasy.s












*NOTE in most cases output can be redirected to a file by '>'

Back to mainpage