v2022-04-26
haimasree
released this
26 Apr 11:30
·
1026 commits
to master
since this release
Announcement
This would be the last release with models with python=3.6. Most of the models (except KipoiSplice and SeqVec) will be upgraded to python 3.7 as python 3.6 has been EOL-ed. Although Kipoi still supports python=3.6, in future if that changes, kipoi version also must be pinned in model.yaml(s) in KipoiSplice and SeqVec.
What's Changed
- Increased parallelism to avoid build timeout error by @haimasree in #279
- Adding postprocessing back to maintain compatibiliy with kipoi-veff by @haimasree in #281
- Fixed ci by @haimasree in #282
- Fixed ci by @haimasree in #283
- Remove postprocessing from DeepSEA by @haimasree in #284
- Fix APARENT/site_probabilities output labels by @twrightsman in #285
- Add more parallelism to avoid frequent circleci issue with context deadline by @haimasree in #286
- Updated links to singularity containers by @haimasree in #287
- Adding a way to sync with kipoi-containers by @haimasree in #288
- Fix sync workflow by @haimasree in #289
- Added DeepSTARR by @bernardo-de-almeida in #290
- Adding precision for cross platform testing by @haimasree in #291
- Adding DeepSTARR containers by @haimasree in #292
- Adjust APARENT model by @Hoeze in #293
- Update container jsons by @haimasree in #294
- Removing ambiguity for model class definition by @haimasree in #295
- Fixed ci by @haimasree in #296
- Aparent update by @Hoeze in #297
- add variant to APARENT metadata by @Hoeze in #298
- Update container jsons by @haimasree in #299
- Update container jsons by @haimasree in #300
- Update json by @haimasree in #302
- Update container jsons by @haimasree in #303
- Update container jsons by @haimasree in #304
- Updating ci by @haimasree in #305
- Add apptainer by @haimasree in #306
- singularity container images with updated links by @haimasree in #307
- Fixed ci and added conda-libmamba-solver by @haimasree in #308
- Fixed ci by @haimasree in #309
New Contributors
- @twrightsman made their first contribution in #285
- @bernardo-de-almeida made their first contribution in #290
Full Changelog: v2021-11-15...v2022-04-26