reorder-columns - reorder columns of a tab-delimited file
Contents
Description
reorder-columns is a Unix-style filter that reads tab-delimited data on standard input and prints to
standard output a modified version with all rows in their original order but columns reordered and
possibly removed or repeated.
Name
reorder-columns - reorder columns of a tab-delimited file
Options
N Use input column N next on each line.
See Also
between-two-genes(1), filter-columns(1), print-columns(1), sort-table(1), uniq-table(1), xtract(1). NCBI 2023-02-05 REORDER-COLUMNS(1)
Synopsis
reorder-columnsN ...
