Given a TSV file containing genomic coordinates, this tool sorts it.
The TSV format doesn't specify any column types. This tool can be used when the file has chromosome names in the first or second column and start and end coordinates in the following two columns.
Output is a sorted TSV file.