Skip to content

Releases: Merck/BioPhi

Use huggingface version of Sapiens

Choose a tag to compare

@prihoda prihoda released this 13 May 10:18

Use huggingface version of Sapiens (1.1.0) which uses huggingface transformers instead of fairseq dependency.

Fix numpy int error

Choose a tag to compare

@prihoda prihoda released this 16 Sep 11:30
v1.0.10

Add pytest to bioconda step

Use Python 3.9

Choose a tag to compare

@prihoda prihoda released this 17 May 09:48
981080d
  • Use Python 3.9
  • Fix sqlalchemy tuple error

Add navigation arrows to detail page

Choose a tag to compare

@prihoda prihoda released this 06 Jan 19:23
3dc8d07
v1.0.8

Add version 1.0.8

Add support for flask 2.2

Choose a tag to compare

@prihoda prihoda released this 02 Jan 10:33
aff906a
v1.0.7

Add release version 1.0.7

Handle numbering errors in OASis CLI

Choose a tag to compare

@prihoda prihoda released this 31 Oct 10:03
58e6e6f
v1.0.6

Update __version__.py

Enable adding banner to navigation bar

Choose a tag to compare

@prihoda prihoda released this 04 Apr 08:11

Use BANNER_HTML env var to add banner to navigation bar

Use Sapiens as external dependency

Choose a tag to compare

@prihoda prihoda released this 29 Mar 09:51

Use Sapiens from dedicated package: https://github.com/Merck/Sapiens

Fix export when some results fail, enable exporting embedding

Choose a tag to compare

@prihoda prihoda released this 25 Jan 08:17

See #20

Fixed dependencies for Conda

Choose a tag to compare

@prihoda prihoda released this 10 Aug 08:01
  • Removed flask-humanize which was not available on conda, used humanize directly