furanku

NMRPipe System Programs

getCols

Extract Selected Columns from Table



Command-Line Argument List

Program getCols, argument checking enabled.
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.