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
Copy file name to clipboardExpand all lines: src/haddock/modules/analysis/seletopclusts/defaults.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ sort_ascending:
36
36
type: boolean
37
37
title: Sort in ascending order
38
38
short: Sort in ascending order.
39
-
long: Sort in ascending order. To be used when a higher positive score corresponds to a better predicted model quality.
39
+
long: Sort in ascending order. “sort_ascending = false” should be used when a higher score corresponds to a better predicted model quality and is only used if “sortby” is set to "score".
0 commit comments