https://github.com/cthoyt/pyobo-canonicalizer
https://github.com/cthoyt/pyobo-canonicalizer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cthoyt/pyobo-canonicalizer
- Owner: cthoyt
- Created: 2024-12-02T12:12:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T12:19:59.000Z (5 months ago)
- Last Synced: 2025-03-10T11:56:52.456Z (2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.