logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

transposeLargeFile - helper for bitseq to transpose files lines and columns

Description

       Transposes [input files] into [outFileName] so that there are M lines with N columns each.

Name

       transposeLargeFile - helper for bitseq to transpose files lines and columns

Options

--help

              Show this help information.

       -o <outFileName> ,   --outFile=<outFileName>

              Name of the output file.

       -v ,   --verbose

              Verbose output. (default: Off)

transposeLargeFile 0.7.5+dfsg                    September 2021                            TRANSPOSELARGEFILE(1)

Synopsis

transposeLargeFile-o<outFileName>  [OPTIONS] [inputfiles]

See Also