Releases: instadeepai/InstaNovo
Releases · instadeepai/InstaNovo
0.1.7
What's Changed
- feat: generalise mgf to all metadata by @KevinEloff in #19
- Add GitHub action to purge GitHub cache of badge image on new release by @BioGeek in #18
- fix: dataloader using old schema by @KevinEloff in #24
- refactor: linting by @BioGeek in #21
- Add integration test by @BioGeek in #27
- fix: update benchmark URL to InstaDeepAI/ms_ninespecies_benchmark by @BioGeek in #28
- Fix version conflict for docs build by @BioGeek in #29
- docs: add link to Tran et al 2017 + fix ploars link by @BioGeek in #30
- ci: add dependabot to update github actions and packages by @BioGeek in #31
- Release 0.1.7 by @BioGeek in #33
Full Changelog: 0.1.6...0.1.7
0.1.6 Data conversion scripts
- Add data conversion scripts
- Add InstaNovo+ to starter notebook
- Add functionality to return all beams (
return_all_beams=Trueargument indecoder.decode) #12
0.1.5 Diffusion Model and Checkpoints
- Add code for diffusion model
- Add checkpoint for diffusion model pre-trained on HC-PT fine-tuned on Nine Species excluding yeast.
Full Changelog: 0.1.4...0.1.5
0.1.4 InstaNovo model checkpoints
What's Changed
- feat: bundle config files with checkpoints
- add checkpoints
instanovo.pttrained on HC-PT, andinstanovo_yeast.ptfine-tuned on nine-species excluding yeast.
Full Changelog: 0.1.2...0.1.4