Skip to content

Releases: ccb-hms/ontology-mapper

v2.3.1

10 May 16:23
fa91e27
Compare
Choose a tag to compare

The Cache Ontology Set functionality was broken due to the previous refactoring. This update fixes it.

v2.3.0

04 May 15:09
3e1816b
Compare
Choose a tag to compare

This update allows the user to use a known ontology acronym instead of an explicit download link.
Additionally, the cache mechanisms have been reorganized. Now, cache_ontology returns a class object that allows a user to directly call the map function with the cache.

v2.1.0

27 Mar 17:45
b52ba0a
Compare
Choose a tag to compare

Adds bug fixes as well as comments to output CSVs. Also changes "blacklist" to "blocklist" in the preprocessing module.

v2.0.2

24 Feb 16:04
a0d301c
Compare
Choose a tag to compare

Fixes bugs in Source Term IDs and checking if an object is a dictionary, both pertaining to the map tagged terms functionality.

v2.0.0

10 Feb 15:25
0b4edd5
Compare
Choose a tag to compare

Added tagging functionality to both the text2term mapping functions (by adding a new function) and to the preprocessing module. Also changed the preprocessing to return a dictionary. Fixes some minor bugs.

v1.2.1

24 Jan 15:02
2263f65
Compare
Choose a tag to compare
  • Include terms from imported ontologies in term collection and mapping
  • Collect both OBO 'related' and 'broad' synonyms for use in mapping
  • Upgrade version of 'setuptools' to address a security vulnerability
  • Enable serialization of ontology term neighborhood graphs when some ancestors are not present
  • Improve logging and exception handling

v1.2.0

13 Jan 16:45
a5af4a8
Compare
Choose a tag to compare

Adds preprocessing to the functionality.

v1.1.1

19 Dec 16:47
f270766
Compare
Choose a tag to compare

Fixes bugs that prevented filtering on cached ontologies and using stored terms.

v1.1.0

15 Nov 20:37
6684294
Compare
Choose a tag to compare

Implements caching into the tool for both programatic and command line usage.

v1.0.0

09 Nov 15:31
Compare
Choose a tag to compare

Initial release with core functionality. This is the release as posted on PyPi.