-
Notifications
You must be signed in to change notification settings - Fork 14
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
Found document where drugcentral
value is array, but items are for different chemicals
#191
Comments
I'm not sure about these, because they're kinda similar but also kinda not:
|
Here's an example of downstream effects (BTE querying and processing responses): Take https://mychem.info/v1/chem/IZTQOLKUZKXIRV-YRVFCXMDSA-N. It has two
If I start from the chemical ID sincalide ( Query from chemical ID for sincalide
Note: The query jmespath could be modified to add the chemical umls ID. But I kinda don't want to do that because then this type of query wouldn't be a batch-query anymore. And it kinda covers up this data problem... |
FYI this problem doesn't happen if I query from the "reverse" direction. If I start from the uniprot ID (ex: P32239 for Query from UniProt ID
|
As part of biothings/biothings.api#368, I'm reviewing documents where
drugcentral
is an array to see this data-structure makes sense.I've come across an example where one of the
drugcentral
items looks like it's in the wrong document: https://mychem.info/v1/chem/CPZBLNMUGSZIPR-NVXWUHKLSA-Ndrugcentral
array is for aurothioglucose, which is a completely different chemicalThe text was updated successfully, but these errors were encountered: