Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Releases: biothings/biothings_explorer_archived

Enable BTE to work in Threading environment

29 May 03:23
Compare
Choose a tag to compare

Update:

Enable BTE to work in single-threaded or multi-threaded environment.

Update Reasoner Std API Output

12 May 17:01
3dde8c6
Compare
Choose a tag to compare

Features added:

  1. Add source node in the node_binding section of the reasoner output

  2. Remove duplicate curie prefix when representing a node (e.g. PR:PR:000012 -> PR:000012)

First release of BTE

05 Nov 18:57
Compare
Choose a tag to compare

Features:
predict (Find the connection between a specific bio-entity and other classes of bio-entities through some intermediate bio-entities)
explain (Find the connection between a specific bio-entity and another bio-entity through some intermediate bio-entities)
hint (Find the right bio-entity based on user input, e.g. gene name, disease name)