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.566
Q14
What mechanism type does the drug Rociletinib use?
The drug Rociletinib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rociletinib%" OR LOWER(tradeNames_string) LIKE "%rociletinib%" OR LOWER(drugSynonyms_string) LIKE "%rociletinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6356', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1112
Q14
What mechanism type does the drug Mivacurium use?
The drug Mivacurium is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%mivacurium%" OR LOWER(tradeNames_string) LIKE "%mivacurium%" OR LOWER(drugSynonyms_string) LIKE "%mivacurium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3976', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_6073', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.707
Q14
What mechanism type does the drug Cilansetron use?
The drug Cilansetron is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cilansetron%" OR LOWER(tradeNames_string) LIKE "%cilansetron%" OR LOWER(drugSynonyms_string) LIKE "%cilansetron%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1584', 'drugMechanismOfAction': 'Serotonin 3 (5-HT3) receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1979
Q14
What mechanism type does the drug Liothyronine use?
The drug Liothyronine is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%liothyronine%" OR LOWER(tradeNames_string) LIKE "%liothyronine%" OR LOWER(drugSynonyms_string) LIKE "%liothyronine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_83', 'drugMechanismOfAction': 'Thyroid hormone receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4914', 'drugMechanismOfAction': 'Thyroid hormone receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1189
Q14
What mechanism type does the drug Saralasin Acetate use?
The drug Saralasin Acetate is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%saralasin acetate%" OR LOWER(tradeNames_string) LIKE "%saralasin acetate%" OR LOWER(drugSynonyms_string) LIKE "%saralasin acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4566', 'drugMechanismOfAction': 'Type-1 angiotensin II receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.345
Q14
What mechanism type does the drug Nitric Oxide use?
The drug Nitric Oxide is an activator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%nitric oxide%" OR LOWER(tradeNames_string) LIKE "%nitric oxide%" OR LOWER(drugSynonyms_string) LIKE "%nitric oxide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2884', 'drugMechanismOfAction': 'Soluble guanylate cyclase activator'}]
general
Distinct, Similarity Search
Metadata
Q14.636
Q14
What mechanism type does the drug Sofpironium use?
The drug Sofpironium is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sofpironium%" OR LOWER(tradeNames_string) LIKE "%sofpironium%" OR LOWER(drugSynonyms_string) LIKE "%sofpironium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4624', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5796', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.150
Q14
What mechanism type does the drug Methylergonovine Maleate use?
The drug Methylergonovine Maleate is a partial agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%methylergonovine maleate%" OR LOWER(tradeNames_string) LIKE "%methylergonovine maleate%" OR LOWER(drugSynonyms_string) LIKE "%methylergonovine maleate%") LIMIT ...
[{'UUID': 'DrugGeneTargets_v2_2336', 'drugMechanismOfAction': 'Serotonin 2b (5-HT2b) receptor partial agonist'}, {'UUID': 'DrugGeneTargets_v2_2337', 'drugMechanismOfAction': 'Dopamine D1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1197
Q14
What mechanism type does the drug Ozagrel use?
The drug Ozagrel is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ozagrel%" OR LOWER(tradeNames_string) LIKE "%ozagrel%" OR LOWER(drugSynonyms_string) LIKE "%ozagrel%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2213', 'drugMechanismOfAction': 'Thromboxane-A synthase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.365
Q14
What mechanism type does the drug Estramustine Phosphate Sodium use?
The drug Estramustine Phosphate Sodium is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%estramustine phosphate sodium%" OR LOWER(tradeNames_string) LIKE "%estramustine phosphate sodium%" OR LOWER(drugSynonyms_string) LIKE "%estramustine phosphate so...
[{'UUID': 'DrugGeneTargets_v2_5377', 'drugMechanismOfAction': 'Estrogen receptor beta modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.86
Q14
What mechanism type does the drug Clotiazepam use?
The drug Clotiazepam is a positive allosteric modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%clotiazepam%" OR LOWER(tradeNames_string) LIKE "%clotiazepam%" OR LOWER(drugSynonyms_string) LIKE "%clotiazepam%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6147', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.49
Q14
What mechanism type does the drug Tafasitamab use?
The drug Tafasitamab is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tafasitamab%" OR LOWER(tradeNames_string) LIKE "%tafasitamab%" OR LOWER(drugSynonyms_string) LIKE "%tafasitamab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3753', 'drugMechanismOfAction': 'B-lymphocyte antigen CD19 binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.474
Q14
What mechanism type does the drug Aldesleukin use?
The drug Aldesleukin is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%aldesleukin%" OR LOWER(tradeNames_string) LIKE "%aldesleukin%" OR LOWER(drugSynonyms_string) LIKE "%aldesleukin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5264', 'drugMechanismOfAction': 'Interleukin-2 receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.158
Q14
What mechanism type does the drug Histamine use?
The drug Histamine is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%histamine%" OR LOWER(tradeNames_string) LIKE "%histamine%" OR LOWER(drugSynonyms_string) LIKE "%histamine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2616', 'drugMechanismOfAction': 'Histamine H1 receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2637', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2178', 'drugMechanismOfAction': 'Histamine H1 receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.764
Q14
What mechanism type does the drug Ls-104 use?
The drug Ls-104 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ls-104%" OR LOWER(tradeNames_string) LIKE "%ls-104%" OR LOWER(drugSynonyms_string) LIKE "%ls-104%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5434', 'drugMechanismOfAction': 'Tyrosine-protein kinase JAK2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1027
Q14
What mechanism type does the drug Robatumumab use?
The drug Robatumumab is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%robatumumab%" OR LOWER(tradeNames_string) LIKE "%robatumumab%" OR LOWER(drugSynonyms_string) LIKE "%robatumumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3943', 'drugMechanismOfAction': 'Insulin-like growth factor I receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1200
Q14
What mechanism type does the drug Rilonacept use?
The drug Rilonacept is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rilonacept%" OR LOWER(tradeNames_string) LIKE "%rilonacept%" OR LOWER(drugSynonyms_string) LIKE "%rilonacept%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3681', 'drugMechanismOfAction': 'Interleukin-1 beta inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1404
Q14
What mechanism type does the drug Alefacept use?
The drug Alefacept is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%alefacept%" OR LOWER(tradeNames_string) LIKE "%alefacept%" OR LOWER(drugSynonyms_string) LIKE "%alefacept%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4052', 'drugMechanismOfAction': 'T-cell surface antigen CD2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1202
Q14
What mechanism type does the drug Azd-4017 use?
The drug Azd-4017 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%azd-4017%" OR LOWER(tradeNames_string) LIKE "%azd-4017%" OR LOWER(drugSynonyms_string) LIKE "%azd-4017%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3096', 'drugMechanismOfAction': '11-beta-hydroxysteroid dehydrogenase 1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1631
Q14
What mechanism type does the drug Timolol use?
The drug Timolol is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%timolol%" OR LOWER(tradeNames_string) LIKE "%timolol%" OR LOWER(drugSynonyms_string) LIKE "%timolol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_760', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_761', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4698', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}, {'UUID': 'Dr...
general
Distinct, Similarity Search
Metadata
Q14.506
Q14
What mechanism type does the drug Clopidogrel use?
The drug Clopidogrel is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%clopidogrel%" OR LOWER(tradeNames_string) LIKE "%clopidogrel%" OR LOWER(drugSynonyms_string) LIKE "%clopidogrel%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5437', 'drugMechanismOfAction': 'Purinergic receptor P2Y12 antagonist'}, {'UUID': 'DrugGeneTargets_v2_6029', 'drugMechanismOfAction': 'Purinergic receptor P2Y12 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1670
Q14
What mechanism type does the drug Fosaprepitant use?
The drug Fosaprepitant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%fosaprepitant%" OR LOWER(tradeNames_string) LIKE "%fosaprepitant%" OR LOWER(drugSynonyms_string) LIKE "%fosaprepitant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5495', 'drugMechanismOfAction': 'Neurokinin 1 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_542', 'drugMechanismOfAction': 'Neurokinin 1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.182
Q14
What mechanism type does the drug Bromfenac use?
The drug Bromfenac is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bromfenac%" OR LOWER(tradeNames_string) LIKE "%bromfenac%" OR LOWER(drugSynonyms_string) LIKE "%bromfenac%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_989', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5375', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1419
Q14
What mechanism type does the drug Onzigolide use?
The drug Onzigolide is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%onzigolide%" OR LOWER(tradeNames_string) LIKE "%onzigolide%" OR LOWER(drugSynonyms_string) LIKE "%onzigolide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1775', 'drugMechanismOfAction': 'Somatostatin receptor 5 agonist'}, {'UUID': 'DrugGeneTargets_v2_1776', 'drugMechanismOfAction': 'Dopamine D2 receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_1777', 'drugMechanismOfAction': 'Somatostatin receptor 2 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1014
Q14
What mechanism type does the drug Doramapimod use?
The drug Doramapimod is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%doramapimod%" OR LOWER(tradeNames_string) LIKE "%doramapimod%" OR LOWER(drugSynonyms_string) LIKE "%doramapimod%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1268', 'drugMechanismOfAction': 'MAP kinase p38 alpha inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1978
Q14
What mechanism type does the drug Bay-1082439 use?
The drug Bay-1082439 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bay-1082439%" OR LOWER(tradeNames_string) LIKE "%bay-1082439%" OR LOWER(drugSynonyms_string) LIKE "%bay-1082439%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5191', 'drugMechanismOfAction': 'PI3-kinase p110-alpha subunit inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5192', 'drugMechanismOfAction': 'PI3-kinase p110-beta subunit inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.864
Q14
What mechanism type does the drug Azd-0424 use?
The drug Azd-0424 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%azd-0424%" OR LOWER(tradeNames_string) LIKE "%azd-0424%" OR LOWER(drugSynonyms_string) LIKE "%azd-0424%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4552', 'drugMechanismOfAction': 'Tyrosine-protein kinase ABL inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4553', 'drugMechanismOfAction': 'Tyrosine-protein kinase SRC inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1620
Q14
What mechanism type does the drug Bazedoxifene Acetate use?
The drug Bazedoxifene Acetate is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bazedoxifene acetate%" OR LOWER(tradeNames_string) LIKE "%bazedoxifene acetate%" OR LOWER(drugSynonyms_string) LIKE "%bazedoxifene acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1341', 'drugMechanismOfAction': 'Estrogen receptor modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.534
Q14
What mechanism type does the drug Cort 108297 use?
The drug Cort 108297 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cort 108297%" OR LOWER(tradeNames_string) LIKE "%cort 108297%" OR LOWER(drugSynonyms_string) LIKE "%cort 108297%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3614', 'drugMechanismOfAction': 'Glucocorticoid receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.350
Q14
What mechanism type does the drug Estramustine Phosphate use?
The drug Estramustine Phosphate is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%estramustine phosphate%" OR LOWER(tradeNames_string) LIKE "%estramustine phosphate%" OR LOWER(drugSynonyms_string) LIKE "%estramustine phosphate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5377', 'drugMechanismOfAction': 'Estrogen receptor beta modulator'}, {'UUID': 'DrugGeneTargets_v2_5789', 'drugMechanismOfAction': 'Estrogen receptor beta modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1389
Q14
What mechanism type does the drug Tubocurarine use?
The drug Tubocurarine is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tubocurarine%" OR LOWER(tradeNames_string) LIKE "%tubocurarine%" OR LOWER(drugSynonyms_string) LIKE "%tubocurarine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2796', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5100', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2699', 'drugMechanismOfAction': 'Muscle-type nic...
general
Distinct, Similarity Search
Metadata
Q14.1961
Q14
What mechanism type does the drug Fluticasone Furoate use?
The drug Fluticasone Furoate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%fluticasone furoate%" OR LOWER(tradeNames_string) LIKE "%fluticasone furoate%" OR LOWER(drugSynonyms_string) LIKE "%fluticasone furoate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1921', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1301
Q14
What mechanism type does the drug Inclacumab use?
The drug Inclacumab is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%inclacumab%" OR LOWER(tradeNames_string) LIKE "%inclacumab%" OR LOWER(drugSynonyms_string) LIKE "%inclacumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4203', 'drugMechanismOfAction': 'P-selectin antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1973
Q14
What mechanism type does the drug Ibudilast use?
The drug Ibudilast is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ibudilast%" OR LOWER(tradeNames_string) LIKE "%ibudilast%" OR LOWER(drugSynonyms_string) LIKE "%ibudilast%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5712', 'drugMechanismOfAction': 'Phosphodiesterase 10A inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5713', 'drugMechanismOfAction': 'Phosphodiesterase 5A inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5714', 'drugMechanismOfAction': 'Phosphodiesterase 3A inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5...
general
Distinct, Similarity Search
Metadata
Q14.1980
Q14
What mechanism type does the drug Osi-632 use?
The drug Osi-632 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%osi-632%" OR LOWER(tradeNames_string) LIKE "%osi-632%" OR LOWER(drugSynonyms_string) LIKE "%osi-632%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2437', 'drugMechanismOfAction': 'Vascular endothelial growth factor receptor 2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.608
Q14
What mechanism type does the drug Interferon Beta-1A use?
The drug Interferon Beta-1A is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%interferon beta-1a%" OR LOWER(tradeNames_string) LIKE "%interferon beta-1a%" OR LOWER(drugSynonyms_string) LIKE "%interferon beta-1a%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_635', 'drugMechanismOfAction': 'Interferon alpha/beta receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4925', 'drugMechanismOfAction': 'Interferon alpha/beta receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1050
Q14
What mechanism type does the drug Oxazepam use?
The drug Oxazepam is a positive allosteric modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%oxazepam%" OR LOWER(tradeNames_string) LIKE "%oxazepam%" OR LOWER(drugSynonyms_string) LIKE "%oxazepam%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2275', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.246
Q14
What mechanism type does the drug Xaliproden use?
The drug Xaliproden is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%xaliproden%" OR LOWER(tradeNames_string) LIKE "%xaliproden%" OR LOWER(drugSynonyms_string) LIKE "%xaliproden%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3684', 'drugMechanismOfAction': 'Serotonin 1a (5-HT1a) receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1681
Q14
What mechanism type does the drug Migalastat Hydrochloride use?
The drug Migalastat Hydrochloride is a stabiliser.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%migalastat hydrochloride%" OR LOWER(tradeNames_string) LIKE "%migalastat hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%migalastat hydrochloride%") LIMIT ...
[{'UUID': 'DrugGeneTargets_v2_549', 'drugMechanismOfAction': 'Alpha-galactosidase A stabiliser'}]
general
Distinct, Similarity Search
Metadata
Q14.1799
Q14
What mechanism type does the drug Orphenadrine use?
The drug Orphenadrine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%orphenadrine%" OR LOWER(tradeNames_string) LIKE "%orphenadrine%" OR LOWER(drugSynonyms_string) LIKE "%orphenadrine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_67', 'drugMechanismOfAction': 'Glutamate [NMDA] receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_68', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_69', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTarge...
general
Distinct, Similarity Search
Metadata
Q14.1717
Q14
What mechanism type does the drug Toremifene use?
The drug Toremifene is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%toremifene%" OR LOWER(tradeNames_string) LIKE "%toremifene%" OR LOWER(drugSynonyms_string) LIKE "%toremifene%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1689', 'drugMechanismOfAction': 'Estrogen receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_1083', 'drugMechanismOfAction': 'Estrogen receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_3057', 'drugMechanismOfAction': 'Estrogen receptor modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.316
Q14
What mechanism type does the drug Vardenafil use?
The drug Vardenafil is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%vardenafil%" OR LOWER(tradeNames_string) LIKE "%vardenafil%" OR LOWER(drugSynonyms_string) LIKE "%vardenafil%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2264', 'drugMechanismOfAction': 'Phosphodiesterase 5A inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4542', 'drugMechanismOfAction': 'Phosphodiesterase 5A inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.441
Q14
What mechanism type does the drug Tucatinib use?
The drug Tucatinib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tucatinib%" OR LOWER(tradeNames_string) LIKE "%tucatinib%" OR LOWER(drugSynonyms_string) LIKE "%tucatinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5133', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1899
Q14
What mechanism type does the drug Pazopanib Hydrochloride use?
The drug Pazopanib Hydrochloride is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pazopanib hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pazopanib hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%pazopanib hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_385', 'drugMechanismOfAction': 'Fibroblast growth factor receptor 1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_386', 'drugMechanismOfAction': 'Tyrosine-protein kinase LCK inhibitor'}, {'UUID': 'DrugGeneTargets_v2_387', 'drugMechanismOfAction': 'Fibroblast growth factor receptor 3 inhibitor'...
general
Distinct, Similarity Search
Metadata
Q14.1637
Q14
What mechanism type does the drug Nefazodone Hydrochloride use?
The drug Nefazodone Hydrochloride is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%nefazodone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%nefazodone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%nefazodone hydrochloride%") LIMIT ...
[{'UUID': 'DrugGeneTargets_v2_5045', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5046', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5047', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'Dru...
general
Distinct, Similarity Search
Metadata
Q14.312
Q14
What mechanism type does the drug Simlukafusp Alfa use?
The drug Simlukafusp Alfa is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%simlukafusp alfa%" OR LOWER(tradeNames_string) LIKE "%simlukafusp alfa%" OR LOWER(drugSynonyms_string) LIKE "%simlukafusp alfa%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4414', 'drugMechanismOfAction': 'Fibroblast activation protein alpha binding agent'}, {'UUID': 'DrugGeneTargets_v2_4415', 'drugMechanismOfAction': 'IL-2R beta/gamma binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.436
Q14
What mechanism type does the drug Rg7893 use?
The drug Rg7893 is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rg7893%" OR LOWER(tradeNames_string) LIKE "%rg7893%" OR LOWER(drugSynonyms_string) LIKE "%rg7893%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3663', 'drugMechanismOfAction': 'Sodium channel protein type IX alpha subunit blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.667
Q14
What mechanism type does the drug Ds-1062 use?
The drug Ds-1062 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ds-1062%" OR LOWER(tradeNames_string) LIKE "%ds-1062%" OR LOWER(drugSynonyms_string) LIKE "%ds-1062%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1868', 'drugMechanismOfAction': 'Tumor-associated calcium signal transducer 2 binding agent'}, {'UUID': 'DrugGeneTargets_v2_1869', 'drugMechanismOfAction': 'DNA topoisomerase I inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.376
Q14
What mechanism type does the drug Ezetimibe use?
The drug Ezetimibe is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ezetimibe%" OR LOWER(tradeNames_string) LIKE "%ezetimibe%" OR LOWER(drugSynonyms_string) LIKE "%ezetimibe%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4425', 'drugMechanismOfAction': 'Niemann-Pick C1-like protein 1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.572
Q14
What mechanism type does the drug Seladelpar use?
The drug Seladelpar is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%seladelpar%" OR LOWER(tradeNames_string) LIKE "%seladelpar%" OR LOWER(drugSynonyms_string) LIKE "%seladelpar%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3815', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor delta agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1226
Q14
What mechanism type does the drug Tramiprosate use?
The drug Tramiprosate is a stabiliser.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tramiprosate%" OR LOWER(tradeNames_string) LIKE "%tramiprosate%" OR LOWER(drugSynonyms_string) LIKE "%tramiprosate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3123', 'drugMechanismOfAction': 'Beta amyloid A4 protein stabiliser'}, {'UUID': 'DrugGeneTargets_v2_4034', 'drugMechanismOfAction': 'Beta amyloid A4 protein stabiliser'}]
general
Distinct, Similarity Search
Metadata
Q14.184
Q14
What mechanism type does the drug Drf-10945 use?
The drug Drf-10945 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%drf-10945%" OR LOWER(tradeNames_string) LIKE "%drf-10945%" OR LOWER(drugSynonyms_string) LIKE "%drf-10945%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_627', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor alpha agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1115
Q14
What mechanism type does the drug Nv-128 use?
The drug Nv-128 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%nv-128%" OR LOWER(tradeNames_string) LIKE "%nv-128%" OR LOWER(drugSynonyms_string) LIKE "%nv-128%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2970', 'drugMechanismOfAction': 'Mitochondrial complex I (NADH dehydrogenase) inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.628
Q14
What mechanism type does the drug Enasidenib Mesylate use?
The drug Enasidenib Mesylate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%enasidenib mesylate%" OR LOWER(tradeNames_string) LIKE "%enasidenib mesylate%" OR LOWER(drugSynonyms_string) LIKE "%enasidenib mesylate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5694', 'drugMechanismOfAction': 'Isocitrate dehydrogenase [NADP], mitochondrial inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1910
Q14
What mechanism type does the drug Tolvaptan use?
The drug Tolvaptan is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tolvaptan%" OR LOWER(tradeNames_string) LIKE "%tolvaptan%" OR LOWER(drugSynonyms_string) LIKE "%tolvaptan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5028', 'drugMechanismOfAction': 'Vasopressin V2 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1192
Q14
What mechanism type does the drug Ketotifen Fumarate use?
The drug Ketotifen Fumarate is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ketotifen fumarate%" OR LOWER(tradeNames_string) LIKE "%ketotifen fumarate%" OR LOWER(drugSynonyms_string) LIKE "%ketotifen fumarate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5638', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.940
Q14
What mechanism type does the drug Crovalimab use?
The drug Crovalimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%crovalimab%" OR LOWER(tradeNames_string) LIKE "%crovalimab%" OR LOWER(drugSynonyms_string) LIKE "%crovalimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3907', 'drugMechanismOfAction': 'Complement C5 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1774
Q14
What mechanism type does the drug Qax-576 use?
The drug Qax-576 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%qax-576%" OR LOWER(tradeNames_string) LIKE "%qax-576%" OR LOWER(drugSynonyms_string) LIKE "%qax-576%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4472', 'drugMechanismOfAction': 'Interleukin-13 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1842
Q14
What mechanism type does the drug Gsk-1995057 use?
The drug Gsk-1995057 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%gsk-1995057%" OR LOWER(tradeNames_string) LIKE "%gsk-1995057%" OR LOWER(drugSynonyms_string) LIKE "%gsk-1995057%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2173', 'drugMechanismOfAction': 'Tumor necrosis factor receptor R1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1331
Q14
What mechanism type does the drug Cinpanemab use?
The drug Cinpanemab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cinpanemab%" OR LOWER(tradeNames_string) LIKE "%cinpanemab%" OR LOWER(drugSynonyms_string) LIKE "%cinpanemab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5903', 'drugMechanismOfAction': 'Alpha-synuclein inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.300
Q14
What mechanism type does the drug Ipratropium use?
The drug Ipratropium is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ipratropium%" OR LOWER(tradeNames_string) LIKE "%ipratropium%" OR LOWER(drugSynonyms_string) LIKE "%ipratropium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4927', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}, {'UUID': 'DrugGeneTargets_v2_3538', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1619
Q14
What mechanism type does the drug Vadadustat use?
The drug Vadadustat is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%vadadustat%" OR LOWER(tradeNames_string) LIKE "%vadadustat%" OR LOWER(drugSynonyms_string) LIKE "%vadadustat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5155', 'drugMechanismOfAction': 'Egl nine homolog 3 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5156', 'drugMechanismOfAction': 'Egl nine homolog 1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5157', 'drugMechanismOfAction': 'Hypoxia-inducible factor prolyl hydroxylase 1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.467
Q14
What mechanism type does the drug Norethindrone use?
The drug Norethindrone is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%norethindrone%" OR LOWER(tradeNames_string) LIKE "%norethindrone%" OR LOWER(drugSynonyms_string) LIKE "%norethindrone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3759', 'drugMechanismOfAction': 'Progesterone receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2855', 'drugMechanismOfAction': 'Progesterone receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1302
Q14
What mechanism type does the drug Indomethacin use?
The drug Indomethacin is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%indomethacin%" OR LOWER(tradeNames_string) LIKE "%indomethacin%" OR LOWER(drugSynonyms_string) LIKE "%indomethacin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3165', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4252', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1250
Q14
What mechanism type does the drug Metocurine use?
The drug Metocurine is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%metocurine%" OR LOWER(tradeNames_string) LIKE "%metocurine%" OR LOWER(drugSynonyms_string) LIKE "%metocurine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2699', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4392', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.383
Q14
What mechanism type does the drug Gabapentin use?
The drug Gabapentin is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%gabapentin%" OR LOWER(tradeNames_string) LIKE "%gabapentin%" OR LOWER(drugSynonyms_string) LIKE "%gabapentin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_142', 'drugMechanismOfAction': 'Voltage-gated calcium channel modulator'}, {'UUID': 'DrugGeneTargets_v2_4133', 'drugMechanismOfAction': 'Voltage-gated calcium channel modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1768
Q14
What mechanism type does the drug Amcinonide use?
The drug Amcinonide is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%amcinonide%" OR LOWER(tradeNames_string) LIKE "%amcinonide%" OR LOWER(drugSynonyms_string) LIKE "%amcinonide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5083', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.108
Q14
What mechanism type does the drug Pf-03446879 use?
The drug Pf-03446879 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pf-03446879%" OR LOWER(tradeNames_string) LIKE "%pf-03446879%" OR LOWER(drugSynonyms_string) LIKE "%pf-03446879%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1591', 'drugMechanismOfAction': 'Growth/differentiation factor 8 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.129
Q14
What mechanism type does the drug Gw501516 use?
The drug Gw501516 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%gw501516%" OR LOWER(tradeNames_string) LIKE "%gw501516%" OR LOWER(drugSynonyms_string) LIKE "%gw501516%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3549', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor delta agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1131
Q14
What mechanism type does the drug Bucindolol Hydrochloride use?
The drug Bucindolol Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bucindolol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%bucindolol hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%bucindolol hydrochloride%") LIMIT ...
[{'UUID': 'DrugGeneTargets_v2_4949', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4950', 'drugMechanismOfAction': 'Adrenergic receptor alpha-1 antagonist'}, {'UUID': 'DrugGeneTargets_v2_4951', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.872
Q14
What mechanism type does the drug Eliglustat Tartrate use?
The drug Eliglustat Tartrate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%eliglustat tartrate%" OR LOWER(tradeNames_string) LIKE "%eliglustat tartrate%" OR LOWER(drugSynonyms_string) LIKE "%eliglustat tartrate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5337', 'drugMechanismOfAction': 'Ceramide glucosyltransferase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.360
Q14
What mechanism type does the drug Volagidemab use?
The drug Volagidemab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%volagidemab%" OR LOWER(tradeNames_string) LIKE "%volagidemab%" OR LOWER(drugSynonyms_string) LIKE "%volagidemab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_421', 'drugMechanismOfAction': 'Glucagon receptor inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1617
Q14
What mechanism type does the drug Clivatuzumab Tetraxetan use?
The drug Clivatuzumab Tetraxetan is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%clivatuzumab tetraxetan%" OR LOWER(tradeNames_string) LIKE "%clivatuzumab tetraxetan%" OR LOWER(drugSynonyms_string) LIKE "%clivatuzumab tetraxetan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6285', 'drugMechanismOfAction': 'Mucin-5AC binding agent'}, {'UUID': 'DrugGeneTargets_v2_6036', 'drugMechanismOfAction': 'Mucin-5AC binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.689
Q14
What mechanism type does the drug Pralatrexate use?
The drug Pralatrexate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pralatrexate%" OR LOWER(tradeNames_string) LIKE "%pralatrexate%" OR LOWER(drugSynonyms_string) LIKE "%pralatrexate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_39', 'drugMechanismOfAction': 'Dihydrofolate reductase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1787
Q14
What mechanism type does the drug Eptifibatide use?
The drug Eptifibatide is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%eptifibatide%" OR LOWER(tradeNames_string) LIKE "%eptifibatide%" OR LOWER(drugSynonyms_string) LIKE "%eptifibatide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1804', 'drugMechanismOfAction': 'Integrin alpha-IIb/beta-3 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1467
Q14
What mechanism type does the drug Pentolinium Tartrate use?
The drug Pentolinium Tartrate is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pentolinium tartrate%" OR LOWER(tradeNames_string) LIKE "%pentolinium tartrate%" OR LOWER(drugSynonyms_string) LIKE "%pentolinium tartrate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4468', 'drugMechanismOfAction': 'Neuronal acetylcholine receptor; alpha3/beta4 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.212
Q14
What mechanism type does the drug Butalbital use?
The drug Butalbital is a positive allosteric modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%butalbital%" OR LOWER(tradeNames_string) LIKE "%butalbital%" OR LOWER(drugSynonyms_string) LIKE "%butalbital%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3415', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.880
Q14
What mechanism type does the drug Umbralisib Tosylate use?
The drug Umbralisib Tosylate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%umbralisib tosylate%" OR LOWER(tradeNames_string) LIKE "%umbralisib tosylate%" OR LOWER(drugSynonyms_string) LIKE "%umbralisib tosylate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3011', 'drugMechanismOfAction': 'Casein kinase I epsilon inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3012', 'drugMechanismOfAction': 'PI3-kinase p110-delta subunit inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3013', 'drugMechanismOfAction': 'Tyrosine-protein kinase ABL inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.143
Q14
What mechanism type does the drug Cts-1027 use?
The drug Cts-1027 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cts-1027%" OR LOWER(tradeNames_string) LIKE "%cts-1027%" OR LOWER(drugSynonyms_string) LIKE "%cts-1027%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1944', 'drugMechanismOfAction': 'Matrix metalloproteinase-2 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1945', 'drugMechanismOfAction': 'Matrix metalloproteinase 9 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1946', 'drugMechanismOfAction': 'Matrix metalloproteinase 8 inhibitor'}, {'UUID': 'Dru...
general
Distinct, Similarity Search
Metadata
Q14.1439
Q14
What mechanism type does the drug Denufosol use?
The drug Denufosol is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%denufosol%" OR LOWER(tradeNames_string) LIKE "%denufosol%" OR LOWER(drugSynonyms_string) LIKE "%denufosol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_374', 'drugMechanismOfAction': 'Purinergic receptor P2Y2 agonist'}, {'UUID': 'DrugGeneTargets_v2_2459', 'drugMechanismOfAction': 'Purinergic receptor P2Y2 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1341
Q14
What mechanism type does the drug Velcalcetide use?
The drug Velcalcetide is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%velcalcetide%" OR LOWER(tradeNames_string) LIKE "%velcalcetide%" OR LOWER(drugSynonyms_string) LIKE "%velcalcetide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3935', 'drugMechanismOfAction': 'Calcium sensing receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1786
Q14
What mechanism type does the drug Ds-1001B use?
The drug Ds-1001B is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ds-1001b%" OR LOWER(tradeNames_string) LIKE "%ds-1001b%" OR LOWER(drugSynonyms_string) LIKE "%ds-1001b%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5109', 'drugMechanismOfAction': 'Isocitrate dehydrogenase [NADP] cytoplasmic inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1575
Q14
What mechanism type does the drug Oxyphenonium use?
The drug Oxyphenonium is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%oxyphenonium%" OR LOWER(tradeNames_string) LIKE "%oxyphenonium%" OR LOWER(drugSynonyms_string) LIKE "%oxyphenonium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1720', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}, {'UUID': 'DrugGeneTargets_v2_1721', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}, {'UUID': 'DrugGeneTargets_v2_1163', 'drugMechanismOfAction': 'Muscarinic acetylcholine recept...
general
Distinct, Similarity Search
Metadata
Q14.1865
Q14
What mechanism type does the drug Hydrocodone Polistirex use?
The drug Hydrocodone Polistirex is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%hydrocodone polistirex%" OR LOWER(tradeNames_string) LIKE "%hydrocodone polistirex%" OR LOWER(drugSynonyms_string) LIKE "%hydrocodone polistirex%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2492', 'drugMechanismOfAction': 'Opioid receptors; mu/kappa/delta agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1749
Q14
What mechanism type does the drug Edifoligide Sodium use?
The drug Edifoligide Sodium is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%edifoligide sodium%" OR LOWER(tradeNames_string) LIKE "%edifoligide sodium%" OR LOWER(drugSynonyms_string) LIKE "%edifoligide sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4614', 'drugMechanismOfAction': 'E2F inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.718
Q14
What mechanism type does the drug Droperidol use?
The drug Droperidol is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%droperidol%" OR LOWER(tradeNames_string) LIKE "%droperidol%" OR LOWER(drugSynonyms_string) LIKE "%droperidol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1228', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_1229', 'drugMechanismOfAction': 'D2-like dopamine receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1936
Q14
What mechanism type does the drug Tavapadon use?
The drug Tavapadon is a partial agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tavapadon%" OR LOWER(tradeNames_string) LIKE "%tavapadon%" OR LOWER(drugSynonyms_string) LIKE "%tavapadon%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2056', 'drugMechanismOfAction': 'Dopamine D1 receptor partial agonist'}, {'UUID': 'DrugGeneTargets_v2_2057', 'drugMechanismOfAction': 'Dopamine D5 receptor partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.852
Q14
What mechanism type does the drug Atx08-001 use?
The drug Atx08-001 is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%atx08-001%" OR LOWER(tradeNames_string) LIKE "%atx08-001%" OR LOWER(drugSynonyms_string) LIKE "%atx08-001%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2901', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor gamma modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1938
Q14
What mechanism type does the drug Atrasentan Hydrochloride use?
The drug Atrasentan Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%atrasentan hydrochloride%" OR LOWER(tradeNames_string) LIKE "%atrasentan hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%atrasentan hydrochloride%") LIMIT ...
[{'UUID': 'DrugGeneTargets_v2_2959', 'drugMechanismOfAction': 'Endothelin receptor ET-A antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.11
Q14
What mechanism type does the drug Brequinar use?
The drug Brequinar is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%brequinar%" OR LOWER(tradeNames_string) LIKE "%brequinar%" OR LOWER(drugSynonyms_string) LIKE "%brequinar%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_371', 'drugMechanismOfAction': 'Dihydroorotate dehydrogenase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1695
Q14
What mechanism type does the drug Vapreotide use?
The drug Vapreotide is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%vapreotide%" OR LOWER(tradeNames_string) LIKE "%vapreotide%" OR LOWER(drugSynonyms_string) LIKE "%vapreotide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2755', 'drugMechanismOfAction': 'Somatostatin receptor 5 agonist'}, {'UUID': 'DrugGeneTargets_v2_2756', 'drugMechanismOfAction': 'Somatostatin receptor 2 agonist'}, {'UUID': 'DrugGeneTargets_v2_2757', 'drugMechanismOfAction': 'Somatostatin receptor 3 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1124
Q14
What mechanism type does the drug Amitifadine use?
The drug Amitifadine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%amitifadine%" OR LOWER(tradeNames_string) LIKE "%amitifadine%" OR LOWER(drugSynonyms_string) LIKE "%amitifadine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1040', 'drugMechanismOfAction': 'Monoamine transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.286
Q14
What mechanism type does the drug Taprenepag Isopropyl use?
The drug Taprenepag Isopropyl is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%taprenepag isopropyl%" OR LOWER(tradeNames_string) LIKE "%taprenepag isopropyl%" OR LOWER(drugSynonyms_string) LIKE "%taprenepag isopropyl%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_228', 'drugMechanismOfAction': 'Prostanoid EP2 receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.817
Q14
What mechanism type does the drug Argipressin Tannate use?
The drug Argipressin Tannate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%argipressin tannate%" OR LOWER(tradeNames_string) LIKE "%argipressin tannate%" OR LOWER(drugSynonyms_string) LIKE "%argipressin tannate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5273', 'drugMechanismOfAction': 'Vasopressin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1092
Q14
What mechanism type does the drug Oxaprozin Potassium use?
The drug Oxaprozin Potassium is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%oxaprozin potassium%" OR LOWER(tradeNames_string) LIKE "%oxaprozin potassium%" OR LOWER(drugSynonyms_string) LIKE "%oxaprozin potassium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3630', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.295
Q14
What mechanism type does the drug Xamoterol use?
The drug Xamoterol is a partial agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%xamoterol%" OR LOWER(tradeNames_string) LIKE "%xamoterol%" OR LOWER(drugSynonyms_string) LIKE "%xamoterol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3974', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.761
Q14
What mechanism type does the drug Mibavademab use?
The drug Mibavademab is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%mibavademab%" OR LOWER(tradeNames_string) LIKE "%mibavademab%" OR LOWER(drugSynonyms_string) LIKE "%mibavademab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3532', 'drugMechanismOfAction': 'Leptin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.633
Q14
What mechanism type does the drug Ign-101 use?
The drug Ign-101 is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ign-101%" OR LOWER(tradeNames_string) LIKE "%ign-101%" OR LOWER(drugSynonyms_string) LIKE "%ign-101%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4278', 'drugMechanismOfAction': 'Epithelial cell adhesion molecule binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.930
Q14
What mechanism type does the drug Suvn-G3031 use?
The drug Suvn-G3031 is an inverse agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%suvn-g3031%" OR LOWER(tradeNames_string) LIKE "%suvn-g3031%" OR LOWER(drugSynonyms_string) LIKE "%suvn-g3031%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5875', 'drugMechanismOfAction': 'Histamine H3 receptor inverse agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1019
Q14
What mechanism type does the drug Vardenafil Hydrochloride use?
The drug Vardenafil Hydrochloride is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%vardenafil hydrochloride%" OR LOWER(tradeNames_string) LIKE "%vardenafil hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%vardenafil hydrochloride%") LIMIT ...
[{'UUID': 'DrugGeneTargets_v2_4542', 'drugMechanismOfAction': 'Phosphodiesterase 5A inhibitor'}]
general
Distinct, Similarity Search
Metadata