v2.1.0
What's Changed
This version now supports transfer leaning also for rust.
New Features
- Add decoy inclusion config switch by @GeorgWa in #746
- Use decoys from library by @GeorgWa in #780
- Add charge state prediction to PeptDeepPrediction step by @GeorgWa in #785
Bug fixes
- write precursors file also if no lfq results by @mschwoer in #773
- Skip charge prediction on fasta digest by @GeorgWa in #783
- Fix charge model training shape mismatch by @GeorgWa in #784
- Fix mbr config by @mschwoer in #782
Other Changes / unlabeled
- add error on non-specific digest by @mschwoer in #756
- rename dist search README by @mschwoer in #772
- Add conditional check for end-to-end tests based on commit age by @mschwoer in #775
- Remove obsolete features by @mschwoer in #770
- Remove two step classifier by @mschwoer in #771
- Remove neptune by @mschwoer in #778
- Skip quantselect test on specific macOS configurations to avoid seria… by @mschwoer in #781
- Add claude md by @mschwoer in #786
- Refactor DataFrame field access to use bracket notation for consistency by @mschwoer in #787
- remove hint in frontend by @mschwoer in #788
Full Changelog: v2.0.3...v2.1.0