Skip to content

Releases: mskcc/neoantigen-pipeline

1.1.0

06 Dec 16:12
5fc6f1a
Compare
Choose a tag to compare

What's Changed

  • Added run options for NetMHC versions. Now NetMHC3.4 is the default and NetMHCpan4.1 is available to run as well
  • Updated Documentation in #52
  • Added a TSV output that is more easily readable
  • Changed how NetMHC tools look for the TMP directory in #55 and #56
  • Laid groundwork for SV integration

Full Changelog: 1.0.0...1.1.0

Release 1.0.0

31 Jul 14:54
18769d6
Compare
Choose a tag to compare

First release of the neoantigen pipeline!

Contains the following steps:

Create phylogenetic trees using PhyloWGS
Use netMHCpan-4 to calculate binding affinities
Use netMHCpanStab to calculate stability scores
Use Luksza et al.'s neoantigen quality and fitness computations tool (NeoantigenEditing) to evaluate peptides

Docs, tests, and portable modules are included as well!

What's Changed

New Contributors

Full Changelog: https://github.com/mskcc/neoantigen-pipeline/commits/1.0.0