bionic (1) sort-bed.1.gz

Provided by: bedops_2.4.26+dfsg-1_amd64 bug

NAME

       sort-bed - manual page for sort-bed 2.4.26+dfsg

DESCRIPTION

       sort-bed

              citation:  http://bioinformatics.oxfordjournals.org/content/28/14/1919.abstract  version:   2.4.26
              authors:  Scott Kuehn

       USAGE: sort-bed [--help] [--version]  [--check-sort]  [--max-mem  <val>]  [--tmpdir  <path>]  <file1.bed>
       <file2.bed> <...>

              Sort BED file(s).  May use '-' to indicate stdin.  Results are sent to stdout.

              <val> for --max-mem may be 8G, 8000M, or 8000000000 to specify 8 GB of memory.  --tmpdir is useful
              only with --max-mem.

SEE ALSO

       The full documentation for sort-bed is maintained as a Texinfo manual.  If the info and sort-bed programs
       are properly installed at your site, the command

              info sort-bed

       should give you access to the complete manual.