Version 5.4

Version 5.4.0

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

  • Add functionality to add gene of interest identification. by @susannasiebert in https://github.com/griffithlab/pVACtools/pull/1229

    A new option --genes-of-interest-file has been added. This option allows users to specify a file path containing genes name that are of particular importance to their research. Neoantigens resulting from variants on one of these genes will be marked in the all_epitopes.tsv and filtered.tsv files in a new Gene of Interest column (True/False). If this option is not specified, a default list of common cancer genes is used.

Version 5.4.1

This is a bugfix release. It fixes the following problem(s):

  • Ensure that the files in the supporting_files directory, including the default genes of interest list, are included in the distribution Otherwise the Mark Genes Of Interest step would fail with a file-not-found error.

Version 5.4.2

This is a bugfix release. It fixes the following problem(s):

Version 5.4.3

This is a bugfix release. It fixes the following problem(s):