Welcome NMRPipe: Software for multidimensional NMR Applications and examples NMR and protein structure Miscellaneous Resume, lecture slides, and thesis
Frank Delaglio, Ph.D. 19804 Maycrest Way Germantown MD 20876 USA 301 806-0867 delaglio@nmrscience.com
Programs of the NMRPipe System flagLoc: C-shell Utility to Test Whether a Given Flag is Found on the Command-line. Usage: flagLoc argvList flagName Example C-Shell Usage: if (`flagLoc $argv -verb`) then set verboseMode = 1 endif