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
gdbFindByName: Find a GDB object by its name; commonly used to find a particular variable (column) in a given table.

Find an object by its name:
  gdbFindByName parentHandle name [-all]
Notes:
  1. Use back-quoted names to allow matching
  by regular expression (i.e. `ID[0-9]`).
  2. Use the -all option to find all objects which
  match, rather than only immediate descendants.
  3. The -all option should only be used as the last
  argument on the command line.

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

Contact site designer mimi at mdelaglio@hotmail.com