table of contents
other versions
- bullseye 14.6.20210224+dfsg-4+b1
- testing 19.0.20230216+dfsg-2
- unstable 19.0.20230216+dfsg-2+b1
- experimental 19.2.20230331+dfsg-1
ALIGN-COLUMNS(1) | NCBI Entrez Direct User's Manual | ALIGN-COLUMNS(1) |
NAME¶
align-columns - align the columns of tab-delimited input
SYNOPSIS¶
align-columns [-a codes] [-g N] [-h N] [-w N]
align-columns -
DESCRIPTION¶
align-columns aligns the columns of tab-delimited input (always taken from standard input) and writes the result to standard output. It is roughly equivalent to transmute -align, but accepts - as shorthand for -h 2 -g 4 -a l.
OPTIONS¶
See transmute(1).
SEE ALSO¶
transmute(1), snp2tbl(1), spdi2tbl(1), xml2tbl(1), xtract(1).
2023-01-31 | NCBI |