-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with BioThings BindingDB #201
Comments
@colleenXu, the latest data was released to the CI environment. |
I'm looking at the current CI responses now... I think there's a parsing issue with |
Regarding problem 1 ( This seems to be addressed in CI! It looks like enzyme names were updated, which meant the webpage urls also needed to be updated.
|
Regarding problem 2 ( Some problems were addressed in CI!
One idea is double-check how reliable the chembl IDs are, and if they're good, to switch BTE/x-bte annotation to using it rather than inchikey (current)/pubchem_cid (previous). However, this would decrease our coverage of this resource to <50% (old breakdown's proportions are still roughly correct). Some problems still exist. We may have to dig deeper into the data/parser to figure these out...
more investigation into the inchikey examples
Example 1: CI has the object.inchikey
Example 2: CI has the object.inchikey And a note: problem 3 (optional, more specific relationships) hasn't been addressed yet. |
Hi @colleenXu, Now, the field It's deployed to the CI environment. Let me know if it is as expected. |
Sometimes the array's last value is an array (a duplication happening somewhere)? Examples: |
good catch @colleenXu ! Also want to mention that this kind of parsing issue can be identified at its early stage if we run the |
@newgene @andrewsu @everaldorodrigo @rjawesome
It looks like there's a few problems with the current BioThings Binding DB API, and it would be helpful to fix these and maybe update the data.
relation.bindingdb_link
urls now don't work. I wonder if some urls were updated...and maybe using a recent data release would help.relation.bindingdb_link
url. I think this relationship still exists - see the bottom row here.Note:
The text was updated successfully, but these errors were encountered: