Jtrachsel / gifrop

Genomic Islands From Roary Pangenomes
GNU General Public License v2.0
8 stars 0 forks source link

add sorting to RESISTANCE column? #6

Open Jtrachsel opened 2 years ago

Jtrachsel commented 2 years ago

genomic_features/islands with the same resistances can have 'different' RESISTANCE column values because of reversed order before concatenation.

sort RESISTANCE vector before concatenation? consider doing the same for other vectors? maybe within a quat clust, check to see if reversing some RESISTANCE values reduces the number of unique resistance categories?