What's Changed
This is a minor version release. It adds the following features:
- Add ability to change port to serve pVACview to (
--portparameter). by @susannasiebert in #1354 - Add a
pvacseq|fuse|bind|splice aggregate_report_filtercommand to filter aggregated report on variant Tier. by @susannasiebert in #1368 - Add a
--lengthparameter to thepvacseq|fuse|splice|bind|vector valid_allelescommands to filter alleles to ones that work for a specific epitope length. by @susannasiebert in #1372 - Clarify help texts to differentiate between hard filtering and prioritizing/tiering. by @susannasiebert in #1373
- Add codemeta.json file to repo. by @susannasiebert in #1374
Additionally, it fixes the following problem(s):
- Fix an error in the output parser that occurs with very long insertions. by @CSi-Ti in #1367
- Support splice site with multiple matching somatic variants that would previously throw an error. by @susannasiebert in #1369
Full Changelog: v6.0.5...v6.1.0