fldtotable - convert a whitespace delimited file of columns to an starbase data table.
SYNOPSYS
fldtotable COLUMN[:n[-m]] ...
DESCRIPTION
fldtotable reads an ASCII whitespace (space or tab) delimited file of
column data selecting the specified fields, adds a header and converts
the column delimiters to tabs.
SEE ALSO
- starbase.1
- starbase data tables introduction.
- fixtotable
- convert a fixed column ASCII table into an starbase data table.