An open API service indexing awesome lists of open source software.

https://github.com/cthoyt/pyobo-canonicalizer


https://github.com/cthoyt/pyobo-canonicalizer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# pyobo-canonicalizer

This repository contains code from PyOBO that used database cross-references to
create a cross-reference graph and implement canonicalization utilities on top of it.

This code was removed from PyOBO in https://github.com/biopragmatics/pyobo/pull/252 because
SeMRA (https://github.com/biopragmatics/semra) is a second-generation solution that implements
this much better.

Code in this repo is licensed under MIT, in case you want to vendor it.