enasequence / sequencetools

Webin sequence validation API.
Apache License 2.0
10 stars 3 forks source link

Ena 6203 #174

Open Rajkumar-D opened 2 months ago

Rajkumar-D commented 2 months ago

Using the Collections.sort(filteredExonFeatures); to get the same sorted order of Features as in FTWriter.java The use of getSortedExonFeatures() to sort EXON Features is not sorting similar to FTWriter.write() output.