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
gdbCreate: Create a GDB database object; commonly used to add a variable (column) or entry (row) to a table.

Usage:
  gdbCreate objectType
Flag Argument Default Description
 -parent pHandle The object's parent.
 -name oName Name for the object.
 -result tclVar TCL var name for result. Previous object will be destroyed.
Required Options for Creation of Variables:
 -varType vType Variable type (variables only).
 -varFmt vFmt Variable format (variables only).
Object Types (Not all are supported here):
 null            
 object          
 data            
 cell            
 entry           
 variable        
 text            
 table           
 dbase           
 ptr             
 root            
Variable Types:
 null            
 text            
 int             
 float           
 double          
 ptr             

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

Contact site designer mimi at mdelaglio@hotmail.com