AFNI program: 1dtranspose
Output of -help
Usage: 1dtranspose infile outfile
where infile is an AFNI *.1D file (ASCII list of numbers arranged
in columns); outfile will be a similar file, but transposed.
You can use a column subvector selector list on infile, as in
1dtranspose 'fred.1D[0,3,7]' ethel.1D
* This program may produce files with lines longer than a
text editor can handle.
* If 'outfile' is '-' (or missing entirely), output goes to stdout.
++ Compile date = Jan 14 2025 {AFNI_25.0.00:linux_ubuntu_24_64}
This page auto-generated on
Tue Jan 14 07:59:58 PM EST 2025