tseemann / mlst

:id: Scan contig files against PubMLST typing schemes
GNU General Public License v2.0
201 stars 47 forks source link

Added a sort to the return statement of names sub in PubMLST.pm to re… #18

Closed Slugger70 closed 7 years ago

Slugger70 commented 8 years ago

…turn list of schemes in alphabetical order.

tseemann commented 7 years ago

On my version, --list and --longlist are already sorted.

I don't explicity sort it, so I assume it depends on the filesystem inode ordering?