NMRWish Built-In TCL Functions
gdbRead: Read a NMRPipe-format database table or PDB file into the GDB database engine.
Usage:
gdbRead objectType args
Options:
Flag |
Argument |
Default |
Description |
-in |
fileOrDir |
|
The File or Directory to Read. |
-parent |
pHandle |
|
Optional Specification for the Object's Parent. |
-name |
oName |
|
Optional Name for the Object. |
-result |
tclVar |
|
TCL var name for result. Previous object will be destroyed. |
-verb |
|
|
Verbose mode ON. |
PDB Options:
-pdb |
|
|
Input Table is a PDB File. |
-hetatm |
|
|
Interpret HETATMs as ATOMs. |
Object Types:
table - Read a Table.
dbase - Read a Database (Directory of Tables).
|
|