Datasets:

uuid
stringlengths
4
8
template_uuid
stringclasses
40 values
question
stringlengths
13
193
answer
stringlengths
29
2.2k
benchmark_query
stringlengths
133
622
execution_results
stringlengths
2
1.14M
query_type
stringclasses
2 values
sql_category
stringclasses
26 values
bio_category
stringclasses
14 values
Q14.1284
Q14
What mechanism type does the drug Pardoprunox use?
The drug Pardoprunox is a partial agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pardoprunox%" OR LOWER(tradeNames_string) LIKE "%pardoprunox%" OR LOWER(drugSynonyms_string) LIKE "%pardoprunox%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4433', 'drugMechanismOfAction': 'Serotonin 1a (5-HT1a) receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4434', 'drugMechanismOfAction': 'Dopamine receptors; D2 & D3 partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1762
Q14
What mechanism type does the drug Phentermine Hydrochloride use?
The drug Phentermine Hydrochloride is a releasing agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%phentermine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%phentermine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%phentermine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5704', 'drugMechanismOfAction': 'Norepinephrine transporter releasing agent'}, {'UUID': 'DrugGeneTargets_v2_4353', 'drugMechanismOfAction': 'Serotonin transporter substrate'}]
general
Distinct, Similarity Search
Metadata
Q14.1459
Q14
What mechanism type does the drug Emd-1204831 use?
The drug Emd-1204831 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%emd-1204831%" OR LOWER(tradeNames_string) LIKE "%emd-1204831%" OR LOWER(drugSynonyms_string) LIKE "%emd-1204831%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1098', 'drugMechanismOfAction': 'Hepatocyte growth factor receptor inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.823
Q14
What mechanism type does the drug Elx-02 use?
The drug Elx-02 is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%elx-02%" OR LOWER(tradeNames_string) LIKE "%elx-02%" OR LOWER(drugSynonyms_string) LIKE "%elx-02%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4448', 'drugMechanismOfAction': '80S Ribosome modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1114
Q14
What mechanism type does the drug Tasimelteon use?
The drug Tasimelteon is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tasimelteon%" OR LOWER(tradeNames_string) LIKE "%tasimelteon%" OR LOWER(drugSynonyms_string) LIKE "%tasimelteon%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6185', 'drugMechanismOfAction': 'Melatonin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1524
Q14
What mechanism type does the drug Galantamine use?
The drug Galantamine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%galantamine%" OR LOWER(tradeNames_string) LIKE "%galantamine%" OR LOWER(drugSynonyms_string) LIKE "%galantamine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1632', 'drugMechanismOfAction': 'Acetylcholinesterase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3143', 'drugMechanismOfAction': 'Acetylcholinesterase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1941
Q14
What mechanism type does the drug Prx-03140 use?
The drug Prx-03140 is a partial agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%prx-03140%" OR LOWER(tradeNames_string) LIKE "%prx-03140%" OR LOWER(drugSynonyms_string) LIKE "%prx-03140%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4024', 'drugMechanismOfAction': 'Serotonin 4 (5-HT4) receptor partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1616
Q14
What mechanism type does the drug Adalimumab use?
The drug Adalimumab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%adalimumab%" OR LOWER(tradeNames_string) LIKE "%adalimumab%" OR LOWER(drugSynonyms_string) LIKE "%adalimumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3802', 'drugMechanismOfAction': 'TNF-alpha inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1898
Q14
What mechanism type does the drug Iodine I 124 Girentuximab use?
The drug Iodine I 124 Girentuximab is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%iodine i 124 girentuximab%" OR LOWER(tradeNames_string) LIKE "%iodine i 124 girentuximab%" OR LOWER(drugSynonyms_string) LIKE "%iodine i 124 girentuximab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4808', 'drugMechanismOfAction': 'Carbonic anhydrase IX binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.918
Q14
What mechanism type does the drug Macimorelin Acetate use?
The drug Macimorelin Acetate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%macimorelin acetate%" OR LOWER(tradeNames_string) LIKE "%macimorelin acetate%" OR LOWER(drugSynonyms_string) LIKE "%macimorelin acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_942', 'drugMechanismOfAction': 'Ghrelin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1930
Q14
What mechanism type does the drug Veralipride use?
The drug Veralipride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%veralipride%" OR LOWER(tradeNames_string) LIKE "%veralipride%" OR LOWER(drugSynonyms_string) LIKE "%veralipride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_775', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1126
Q14
What mechanism type does the drug Lusutrombopag use?
The drug Lusutrombopag is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%lusutrombopag%" OR LOWER(tradeNames_string) LIKE "%lusutrombopag%" OR LOWER(drugSynonyms_string) LIKE "%lusutrombopag%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_362', 'drugMechanismOfAction': 'Thrombopoietin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.332
Q14
What mechanism type does the drug Sitaxentan Sodium use?
The drug Sitaxentan Sodium is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sitaxentan sodium%" OR LOWER(tradeNames_string) LIKE "%sitaxentan sodium%" OR LOWER(drugSynonyms_string) LIKE "%sitaxentan sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5500', 'drugMechanismOfAction': 'Endothelin receptor, ET-A/ET-B antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1036
Q14
What mechanism type does the drug Dp001 use?
The drug Dp001 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%dp001%" OR LOWER(tradeNames_string) LIKE "%dp001%" OR LOWER(drugSynonyms_string) LIKE "%dp001%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6173', 'drugMechanismOfAction': 'Vitamin D receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.322
Q14
What mechanism type does the drug Rg-4733 use?
The drug Rg-4733 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rg-4733%" OR LOWER(tradeNames_string) LIKE "%rg-4733%" OR LOWER(drugSynonyms_string) LIKE "%rg-4733%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5217', 'drugMechanismOfAction': 'Gamma-secretase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1531
Q14
What mechanism type does the drug Levobupivacaine use?
The drug Levobupivacaine is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%levobupivacaine%" OR LOWER(tradeNames_string) LIKE "%levobupivacaine%" OR LOWER(drugSynonyms_string) LIKE "%levobupivacaine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4768', 'drugMechanismOfAction': 'Sodium channel protein type IV alpha subunit blocker'}, {'UUID': 'DrugGeneTargets_v2_3325', 'drugMechanismOfAction': 'Sodium channel protein type IV alpha subunit blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.1360
Q14
What mechanism type does the drug Bicifadine use?
The drug Bicifadine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bicifadine%" OR LOWER(tradeNames_string) LIKE "%bicifadine%" OR LOWER(drugSynonyms_string) LIKE "%bicifadine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6135', 'drugMechanismOfAction': 'Monoamine transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1734
Q14
What mechanism type does the drug Batoclimab use?
The drug Batoclimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%batoclimab%" OR LOWER(tradeNames_string) LIKE "%batoclimab%" OR LOWER(drugSynonyms_string) LIKE "%batoclimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4696', 'drugMechanismOfAction': 'IgG receptor FcRn large subunit p51 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.170
Q14
What mechanism type does the drug Ziltivekimab use?
The drug Ziltivekimab is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ziltivekimab%" OR LOWER(tradeNames_string) LIKE "%ziltivekimab%" OR LOWER(drugSynonyms_string) LIKE "%ziltivekimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2115', 'drugMechanismOfAction': 'Interleukin-6 binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.13
Q14
What mechanism type does the drug Sumanirole use?
The drug Sumanirole is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sumanirole%" OR LOWER(tradeNames_string) LIKE "%sumanirole%" OR LOWER(drugSynonyms_string) LIKE "%sumanirole%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2606', 'drugMechanismOfAction': 'Dopamine D2 receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1927
Q14
What mechanism type does the drug Ranibizumab use?
The drug Ranibizumab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ranibizumab%" OR LOWER(tradeNames_string) LIKE "%ranibizumab%" OR LOWER(drugSynonyms_string) LIKE "%ranibizumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2824', 'drugMechanismOfAction': 'Vascular endothelial growth factor A inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.174
Q14
What mechanism type does the drug Isoproterenol use?
The drug Isoproterenol is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%isoproterenol%" OR LOWER(tradeNames_string) LIKE "%isoproterenol%" OR LOWER(drugSynonyms_string) LIKE "%isoproterenol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5909', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5910', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2740', 'drugMechanismOfAction': 'Adrenergic receptor beta agonist'}, {'UUID': 'DrugGeneTargets_v2_1200', 'drugMechanismOfAction': 'Adrenergic receptor beta agonist'}, {'UUID': 'DrugGeneTargets_v2_5769', 'drugMechanismOfAction': 'Adrenergic receptor beta agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.656
Q14
What mechanism type does the drug Danazol use?
The drug Danazol is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%danazol%" OR LOWER(tradeNames_string) LIKE "%danazol%" OR LOWER(drugSynonyms_string) LIKE "%danazol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4916', 'drugMechanismOfAction': 'Progesterone receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4917', 'drugMechanismOfAction': 'Androgen Receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1062
Q14
What mechanism type does the drug Diltiazem Malate use?
The drug Diltiazem Malate is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%diltiazem malate%" OR LOWER(tradeNames_string) LIKE "%diltiazem malate%" OR LOWER(drugSynonyms_string) LIKE "%diltiazem malate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3324', 'drugMechanismOfAction': 'Voltage-gated L-type calcium channel blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.263
Q14
What mechanism type does the drug Deslanoside use?
The drug Deslanoside is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%deslanoside%" OR LOWER(tradeNames_string) LIKE "%deslanoside%" OR LOWER(drugSynonyms_string) LIKE "%deslanoside%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1509', 'drugMechanismOfAction': 'Sodium/potassium-transporting ATPase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1427
Q14
What mechanism type does the drug Phenmetrazine Hydrochloride use?
The drug Phenmetrazine Hydrochloride is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%phenmetrazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%phenmetrazine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%phenmetrazine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4238', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4239', 'drugMechanismOfAction': 'Dopamine transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1582
Q14
What mechanism type does the drug Gallamine Triethiodide use?
The drug Gallamine Triethiodide is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%gallamine triethiodide%" OR LOWER(tradeNames_string) LIKE "%gallamine triethiodide%" OR LOWER(drugSynonyms_string) LIKE "%gallamine triethiodide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4304', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.909
Q14
What mechanism type does the drug Oxymorphone Hydrochloride use?
The drug Oxymorphone Hydrochloride is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%oxymorphone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%oxymorphone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%oxymorphone hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4591', 'drugMechanismOfAction': 'Opioid receptors; mu/kappa/delta agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.679
Q14
What mechanism type does the drug Vincristine use?
The drug Vincristine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%vincristine%" OR LOWER(tradeNames_string) LIKE "%vincristine%" OR LOWER(drugSynonyms_string) LIKE "%vincristine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3353', 'drugMechanismOfAction': 'Tubulin inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5140', 'drugMechanismOfAction': 'Tubulin inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.261
Q14
What mechanism type does the drug Glucagon use?
The drug Glucagon is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%glucagon%" OR LOWER(tradeNames_string) LIKE "%glucagon%" OR LOWER(drugSynonyms_string) LIKE "%glucagon%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2238', 'drugMechanismOfAction': 'Glucagon receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_1857', 'drugMechanismOfAction': 'Glucagon receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4116', 'drugMechanismOfAction': 'Glucagon receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4736', 'drugMechanismOfAction': 'Glucagon receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.851
Q14
What mechanism type does the drug Methscopolamine use?
The drug Methscopolamine is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%methscopolamine%" OR LOWER(tradeNames_string) LIKE "%methscopolamine%" OR LOWER(drugSynonyms_string) LIKE "%methscopolamine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2031', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}, {'UUID': 'DrugGeneTargets_v2_2032', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}, {'UUID': 'DrugGeneTargets_v2_2695', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}, {'UUID': 'DrugGeneTargets_v2_2696', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.874
Q14
What mechanism type does the drug Norgestimate use?
The drug Norgestimate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%norgestimate%" OR LOWER(tradeNames_string) LIKE "%norgestimate%" OR LOWER(drugSynonyms_string) LIKE "%norgestimate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4354', 'drugMechanismOfAction': 'Progesterone receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2301', 'drugMechanismOfAction': 'Progesterone receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1564
Q14
What mechanism type does the drug Tolebrutinib use?
The drug Tolebrutinib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tolebrutinib%" OR LOWER(tradeNames_string) LIKE "%tolebrutinib%" OR LOWER(drugSynonyms_string) LIKE "%tolebrutinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4858', 'drugMechanismOfAction': 'Tyrosine-protein kinase BTK inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.141
Q14
What mechanism type does the drug Evogliptin use?
The drug Evogliptin is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%evogliptin%" OR LOWER(tradeNames_string) LIKE "%evogliptin%" OR LOWER(drugSynonyms_string) LIKE "%evogliptin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1447', 'drugMechanismOfAction': 'Dipeptidyl peptidase IV inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.900
Q14
What mechanism type does the drug Efaproxiral use?
The drug Efaproxiral is a negative modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%efaproxiral%" OR LOWER(tradeNames_string) LIKE "%efaproxiral%" OR LOWER(drugSynonyms_string) LIKE "%efaproxiral%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5816', 'drugMechanismOfAction': 'Hemoglobin HbA negative modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1839
Q14
What mechanism type does the drug Bms-777607 use?
The drug Bms-777607 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bms-777607%" OR LOWER(tradeNames_string) LIKE "%bms-777607%" OR LOWER(drugSynonyms_string) LIKE "%bms-777607%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5979', 'drugMechanismOfAction': 'Hepatocyte growth factor receptor inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.555
Q14
What mechanism type does the drug Ragifilimab use?
The drug Ragifilimab is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ragifilimab%" OR LOWER(tradeNames_string) LIKE "%ragifilimab%" OR LOWER(drugSynonyms_string) LIKE "%ragifilimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5168', 'drugMechanismOfAction': 'Tumor necrosis factor receptor superfamily member 18 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.323
Q14
What mechanism type does the drug Clobazam use?
The drug Clobazam is a positive allosteric modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%clobazam%" OR LOWER(tradeNames_string) LIKE "%clobazam%" OR LOWER(drugSynonyms_string) LIKE "%clobazam%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5981', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1854
Q14
What mechanism type does the drug Mik-Beta-1 use?
The drug Mik-Beta-1 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%mik-beta-1%" OR LOWER(tradeNames_string) LIKE "%mik-beta-1%" OR LOWER(drugSynonyms_string) LIKE "%mik-beta-1%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4204', 'drugMechanismOfAction': 'Interleukin-2 receptor beta chain inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5210', 'drugMechanismOfAction': 'Interleukin-2 receptor beta chain inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1235
Q14
What mechanism type does the drug Vincristine Sulfate use?
The drug Vincristine Sulfate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%vincristine sulfate%" OR LOWER(tradeNames_string) LIKE "%vincristine sulfate%" OR LOWER(drugSynonyms_string) LIKE "%vincristine sulfate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3353', 'drugMechanismOfAction': 'Tubulin inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1726
Q14
What mechanism type does the drug Evorpacept use?
The drug Evorpacept is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%evorpacept%" OR LOWER(tradeNames_string) LIKE "%evorpacept%" OR LOWER(drugSynonyms_string) LIKE "%evorpacept%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_63', 'drugMechanismOfAction': 'Leukocyte surface antigen CD47 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.564
Q14
What mechanism type does the drug Izokibep use?
The drug Izokibep is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%izokibep%" OR LOWER(tradeNames_string) LIKE "%izokibep%" OR LOWER(drugSynonyms_string) LIKE "%izokibep%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5580', 'drugMechanismOfAction': 'Interleukin 17A inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.142
Q14
What mechanism type does the drug Citalopram Hydrobromide use?
The drug Citalopram Hydrobromide is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%citalopram hydrobromide%" OR LOWER(tradeNames_string) LIKE "%citalopram hydrobromide%" OR LOWER(drugSynonyms_string) LIKE "%citalopram hydrobromide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1197', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1736
Q14
What mechanism type does the drug Ono-2333Ms use?
The drug Ono-2333Ms is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ono-2333ms%" OR LOWER(tradeNames_string) LIKE "%ono-2333ms%" OR LOWER(drugSynonyms_string) LIKE "%ono-2333ms%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2958', 'drugMechanismOfAction': 'Corticotropin releasing factor receptor 1 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.537
Q14
What mechanism type does the drug Anagrelide use?
The drug Anagrelide is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%anagrelide%" OR LOWER(tradeNames_string) LIKE "%anagrelide%" OR LOWER(drugSynonyms_string) LIKE "%anagrelide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_350', 'drugMechanismOfAction': 'Phosphodiesterase 3 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4301', 'drugMechanismOfAction': 'Phosphodiesterase 3 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.227
Q14
What mechanism type does the drug Azd8683 use?
The drug Azd8683 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%azd8683%" OR LOWER(tradeNames_string) LIKE "%azd8683%" OR LOWER(drugSynonyms_string) LIKE "%azd8683%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3899', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.730
Q14
What mechanism type does the drug Al-12182 use?
The drug Al-12182 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%al-12182%" OR LOWER(tradeNames_string) LIKE "%al-12182%" OR LOWER(drugSynonyms_string) LIKE "%al-12182%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4095', 'drugMechanismOfAction': 'Prostanoid FP receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.793
Q14
What mechanism type does the drug Adenosine use?
The drug Adenosine is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%adenosine%" OR LOWER(tradeNames_string) LIKE "%adenosine%" OR LOWER(drugSynonyms_string) LIKE "%adenosine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1105', 'drugMechanismOfAction': 'Adenosine receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1718
Q14
What mechanism type does the drug Cantuzumab Ravtansine use?
The drug Cantuzumab Ravtansine is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cantuzumab ravtansine%" OR LOWER(tradeNames_string) LIKE "%cantuzumab ravtansine%" OR LOWER(drugSynonyms_string) LIKE "%cantuzumab ravtansine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3606', 'drugMechanismOfAction': 'Mucin-1 binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.994
Q14
What mechanism type does the drug Sr-13668 use?
The drug Sr-13668 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sr-13668%" OR LOWER(tradeNames_string) LIKE "%sr-13668%" OR LOWER(drugSynonyms_string) LIKE "%sr-13668%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2050', 'drugMechanismOfAction': 'Serine/threonine-protein kinase AKT inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.415
Q14
What mechanism type does the drug Sincalide use?
The drug Sincalide is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sincalide%" OR LOWER(tradeNames_string) LIKE "%sincalide%" OR LOWER(drugSynonyms_string) LIKE "%sincalide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2693', 'drugMechanismOfAction': 'Cholecystokinin A receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.329
Q14
What mechanism type does the drug Filorexant use?
The drug Filorexant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%filorexant%" OR LOWER(tradeNames_string) LIKE "%filorexant%" OR LOWER(drugSynonyms_string) LIKE "%filorexant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6189', 'drugMechanismOfAction': 'Orexin receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1098
Q14
What mechanism type does the drug Decitabine use?
The drug Decitabine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%decitabine%" OR LOWER(tradeNames_string) LIKE "%decitabine%" OR LOWER(drugSynonyms_string) LIKE "%decitabine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2158', 'drugMechanismOfAction': 'DNA (cytosine-5)-methyltransferase 1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2159', 'drugMechanismOfAction': 'DNA (cytosine-5)-methyltransferase 3A inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.303
Q14
What mechanism type does the drug Atagabalin use?
The drug Atagabalin is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%atagabalin%" OR LOWER(tradeNames_string) LIKE "%atagabalin%" OR LOWER(drugSynonyms_string) LIKE "%atagabalin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2254', 'drugMechanismOfAction': 'Voltage-gated calcium channel modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1259
Q14
What mechanism type does the drug Ripasudil use?
The drug Ripasudil is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ripasudil%" OR LOWER(tradeNames_string) LIKE "%ripasudil%" OR LOWER(drugSynonyms_string) LIKE "%ripasudil%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3111', 'drugMechanismOfAction': 'Rho-associated protein kinase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4729', 'drugMechanismOfAction': 'Rho-associated protein kinase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1996
Q14
What mechanism type does the drug Bermekimab use?
The drug Bermekimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bermekimab%" OR LOWER(tradeNames_string) LIKE "%bermekimab%" OR LOWER(drugSynonyms_string) LIKE "%bermekimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2597', 'drugMechanismOfAction': 'Interleukin-1 alpha inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.26
Q14
What mechanism type does the drug Moxonidine use?
The drug Moxonidine is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%moxonidine%" OR LOWER(tradeNames_string) LIKE "%moxonidine%" OR LOWER(drugSynonyms_string) LIKE "%moxonidine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2347', 'drugMechanismOfAction': 'Nischarin agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1860
Q14
What mechanism type does the drug Diethylstilbestrol use?
The drug Diethylstilbestrol is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%diethylstilbestrol%" OR LOWER(tradeNames_string) LIKE "%diethylstilbestrol%" OR LOWER(drugSynonyms_string) LIKE "%diethylstilbestrol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4689', 'drugMechanismOfAction': 'Estrogen receptor alpha agonist'}, {'UUID': 'DrugGeneTargets_v2_4127', 'drugMechanismOfAction': 'Estrogen receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.721
Q14
What mechanism type does the drug Jnj-38877605 use?
The drug Jnj-38877605 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%jnj-38877605%" OR LOWER(tradeNames_string) LIKE "%jnj-38877605%" OR LOWER(drugSynonyms_string) LIKE "%jnj-38877605%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4398', 'drugMechanismOfAction': 'Hepatocyte growth factor receptor inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.996
Q14
What mechanism type does the drug Aviptadil use?
The drug Aviptadil is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%aviptadil%" OR LOWER(tradeNames_string) LIKE "%aviptadil%" OR LOWER(drugSynonyms_string) LIKE "%aviptadil%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3944', 'drugMechanismOfAction': 'Adrenergic receptor alpha antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.196
Q14
What mechanism type does the drug Phenoxybenzamine Hydrochloride use?
The drug Phenoxybenzamine Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%phenoxybenzamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%phenoxybenzamine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%phenoxybenzamine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1879', 'drugMechanismOfAction': 'Adrenergic receptor alpha antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.446
Q14
What mechanism type does the drug Epoetin Alfa use?
The drug Epoetin Alfa is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%epoetin alfa%" OR LOWER(tradeNames_string) LIKE "%epoetin alfa%" OR LOWER(drugSynonyms_string) LIKE "%epoetin alfa%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_423', 'drugMechanismOfAction': 'Erythropoietin receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4530', 'drugMechanismOfAction': 'Erythropoietin receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4769', 'drugMechanismOfAction': 'Erythropoietin receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4490', 'drugMechanismOfAction': 'Erythropoietin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.579
Q14
What mechanism type does the drug Canertinib use?
The drug Canertinib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%canertinib%" OR LOWER(tradeNames_string) LIKE "%canertinib%" OR LOWER(drugSynonyms_string) LIKE "%canertinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4700', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-4 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4701', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4702', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5060', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-4 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5061', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5062', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.955
Q14
What mechanism type does the drug Medi-5117 use?
The drug Medi-5117 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%medi-5117%" OR LOWER(tradeNames_string) LIKE "%medi-5117%" OR LOWER(drugSynonyms_string) LIKE "%medi-5117%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3429', 'drugMechanismOfAction': 'Interleukin-6 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.509
Q14
What mechanism type does the drug Pyridostigmine Bromide use?
The drug Pyridostigmine Bromide is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pyridostigmine bromide%" OR LOWER(tradeNames_string) LIKE "%pyridostigmine bromide%" OR LOWER(drugSynonyms_string) LIKE "%pyridostigmine bromide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5554', 'drugMechanismOfAction': 'Acetylcholinesterase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.612
Q14
What mechanism type does the drug Cdp-860 use?
The drug Cdp-860 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cdp-860%" OR LOWER(tradeNames_string) LIKE "%cdp-860%" OR LOWER(drugSynonyms_string) LIKE "%cdp-860%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_556', 'drugMechanismOfAction': 'Platelet-derived growth factor receptor beta inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1864
Q14
What mechanism type does the drug Acetophenazine Maleate use?
The drug Acetophenazine Maleate is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%acetophenazine maleate%" OR LOWER(tradeNames_string) LIKE "%acetophenazine maleate%" OR LOWER(drugSynonyms_string) LIKE "%acetophenazine maleate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3064', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1725
Q14
What mechanism type does the drug Miglitol use?
The drug Miglitol is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%miglitol%" OR LOWER(tradeNames_string) LIKE "%miglitol%" OR LOWER(drugSynonyms_string) LIKE "%miglitol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1114', 'drugMechanismOfAction': 'Maltase-glucoamylase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1115', 'drugMechanismOfAction': 'Lysosomal alpha-glucosidase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1885
Q14
What mechanism type does the drug Setipiprant use?
The drug Setipiprant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%setipiprant%" OR LOWER(tradeNames_string) LIKE "%setipiprant%" OR LOWER(drugSynonyms_string) LIKE "%setipiprant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3585', 'drugMechanismOfAction': 'G protein-coupled receptor 44 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.853
Q14
What mechanism type does the drug Savolitinib use?
The drug Savolitinib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%savolitinib%" OR LOWER(tradeNames_string) LIKE "%savolitinib%" OR LOWER(drugSynonyms_string) LIKE "%savolitinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4025', 'drugMechanismOfAction': 'Hepatocyte growth factor receptor inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.4
Q14
What mechanism type does the drug Buspirone use?
The drug Buspirone is a partial agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%buspirone%" OR LOWER(tradeNames_string) LIKE "%buspirone%" OR LOWER(drugSynonyms_string) LIKE "%buspirone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4302', 'drugMechanismOfAction': 'Serotonin 1a (5-HT1a) receptor partial agonist'}, {'UUID': 'DrugGeneTargets_v2_541', 'drugMechanismOfAction': 'Serotonin 1a (5-HT1a) receptor partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1569
Q14
What mechanism type does the drug Procyclidine Hydrochloride use?
The drug Procyclidine Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%procyclidine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%procyclidine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%procyclidine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4919', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1461
Q14
What mechanism type does the drug Ave-9633 use?
The drug Ave-9633 is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ave-9633%" OR LOWER(tradeNames_string) LIKE "%ave-9633%" OR LOWER(drugSynonyms_string) LIKE "%ave-9633%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3062', 'drugMechanismOfAction': 'Myeloid cell surface antigen CD33 binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.473
Q14
What mechanism type does the drug Gsk-3174998 use?
The drug Gsk-3174998 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%gsk-3174998%" OR LOWER(tradeNames_string) LIKE "%gsk-3174998%" OR LOWER(drugSynonyms_string) LIKE "%gsk-3174998%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4578', 'drugMechanismOfAction': 'Tumor necrosis factor receptor superfamily member 4 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.325
Q14
What mechanism type does the drug Belotecan use?
The drug Belotecan is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%belotecan%" OR LOWER(tradeNames_string) LIKE "%belotecan%" OR LOWER(drugSynonyms_string) LIKE "%belotecan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2862', 'drugMechanismOfAction': 'DNA topoisomerase I inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.6
Q14
What mechanism type does the drug Netazepide use?
The drug Netazepide is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%netazepide%" OR LOWER(tradeNames_string) LIKE "%netazepide%" OR LOWER(drugSynonyms_string) LIKE "%netazepide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_822', 'drugMechanismOfAction': 'Cholecystokinin B receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.225
Q14
What mechanism type does the drug Mogamulizumab use?
The drug Mogamulizumab is a cross-linking agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%mogamulizumab%" OR LOWER(tradeNames_string) LIKE "%mogamulizumab%" OR LOWER(drugSynonyms_string) LIKE "%mogamulizumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_879', 'drugMechanismOfAction': 'C-C chemokine receptor type 4 cross-linking agent'}]
general
Distinct, Similarity Search
Metadata
Q14.1376
Q14
What mechanism type does the drug Pf-00477736 use?
The drug Pf-00477736 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pf-00477736%" OR LOWER(tradeNames_string) LIKE "%pf-00477736%" OR LOWER(drugSynonyms_string) LIKE "%pf-00477736%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5280', 'drugMechanismOfAction': 'Serine/threonine-protein kinase Chk1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.553
Q14
What mechanism type does the drug Propafenone Hydrochloride use?
The drug Propafenone Hydrochloride is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%propafenone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%propafenone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%propafenone hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2587', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2588', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2589', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.231
Q14
What mechanism type does the drug Safotibant use?
The drug Safotibant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%safotibant%" OR LOWER(tradeNames_string) LIKE "%safotibant%" OR LOWER(drugSynonyms_string) LIKE "%safotibant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6374', 'drugMechanismOfAction': 'Bradykinin B1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.40
Q14
What mechanism type does the drug Bms-986020 use?
The drug Bms-986020 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bms-986020%" OR LOWER(tradeNames_string) LIKE "%bms-986020%" OR LOWER(drugSynonyms_string) LIKE "%bms-986020%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1832', 'drugMechanismOfAction': 'Lysophosphatidic acid receptor Edg-2 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.548
Q14
What mechanism type does the drug Norethynodrel use?
The drug Norethynodrel is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%norethynodrel%" OR LOWER(tradeNames_string) LIKE "%norethynodrel%" OR LOWER(drugSynonyms_string) LIKE "%norethynodrel%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1815', 'drugMechanismOfAction': 'Progesterone receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.245
Q14
What mechanism type does the drug Bdtx189 use?
The drug Bdtx189 is a negative allosteric modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bdtx189%" OR LOWER(tradeNames_string) LIKE "%bdtx189%" OR LOWER(drugSynonyms_string) LIKE "%bdtx189%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5069', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 negative allosteric modulator'}, {'UUID': 'DrugGeneTargets_v2_5070', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 negative allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.905
Q14
What mechanism type does the drug Balicatib use?
The drug Balicatib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%balicatib%" OR LOWER(tradeNames_string) LIKE "%balicatib%" OR LOWER(drugSynonyms_string) LIKE "%balicatib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6197', 'drugMechanismOfAction': 'Cathepsin K inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1429
Q14
What mechanism type does the drug Sibutramine Hydrochloride use?
The drug Sibutramine Hydrochloride is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sibutramine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%sibutramine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%sibutramine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2809', 'drugMechanismOfAction': 'Monoamine transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.139
Q14
What mechanism type does the drug Terfenadine use?
The drug Terfenadine is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%terfenadine%" OR LOWER(tradeNames_string) LIKE "%terfenadine%" OR LOWER(drugSynonyms_string) LIKE "%terfenadine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2637', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1191
Q14
What mechanism type does the drug Bay1067197 use?
The drug Bay1067197 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bay1067197%" OR LOWER(tradeNames_string) LIKE "%bay1067197%" OR LOWER(drugSynonyms_string) LIKE "%bay1067197%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6009', 'drugMechanismOfAction': 'Adenosine A1 receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1757
Q14
What mechanism type does the drug Fulacimstat use?
The drug Fulacimstat is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%fulacimstat%" OR LOWER(tradeNames_string) LIKE "%fulacimstat%" OR LOWER(drugSynonyms_string) LIKE "%fulacimstat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1677', 'drugMechanismOfAction': 'Chymase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1573
Q14
What mechanism type does the drug Paroxetine Hydrochloride Hemihydrate use?
The drug Paroxetine Hydrochloride Hemihydrate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%paroxetine hydrochloride hemihydrate%" OR LOWER(tradeNames_string) LIKE "%paroxetine hydrochloride hemihydrate%" OR LOWER(drugSynonyms_string) LIKE "%paroxetine hydrochloride hemihydrate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3442', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1443
Q14
What mechanism type does the drug Seocalcitol use?
The drug Seocalcitol is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%seocalcitol%" OR LOWER(tradeNames_string) LIKE "%seocalcitol%" OR LOWER(drugSynonyms_string) LIKE "%seocalcitol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2701', 'drugMechanismOfAction': 'Vitamin D receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.836
Q14
What mechanism type does the drug Naratuximab Emtansine use?
The drug Naratuximab Emtansine is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%naratuximab emtansine%" OR LOWER(tradeNames_string) LIKE "%naratuximab emtansine%" OR LOWER(drugSynonyms_string) LIKE "%naratuximab emtansine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1825', 'drugMechanismOfAction': 'Leukocyte antigen CD37 binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.451
Q14
What mechanism type does the drug Celecoxib use?
The drug Celecoxib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%celecoxib%" OR LOWER(tradeNames_string) LIKE "%celecoxib%" OR LOWER(drugSynonyms_string) LIKE "%celecoxib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5116', 'drugMechanismOfAction': 'Cyclooxygenase-2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.849
Q14
What mechanism type does the drug Anistreplase use?
The drug Anistreplase is an activator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%anistreplase%" OR LOWER(tradeNames_string) LIKE "%anistreplase%" OR LOWER(drugSynonyms_string) LIKE "%anistreplase%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1823', 'drugMechanismOfAction': 'Plasminogen activator'}]
general
Distinct, Similarity Search
Metadata
Q14.1087
Q14
What mechanism type does the drug Elcubragistat use?
The drug Elcubragistat is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%elcubragistat%" OR LOWER(tradeNames_string) LIKE "%elcubragistat%" OR LOWER(drugSynonyms_string) LIKE "%elcubragistat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4556', 'drugMechanismOfAction': 'Monoglyceride lipase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1420
Q14
What mechanism type does the drug Sunitinib Malate use?
The drug Sunitinib Malate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sunitinib malate%" OR LOWER(tradeNames_string) LIKE "%sunitinib malate%" OR LOWER(drugSynonyms_string) LIKE "%sunitinib malate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3918', 'drugMechanismOfAction': 'Tyrosine-protein kinase receptor RET inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3919', 'drugMechanismOfAction': 'Platelet-derived growth factor receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3920', 'drugMechanismOfAction': 'Stem cell growth factor receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3921', 'drugMechanismOfAction': 'Vascular endothelial growth factor receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3922', 'drugMechanismOfAction': 'Macrophage colony stimulating factor receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3923', 'drugMechanismOfAction': 'Tyrosine-protein kinase receptor FLT3 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1154
Q14
What mechanism type does the drug Clozapine use?
The drug Clozapine is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%clozapine%" OR LOWER(tradeNames_string) LIKE "%clozapine%" OR LOWER(drugSynonyms_string) LIKE "%clozapine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3784', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3785', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1826
Q14
What mechanism type does the drug Cns-5161 use?
The drug Cns-5161 is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cns-5161%" OR LOWER(tradeNames_string) LIKE "%cns-5161%" OR LOWER(drugSynonyms_string) LIKE "%cns-5161%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2181', 'drugMechanismOfAction': 'Glutamate [NMDA] receptor blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.588
Q14
What mechanism type does the drug Lofexidine use?
The drug Lofexidine is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%lofexidine%" OR LOWER(tradeNames_string) LIKE "%lofexidine%" OR LOWER(drugSynonyms_string) LIKE "%lofexidine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3839', 'drugMechanismOfAction': 'Adrenergic receptor alpha-2 agonist'}, {'UUID': 'DrugGeneTargets_v2_3056', 'drugMechanismOfAction': 'Adrenergic receptor alpha-2 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1892
Q14
What mechanism type does the drug Tezosentan use?
The drug Tezosentan is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tezosentan%" OR LOWER(tradeNames_string) LIKE "%tezosentan%" OR LOWER(drugSynonyms_string) LIKE "%tezosentan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2186', 'drugMechanismOfAction': 'Endothelin receptor ET-A antagonist'}, {'UUID': 'DrugGeneTargets_v2_2187', 'drugMechanismOfAction': 'Endothelin receptor ET-B antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1970
Q14
What mechanism type does the drug Cerivastatin use?
The drug Cerivastatin is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cerivastatin%" OR LOWER(tradeNames_string) LIKE "%cerivastatin%" OR LOWER(drugSynonyms_string) LIKE "%cerivastatin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_877', 'drugMechanismOfAction': 'HMG-CoA reductase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3117', 'drugMechanismOfAction': 'HMG-CoA reductase inhibitor'}]
general
Distinct, Similarity Search
Metadata