bergmanlab / TELR

TELR is a fast non-reference transposable element detector from long read sequencing data.
https://github.com/bergmanlab/TELR
BSD 2-Clause "Simplified" License
32 stars 11 forks source link

Fix RM gff out of sort issue #22

Closed shunhuahan closed 1 year ago

shunhuahan commented 1 year ago

In some cases, the RepeatMasker output GFF file contains out of sort records, this commit fixes this issue.