Programs of the NMRPipe System
getCols: Extract Columns from a Text Table
getCols inName outName [-hdr] [col1 col2 ... colN]
Notes:
1. The first column is 0 (zero).
2. Use '-' as outName to write to standard output.
3. Use the -hdr flag to update FORMAT lines, etc.
4. This program is supplanted by script getTabCol.tcl.
|
Under Construction
|