Skip to content

v0.3.0

Compare
Choose a tag to compare
@dmnfarrell dmnfarrell released this 08 May 15:41
· 80 commits to master since this release

This release adds an initial neo-epitope prediction workflow. Methods have been refactored to use underscore names.

Changes:

  • renamed some predictor class methods
  • can run predict_peptides in parallel
  • changed all class methods to use underscore convention
  • added neo module for neo-epitope prediction pipeline
  • added sphinx documentation
  • snap package now contains all required libraries
  • fixed netmhciipan predictor
  • default config file in home dir for paths
  • changes default cutoff method for binders to use pre-defined quantiles for cutoffs
  • simplified web interface