wdecoster / nanocomp

Comparison of multiple long read datasets
MIT License
113 stars 9 forks source link

Barcodes in wrong order #65

Closed cmfield closed 1 year ago

cmfield commented 1 year ago

I'm using v 1.13.1 apparently, so apologies if this has already been fixed, but when I run the program with --barcoded to get say, a plot of quality distributions, or length distributions, the barcodes are in an arbitrary order (I suspect the order in which they are first encountered). It would be helpful if the default was to order them by number, 01, 02.. 24, unclassified.

wdecoster commented 1 year ago

I agree that would make sense. Will fix!

wdecoster commented 1 year ago

Should be fixed in v1.21.2 :-)

cmfield commented 1 year ago

Brilliant!