Skip to content

Releases: mskcc/neoantigen-pipeline

1.2.0

13 Feb 18:47
56a1411
Compare
Choose a tag to compare

Features

  • Fix neoantigen input indel bug
  • Added flag to control Kd_cutoff
  • Several README fixes
  • Update nf-core template

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

30 Jan 17:49
d0e4ae9
Compare
Choose a tag to compare

What's Changed

  • Metadata bug fix for netmhc tools #64
  • Fix broken download pipeline test #68
  • Update templates to meet the latest nf-core standard #65

Full Changelog: 1.1.0...1.1.1

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