8000 Release 3.0.0 - Wanne - 2025-05-09 · nf-core/epitopeprediction · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

3.0.0 - Wanne - 2025-05-09

Latest
Compare
Choose a tag to compare
@jonasscheid jonasscheid released this 09 May 05:43
37c08f0

Added

  • #275 - Added bcftools/stats to add MultiQC plots for variant input

Added

  • #279 - Add SUMMARIZE_RESULTS module and MultiQC plots. BREAKING output structure change from<outdir>/predictions/<meta.id>/<meta.id>.tsv to <outdir>/predictions/<meta.id>.tsv
  • #270 Added option --wide_format_output to provide wide format output with additional information instead of long format (default)

Changed

  • #247 - Update to nf-core template 3.0.2
  • #255 - Update to nf-core template 3.1.2
  • #250 - Implemented netmhcpan module. Removed legacy netmhc tools. Only the latest netmhcpan and netmhciipan versions will be supported (netmhcpan-4.1b, netmhciipan-4.3e)
  • #252 - Implemented netmhciipan module
  • #253 - Implemented mhcflurry module
  • #259 - Implemented mhcnuggets and mhcnuggetsii module
  • #260, #270 - Major refactoring to new, modular MHC binding subworkflow (see Meta-Issue #205). Removed legacy predictor syfpeithi. Predictors that can be specified via --tools are: mhcflurry,mhcnuggets(default),mhcnuggetsii,netmhcpan,netmhciipan. Changed --min_peptide_length and max_peptide_length to min_peptide_length_classI and --max_peptide_length_classI.
  • #263 - Rearrange supported alleles per predictor
  • #266, #268 - Refactor variant prediction with epytope
  • #282 - Update to nf-core template 3.2.1

Fixed

  • #278 - Fixed an issue where relative paths were not properly staged
0