Scripts of the NMRPipe System
getTabCol.tcl: Extract Column Data from an NMRPipe format table.
Flag |
Argument |
Default |
Description |
-in |
tabName |
test.tab |
Input Table. |
-var |
varList |
INDEX |
Variables to Extract. |
-n |
rowList |
* |
Row Numbers, * for All, First Row is 0. |
-fmt |
fmtList |
%s |
Formats for Output. |
|
|