--- license: mit --- # Otter UBC Dataset Card UBC is a dataset comprising entities (Proteins/Drugs) from Uniprot (U), BindingDB (B) and. ChemBL (C). It contains 6,207,654 triples.
Overview of the creation of UBC
## Dataset details #### Uniprot Uniprot comprises of 573,227 proteins from SwissProt, which is the subset of manually curated entries within UniProt, including attributes with different modalities like the sequence (567,483 of them), full name, organism, protein family, description of its function, catalytics activity, pathways and its length. The number of edges are 38,665 of type \emph{target\_of} from Uniprot ids to both ChEMBL and Drugbank ids, and 196,133 interactants between Uniprot protein ids. #### BindingDB BindingDB consists of 2,656,221 data points, involving 1.2 million compounds and 9,000 targets. Instead of utilizing the affinity score, we generate a triple for each combination of drugs and proteins. In order to prevent any data leakage, we eliminate overlapping triples with the TDC DTI dataset. As a result, the dataset concludes with a total of 2,232,392 triples. #### ChEMBL ChemBL comprises of drug-like bioactive molecules, 10,261 ChEMBL ids with their corresponding SMILES were downloaded from OpenTargets \cite{opentargets}, from which 7,610 have a \textit{sameAs} link to drugbank id molecules.
Example of UBC
**Paper or resources for more information:** - [GitHub Repo](https://github.com/IBM/otter-knowledge) **License:** MIT **Where to send questions or comments about the dataset:** - [GitHub Repo](https://github.com/IBM/otter-knowledge) **Models trained on Otter UBC** - [ibm/otter_ubc_classifier](https://huggingface.co/ibm/otter_ubc_classifier) - [ibm/otter_ubc_distmult](https://huggingface.co/ibm/otter_ubc_distmult) - [ibm/otter_ubc_transe](https://huggingface.co/ibm/otter_ubc_transe)