What's Changed
This is a bugfix release. It fixes the following problem(s):
- Bring sort_included_df logic in line with getting the best peptide so that when the number of included peptides exceeds the aggregate_inclusion_count_limit the logic for picking the included peptides is the same as for getting the best peptide. by @susannasiebert in #1403
- Add missing argument hook up for transcript_prioritization_strategy and aggregate_inclusion_count_limit in standalone top score filter and aggregate report creation commands, respectively. by @susannasiebert in #1404
- Fully hook up normalized percentile calculation for pVACfuse and pVACsplice pipelines. by @susannasiebert in #1405 and #1406
- Resolved nondeterministic sorting in reference match comparisons. by @ldhtnp in #1402
Full Changelog: v7.0.0...v7.0.1