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