malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 23 forks source link

TypeError: plot_pca_coords() should accept dict for category_orders param #478

Closed alimanfoo closed 8 months ago

alimanfoo commented 8 months ago

The category_orders param should usually be a dict, but this type is not accepted.