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: docs/index.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,14 @@ Contents
58
58
contact
59
59
mailing_list
60
60
61
+
62
+
New in Version |release|
63
+
------------------------
64
+
65
+
This is a bugfix release. It fixes the following problem(s):
66
+
67
+
* Ensure that the top_score_metric2 parameter is passed through to UpdateTiers so that the aggregate report gets sorted correctly. by @susannasiebert in https://github.com/griffithlab/pVACtools/pull/1335
Copy file name to clipboardExpand all lines: docs/releases/6_0.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,3 +58,9 @@ ________
58
58
59
59
- This relase fixes a bug with sorting of pVACfuse output files.
60
60
61
+
Version 6.0.1
62
+
-------------
63
+
64
+
This is a bugfix release. It fixes the following problem(s):
65
+
66
+
* Ensure that the top_score_metric2 parameter is passed through to UpdateTiers so that the aggregate report gets sorted correctly. by @susannasiebert in https://github.com/griffithlab/pVACtools/pull/1335
0 commit comments