Reference
sssom_curator.repository Module
Repository.
Functions
|
Add parametrized commands. |
Classes
|
A data structure containing information about a SSSOM repository. |
sssom_curator.predict.lexical Module
Utilities for generating predictions with lexical predictions.
Functions
|
Add lexical matching-based predictions to the Biomappings predictions.tsv file. |
|
Append new lines to the predictions table. |
|
Filter out custom mappings. |
|
Filter predictions that match xrefs already loaded through PyOBO. |
|
Add lexical matching-based predictions to the Biomappings predictions.tsv file. |
|
Construct a CLI and run it. |
|
Predict semantic mappings with embeddings. |
|
Iterate over prediction tuples for a given prefix. |
sssom_curator.web Package
A web application for curating predicted semantic mappings.
Functions
|
Get a curation flask app. |