Skip to content

5.4.0

Choose a tag to compare

@susannasiebert susannasiebert released this 05 Jun 15:20
· 673 commits to master since this release

What's Changed

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

  • Add functionality to add gene of interest identification. by @susannasiebert in #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.

Full Changelog: v5.3.1...v5.4.0