Utilities / Sort TSV

Description

Given a TSV file containing genomic coordinates, this tool sorts it.

Parameters

Details

Input

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

Output is a sorted TSV file.