Releases: haddocking/deeprank-gnn-esm
Releases · haddocking/deeprank-gnn-esm
v0.2.3
What's Changed
- Fix: Correct output file path generation in hdf5_to_csv.py by @TJN25 in #27
- build CPU and GPU images by @rvhonorato in #28
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- add build validation action by @rvhonorato in #24
- add
tos acceptby @rvhonorato in #25
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- unpin versions in
Dockerfileby @rvhonorato in #22 - update fasta for unknown AAs by @ntxxt in #23
- Remove non-standard AAs from generated graph
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- update readme by @ntxxt in #16
- Update environment-cpu.yml by @AnnaKravchenko in #18
- adjust the order of re-numbering and embedding calculation by @ntxxt in #20
- support local esm-2 weights by @ntxxt in #21
New Contributors
- @AnnaKravchenko made their first contribution in #18
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- update
ci.ymlby @rvhonorato in #9 - update
pyproject.tomlby @rvhonorato in #7 - update
README.mdby @rvhonorato in #10 - add dockerfile by @rvhonorato in #1
- Delete files by @ntxxt in #11
- Update api by @ntxxt in #13
- add docker-publish.yml by @rvhonorato in #14
New Contributors
- @rvhonorato made their first contribution in #9
- @ntxxt made their first contribution in #11
Full Changelog: https://github.com/haddocking/deeprank-gnn-esm/commits/v0.1.0