Skip to content

6.1.0

Latest

Choose a tag to compare

@susannasiebert susannasiebert released this 11 Mar 18:44
· 4 commits to master since this release

What's Changed

This is a minor version release. It adds the following features:

  • Add ability to change port to serve pVACview to (--port parameter). by @susannasiebert in #1354
  • Add a pvacseq|fuse|bind|splice aggregate_report_filter command to filter aggregated report on variant Tier. by @susannasiebert in #1368
  • Add a --length parameter to the pvacseq|fuse|splice|bind|vector valid_alleles commands 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