You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I described some queries in #324 that were causing 500 errors.
But even if they worked, they wouldn't necessarily do what I had hoped
first example: remove a chembl.drug_mechanism object in a document if its target_components.uniprot field (array? string if only 1 element?) didn't match the value specified
second example: remove a civic.evidence_items object in a document if its disease.doid field (array? string if only 1 element?) didn't match the value specified
Chunlei may have previously said that this was doable.
The text was updated successfully, but these errors were encountered:
I described some queries in #324 that were causing 500 errors.
But even if they worked, they wouldn't necessarily do what I had hoped
target_components.uniprot
field (array? string if only 1 element?) didn't match the value specifieddisease.doid
field (array? string if only 1 element?) didn't match the value specifiedChunlei may have previously said that this was doable.
The text was updated successfully, but these errors were encountered: