Releases: niklases/PyPEF
Releases · niklases/PyPEF
pypef 0.4.3
- Integrated GUI code into package (code)
- Added more functionalities such as zero shot PLM prediction (also for SSM landscape prediction) and possibility to run Hugging Face transformer (
transformers) models purely offline if model are already cached
pypef 0.4.2
Added a binary Pyinstaller Windows executable (.exe) file for GUI running
pypef 0.4.1
- Switched from Tensorflow to PyTorch for DCA (and LLM) related tasks
- Added two LLM models (ESM1v and ProSST for hybrid modeling) next to GREMLIN
pypef 0.3.7
Always print full output file paths
pypef 0.3.6
Support for Python 3.12
pypef 0.3.5
fix: pmult predictions work now
pypef 0.3.4
Changes:
- Better looking plots
- Amino acid variant position assertion against wild-type sequence if input format AaPosAa, e.g., A123C
- Binary classification metric (Recall top 10%) implemented
Waiting for the official Ray release for Python 3.12 to upgrade to Python 3.12.
pypef 0.3.3
Merge pull request #6 from niklases/dev Dev
pypef 0.3.2 repo refactor
v0.3.2-alpha-repo-refactor Refactor-8
pypef 0.3.2
v0.3.2-alpha Update __init__.py