DRL / blobtools

Modular command-line solution for visualisation, quality control and taxonomic partitioning of genome datasets
GNU General Public License v3.0
187 stars 44 forks source link

Add --sort_first option when plotting #52

Closed tbooth closed 7 years ago

tbooth commented 7 years ago

Here's the patch that lets you push those pesky no-hit blobs to the back so they don't obscure your real hits.

I was only able to test it by reducing the resolution on the plots by a factor of 10 - clearly some compatibility issues with matplotlib there.

Enjoy!

TIM