Welcome: an Introduction to this Site
NMRPipe: a Comprehensive Software System for Biomolecular NMR
Special Applications: NMR Drug Screening, Automation, and so on
Dipolar Couplings, Chemical Shifts, and Protein Structure
Miscellaneous

Frank's CV, Recent Slides, and Thesis

 

 

 

  Frank Delaglio, Ph.D.

  Software Science Consultant
  13840 Grey Colt Drive
  North Potomac MD 20878 USA


  Tel: 301 806-0867
  Fax: 301 309-8717
  E-mail: delaglio@nmrscience.com



NMRPipe Processing Functions
NULL: No Change to Data.

The NULL function leaves the data unchanged. It is the default function of nmrPipe, applied when no other function is specified explicitly via the nmrPipe -fn ... argument. This is most commonly done at the head of a processing pipeline, where an input file is specified, but no explicit processing function is given, for example, as in the first line of this processing scheme:


    nmrPipe -in test.fid \
    | nmrPipe -fn EM -lb 2.0 -c 0.5   \
    | nmrPipe -fn ZF -auto            \
    | nmrPipe -fn FT                  \
    | nmrPipe -fn PS -p0 45 -p1 0 -di \
       -out test.ft1 -ov


[ Home ] [ Terms of Use ] [ Copyright ]
last updated: Apr 20, 2011 / big frank

Contact site designer mimi at mdelaglio@hotmail.com