We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82c29c2 + 19f62e8 commit aaec567Copy full SHA for aaec567
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
### Bug fixes:
6
* Fixed issue when best K is 1
7
+* Fixed missing population separators on static `.svg` plots when using --use-ind-labels
8
+* Changed a variable name to avoid conflicts, despite being in a different namespace.
9
* Fixed missing population separators on static .svg plots when using --use-ind-labels
10
* Fixed key error when providing faststructure format in plot mode
11
@@ -14,4 +16,4 @@
14
16
* Allow the program to show individual label names even when population information is provided (with '--show-ind-labels' option)
15
17
18
-* Fixed Qvalue sorting when providing an --ind file with two columns
19
+* Fixed Qvalue sorting when providing an --ind file with two columns
0 commit comments