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



NMRWish Built-In TCL Functions
gdbSortTab: Sort the data in a GDB database table according to a given column (variable).

Usage:
  gdbSortTab tabHandle varName [options]
Options:
Flag Argument Default Description
 -proc tclSortProc TCL sort evaluation procedure.
 -up Sort by Increasing Value.
 -down Sort by Decreasing Value.
 -abs Sort by Absolute Value.
Notes:
  Optional TCL Procedure will be called with two values to compare. It should return only 1 0 or -1, depending on whether the first value is greater than, equal to, or less than the second value.

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

Contact site designer mimi at mdelaglio@hotmail.com