Description

Sort GTF files in chr/pos/feature order

Input

Name (Type)
Description
Pattern

gtf (file)

Unsorted GTF/GFF file.

*.gtf

Output

Name (Type)
Description
Pattern

versions (file)

File containing software versions

versions.yml

gtf (file)

Sorted GTF file

*.gtf

Tools

gtfsort
MIT

A chr/pos/feature GTF sorter that uses a lexicographically-based index ordering algorithm.