You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: fixing orientation of ranks in heatmaps (#100)
* TST: fixing orientation of ranks in heatmaps
* version bump
* adjusting spacing in heatmap
* Adding option to row center conditional probs when visualizing
* flake8
FIX: transposing ranks for final output. (#99)
* FIX: transposing ranks for final output. Updating documentation in readme accordingly
* Adding in transformers for metadata
* fixing import
* fixing index name for ranks
* Add transformer
* fixed ordering of rank calculations in q2
* TST: made transposes consistent
Found that standalone cli wasn't consistent with q2. Biases weren't factored into standalone ranks.
Now fixed.
* TST:minor refactor
* flake8
* Adding check for soils
* TST: adding additional check in cystic fibrosis study.
Also adding in cool figure, because, why not
* Adding in changelog update
* Update CHANGELOG.md