Skip to content

Releases: niklases/PyPEF

pypef 0.4.3

31 Aug 06:44

Choose a tag to compare

  • 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

26 May 20:12

Choose a tag to compare

Added a binary Pyinstaller Windows executable (.exe) file for GUI running

pypef 0.4.1

13 May 19:31
bb1e7f4

Choose a tag to compare

  • 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

22 Nov 15:35

Choose a tag to compare

Always print full output file paths

pypef 0.3.6

21 Sep 09:07
8ab8a48

Choose a tag to compare

Support for Python 3.12

pypef 0.3.5

21 Sep 08:27

Choose a tag to compare

fix: pmult predictions work now

pypef 0.3.4

28 Jul 09:39

Choose a tag to compare

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

05 Jan 13:48
5917357

Choose a tag to compare

Merge pull request #6 from niklases/dev

Dev

pypef 0.3.2 repo refactor

31 Aug 07:26

Choose a tag to compare

v0.3.2-alpha-repo-refactor

Refactor-8

pypef 0.3.2

17 Aug 06:43

Choose a tag to compare

v0.3.2-alpha

Update __init__.py