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.1661
Q14
What mechanism type does the drug Varenicline use?
The drug Varenicline is a partial agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%varenicline%" OR LOWER(tradeNames_string) LIKE "%varenicline%" OR LOWER(drugSynonyms_string) LIKE "%varenicline%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_259', 'drugMechanismOfAction': 'Neuronal acetylcholine receptor; alpha4/beta2 agonist'}, {'UUID': 'DrugGeneTargets_v2_2697', 'drugMechanismOfAction': 'Neuronal acetylcholine receptor; alpha4/beta2 agonist'}, {'UUID': 'DrugGeneTargets_v2_2698', 'drugMechanismOfAction': 'Neuronal acetylcholine receptor; alpha4/beta2 partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1513
Q14
What mechanism type does the drug Eluxadoline use?
The drug Eluxadoline is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%eluxadoline%" OR LOWER(tradeNames_string) LIKE "%eluxadoline%" OR LOWER(drugSynonyms_string) LIKE "%eluxadoline%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6255', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.778
Q14
What mechanism type does the drug Sulfasalazine use?
The drug Sulfasalazine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sulfasalazine%" OR LOWER(tradeNames_string) LIKE "%sulfasalazine%" OR LOWER(drugSynonyms_string) LIKE "%sulfasalazine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3015', 'drugMechanismOfAction': 'Arachidonate 5-lipoxygenase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3016', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.328
Q14
What mechanism type does the drug Terodiline Hydrochloride use?
The drug Terodiline Hydrochloride is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%terodiline hydrochloride%" OR LOWER(tradeNames_string) LIKE "%terodiline hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%terodiline hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_310', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_311', 'drugMechanismOfAction': 'Voltage-gated calcium channel blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.1988
Q14
What mechanism type does the drug Procainamide use?
The drug Procainamide is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%procainamide%" OR LOWER(tradeNames_string) LIKE "%procainamide%" OR LOWER(drugSynonyms_string) LIKE "%procainamide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4967', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}, {'UUID': 'DrugGeneTargets_v2_5343', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.1924
Q14
What mechanism type does the drug Balamapimod use?
The drug Balamapimod is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%balamapimod%" OR LOWER(tradeNames_string) LIKE "%balamapimod%" OR LOWER(drugSynonyms_string) LIKE "%balamapimod%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4019', 'drugMechanismOfAction': 'Dual specificity mitogen-activated protein kinase kinase 1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4020', 'drugMechanismOfAction': 'Dual specificity mitogen-activated protein kinase kinase 2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.931
Q14
What mechanism type does the drug Ac-430 use?
The drug Ac-430 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ac-430%" OR LOWER(tradeNames_string) LIKE "%ac-430%" OR LOWER(drugSynonyms_string) LIKE "%ac-430%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3409', 'drugMechanismOfAction': 'Tyrosine-protein kinase JAK2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.188
Q14
What mechanism type does the drug Turofexorate Isopropyl use?
The drug Turofexorate Isopropyl is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%turofexorate isopropyl%" OR LOWER(tradeNames_string) LIKE "%turofexorate isopropyl%" OR LOWER(drugSynonyms_string) LIKE "%turofexorate isopropyl%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4186', 'drugMechanismOfAction': 'Bile acid receptor FXR agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1595
Q14
What mechanism type does the drug Tegoprazan use?
The drug Tegoprazan is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tegoprazan%" OR LOWER(tradeNames_string) LIKE "%tegoprazan%" OR LOWER(drugSynonyms_string) LIKE "%tegoprazan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1354', 'drugMechanismOfAction': 'Potassium-transporting ATPase blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.772
Q14
What mechanism type does the drug Estriol use?
The drug Estriol is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%estriol%" OR LOWER(tradeNames_string) LIKE "%estriol%" OR LOWER(drugSynonyms_string) LIKE "%estriol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_223', 'drugMechanismOfAction': 'Estrogen receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_4568', 'drugMechanismOfAction': 'Estrogen receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1203
Q14
What mechanism type does the drug Quetmolimab use?
The drug Quetmolimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%quetmolimab%" OR LOWER(tradeNames_string) LIKE "%quetmolimab%" OR LOWER(drugSynonyms_string) LIKE "%quetmolimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_537', 'drugMechanismOfAction': 'Fractalkine inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.500
Q14
What mechanism type does the drug Valrubicin use?
The drug Valrubicin is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%valrubicin%" OR LOWER(tradeNames_string) LIKE "%valrubicin%" OR LOWER(drugSynonyms_string) LIKE "%valrubicin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_484', 'drugMechanismOfAction': 'DNA topoisomerase II alpha inhibitor'}, {'UUID': 'DrugGeneTargets_v2_881', 'drugMechanismOfAction': 'DNA topoisomerase II alpha inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6176', 'drugMechanismOfAction': 'DNA topoisomerase II alpha inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1064
Q14
What mechanism type does the drug Qaf805 use?
The drug Qaf805 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%qaf805%" OR LOWER(tradeNames_string) LIKE "%qaf805%" OR LOWER(drugSynonyms_string) LIKE "%qaf805%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5644', 'drugMechanismOfAction': 'Adenosine A2b receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5645', 'drugMechanismOfAction': 'Adenosine A3 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1111
Q14
What mechanism type does the drug Insulin Degludec use?
The drug Insulin Degludec is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%insulin degludec%" OR LOWER(tradeNames_string) LIKE "%insulin degludec%" OR LOWER(drugSynonyms_string) LIKE "%insulin degludec%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3685', 'drugMechanismOfAction': 'Insulin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.536
Q14
What mechanism type does the drug Dovramilast use?
The drug Dovramilast is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%dovramilast%" OR LOWER(tradeNames_string) LIKE "%dovramilast%" OR LOWER(drugSynonyms_string) LIKE "%dovramilast%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3255', 'drugMechanismOfAction': 'Phosphodiesterase 4 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1601
Q14
What mechanism type does the drug Parecoxib Sodium use?
The drug Parecoxib Sodium is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%parecoxib sodium%" OR LOWER(tradeNames_string) LIKE "%parecoxib sodium%" OR LOWER(drugSynonyms_string) LIKE "%parecoxib sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2672', 'drugMechanismOfAction': 'Cyclooxygenase-2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.752
Q14
What mechanism type does the drug Mephentermine Sulfate use?
The drug Mephentermine Sulfate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%mephentermine sulfate%" OR LOWER(tradeNames_string) LIKE "%mephentermine sulfate%" OR LOWER(drugSynonyms_string) LIKE "%mephentermine sulfate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4285', 'drugMechanismOfAction': 'Adrenergic receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1933
Q14
What mechanism type does the drug Ns-2359 use?
The drug Ns-2359 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ns-2359%" OR LOWER(tradeNames_string) LIKE "%ns-2359%" OR LOWER(drugSynonyms_string) LIKE "%ns-2359%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5369', 'drugMechanismOfAction': 'Monoamine transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1367
Q14
What mechanism type does the drug Resatorvid use?
The drug Resatorvid is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%resatorvid%" OR LOWER(tradeNames_string) LIKE "%resatorvid%" OR LOWER(drugSynonyms_string) LIKE "%resatorvid%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5358', 'drugMechanismOfAction': 'Toll-like receptor 4 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1444
Q14
What mechanism type does the drug Oxybate use?
The drug Oxybate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%oxybate%" OR LOWER(tradeNames_string) LIKE "%oxybate%" OR LOWER(drugSynonyms_string) LIKE "%oxybate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4208', 'drugMechanismOfAction': 'GABA-B receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4894', 'drugMechanismOfAction': 'GABA-B receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2016', 'drugMechanismOfAction': 'GABA-B receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2097', 'drugMechanismOfAction': 'GABA-B receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2573', 'drugMechanismOfAction': 'GABA-B receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.178
Q14
What mechanism type does the drug Bevasiranib Sodium use?
The drug Bevasiranib Sodium is a rnai inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bevasiranib sodium%" OR LOWER(tradeNames_string) LIKE "%bevasiranib sodium%" OR LOWER(drugSynonyms_string) LIKE "%bevasiranib sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5717', 'drugMechanismOfAction': 'VEGF-A mRNA RNAi inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5718', 'drugMechanismOfAction': 'Toll-like receptor 3 activator'}]
general
Distinct, Similarity Search
Metadata
Q14.470
Q14
What mechanism type does the drug Alectinib use?
The drug Alectinib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%alectinib%" OR LOWER(tradeNames_string) LIKE "%alectinib%" OR LOWER(drugSynonyms_string) LIKE "%alectinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4671', 'drugMechanismOfAction': 'ALK tyrosine kinase receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4672', 'drugMechanismOfAction': 'Tyrosine-protein kinase receptor RET inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4673', 'drugMechanismOfAction': 'EML4-ALK'}, {'UUID': 'DrugGeneTargets_v2_1249', 'drugMechanismOfAction': 'ALK tyrosine kinase receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1250', 'drugMechanismOfAction': 'Tyrosine-protein kinase receptor RET inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1251', 'drugMechanismOfAction': 'EML4-ALK'}]
general
Distinct, Similarity Search
Metadata
Q14.1337
Q14
What mechanism type does the drug Theophylline Sodium Glycinate use?
The drug Theophylline Sodium Glycinate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%theophylline sodium glycinate%" OR LOWER(tradeNames_string) LIKE "%theophylline sodium glycinate%" OR LOWER(drugSynonyms_string) LIKE "%theophylline sodium glycinate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_955', 'drugMechanismOfAction': 'Adenosine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_956', 'drugMechanismOfAction': 'Phosphodiesterase 4 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_957', 'drugMechanismOfAction': 'Phosphodiesterase 3 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1611
Q14
What mechanism type does the drug Pha-793887 use?
The drug Pha-793887 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pha-793887%" OR LOWER(tradeNames_string) LIKE "%pha-793887%" OR LOWER(drugSynonyms_string) LIKE "%pha-793887%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1722', 'drugMechanismOfAction': 'Cyclin-dependent kinase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.126
Q14
What mechanism type does the drug Eribulin Mesylate use?
The drug Eribulin Mesylate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%eribulin mesylate%" OR LOWER(tradeNames_string) LIKE "%eribulin mesylate%" OR LOWER(drugSynonyms_string) LIKE "%eribulin mesylate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3175', 'drugMechanismOfAction': 'Tubulin inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.355
Q14
What mechanism type does the drug Anti-Sclerostin use?
The drug Anti-Sclerostin is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%anti-sclerostin%" OR LOWER(tradeNames_string) LIKE "%anti-sclerostin%" OR LOWER(drugSynonyms_string) LIKE "%anti-sclerostin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4397', 'drugMechanismOfAction': 'Sclerostin inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.388
Q14
What mechanism type does the drug Serdexmethylphenidate use?
The drug Serdexmethylphenidate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%serdexmethylphenidate%" OR LOWER(tradeNames_string) LIKE "%serdexmethylphenidate%" OR LOWER(drugSynonyms_string) LIKE "%serdexmethylphenidate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2116', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2117', 'drugMechanismOfAction': 'Dopamine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4160', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4161', 'drugMechanismOfAction': 'Dopamine transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1435
Q14
What mechanism type does the drug Cep-1347 use?
The drug Cep-1347 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cep-1347%" OR LOWER(tradeNames_string) LIKE "%cep-1347%" OR LOWER(drugSynonyms_string) LIKE "%cep-1347%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6088', 'drugMechanismOfAction': 'Mitogen-activated protein kinase kinase kinase 13 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6089', 'drugMechanismOfAction': 'Mitogen-activated protein kinase kinase kinase 10 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6090', 'drugMechanismOfAction': 'Mitogen-activated protein kinase kinase kinase 9 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6091', 'drugMechanismOfAction': 'Mitogen-activated protein kinase kinase kinase 11 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6092', 'drugMechanismOfAction': 'Mitogen-activated protein kinase kinase kinase 12 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1007
Q14
What mechanism type does the drug Resequinil use?
The drug Resequinil is an inverse agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%resequinil%" OR LOWER(tradeNames_string) LIKE "%resequinil%" OR LOWER(drugSynonyms_string) LIKE "%resequinil%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_402', 'drugMechanismOfAction': 'GABA-A receptor; anion channel inverse agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.894
Q14
What mechanism type does the drug Pegteograstim use?
The drug Pegteograstim is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pegteograstim%" OR LOWER(tradeNames_string) LIKE "%pegteograstim%" OR LOWER(drugSynonyms_string) LIKE "%pegteograstim%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4293', 'drugMechanismOfAction': 'Granulocyte colony stimulating factor receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1495
Q14
What mechanism type does the drug Bms-813160 use?
The drug Bms-813160 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bms-813160%" OR LOWER(tradeNames_string) LIKE "%bms-813160%" OR LOWER(drugSynonyms_string) LIKE "%bms-813160%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1069', 'drugMechanismOfAction': 'C-C chemokine receptor type 2 antagonist'}, {'UUID': 'DrugGeneTargets_v2_1070', 'drugMechanismOfAction': 'C-C chemokine receptor type 5 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.335
Q14
What mechanism type does the drug Pascolizumab use?
The drug Pascolizumab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%pascolizumab%" OR LOWER(tradeNames_string) LIKE "%pascolizumab%" OR LOWER(drugSynonyms_string) LIKE "%pascolizumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5968', 'drugMechanismOfAction': 'Interleukin-4 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.975
Q14
What mechanism type does the drug Lipegfilgrastim use?
The drug Lipegfilgrastim is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%lipegfilgrastim%" OR LOWER(tradeNames_string) LIKE "%lipegfilgrastim%" OR LOWER(drugSynonyms_string) LIKE "%lipegfilgrastim%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4822', 'drugMechanismOfAction': 'Granulocyte colony stimulating factor receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.197
Q14
What mechanism type does the drug Parnaparin Sodium use?
The drug Parnaparin Sodium is an activator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%parnaparin sodium%" OR LOWER(tradeNames_string) LIKE "%parnaparin sodium%" OR LOWER(drugSynonyms_string) LIKE "%parnaparin sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2535', 'drugMechanismOfAction': 'Antithrombin-III activator'}]
general
Distinct, Similarity Search
Metadata
Q14.520
Q14
What mechanism type does the drug Benoxinate Hydrochloride use?
The drug Benoxinate Hydrochloride is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%benoxinate hydrochloride%" OR LOWER(tradeNames_string) LIKE "%benoxinate hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%benoxinate hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2819', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.459
Q14
What mechanism type does the drug Megestrol Acetate use?
The drug Megestrol Acetate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%megestrol acetate%" OR LOWER(tradeNames_string) LIKE "%megestrol acetate%" OR LOWER(drugSynonyms_string) LIKE "%megestrol acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1760', 'drugMechanismOfAction': 'Progesterone receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_382', 'drugMechanismOfAction': 'Progesterone receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1714
Q14
What mechanism type does the drug Befiradol use?
The drug Befiradol is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%befiradol%" OR LOWER(tradeNames_string) LIKE "%befiradol%" OR LOWER(drugSynonyms_string) LIKE "%befiradol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_538', 'drugMechanismOfAction': 'Serotonin 1a (5-HT1a) receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.326
Q14
What mechanism type does the drug Db959 use?
The drug Db959 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%db959%" OR LOWER(tradeNames_string) LIKE "%db959%" OR LOWER(drugSynonyms_string) LIKE "%db959%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1738', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor delta agonist'}, {'UUID': 'DrugGeneTargets_v2_1739', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor gamma agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1323
Q14
What mechanism type does the drug Budigalimab use?
The drug Budigalimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%budigalimab%" OR LOWER(tradeNames_string) LIKE "%budigalimab%" OR LOWER(drugSynonyms_string) LIKE "%budigalimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6333', 'drugMechanismOfAction': 'Programmed cell death protein 1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.269
Q14
What mechanism type does the drug Etifoxine use?
The drug Etifoxine is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%etifoxine%" OR LOWER(tradeNames_string) LIKE "%etifoxine%" OR LOWER(drugSynonyms_string) LIKE "%etifoxine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_885', 'drugMechanismOfAction': 'GABA-A receptor; anion channel antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.799
Q14
What mechanism type does the drug Rg-7160 use?
The drug Rg-7160 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rg-7160%" OR LOWER(tradeNames_string) LIKE "%rg-7160%" OR LOWER(drugSynonyms_string) LIKE "%rg-7160%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2830', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1432
Q14
What mechanism type does the drug Diflunisal use?
The drug Diflunisal is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%diflunisal%" OR LOWER(tradeNames_string) LIKE "%diflunisal%" OR LOWER(drugSynonyms_string) LIKE "%diflunisal%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_602', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.70
Q14
What mechanism type does the drug Amifampridine use?
The drug Amifampridine is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%amifampridine%" OR LOWER(tradeNames_string) LIKE "%amifampridine%" OR LOWER(drugSynonyms_string) LIKE "%amifampridine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3435', 'drugMechanismOfAction': 'Voltage-gated potassium channel blocker'}, {'UUID': 'DrugGeneTargets_v2_5420', 'drugMechanismOfAction': 'Voltage-gated potassium channel blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.938
Q14
What mechanism type does the drug Efmoroctocog Alfa use?
The drug Efmoroctocog Alfa is a positive modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%efmoroctocog alfa%" OR LOWER(tradeNames_string) LIKE "%efmoroctocog alfa%" OR LOWER(drugSynonyms_string) LIKE "%efmoroctocog alfa%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1259', 'drugMechanismOfAction': 'Coagulation factor VIII positive modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.1447
Q14
What mechanism type does the drug Quetiapine use?
The drug Quetiapine is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%quetiapine%" OR LOWER(tradeNames_string) LIKE "%quetiapine%" OR LOWER(drugSynonyms_string) LIKE "%quetiapine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4441', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4442', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4443', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_6234', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_6235', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_6236', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1782
Q14
What mechanism type does the drug Plx-5622 use?
The drug Plx-5622 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%plx-5622%" OR LOWER(tradeNames_string) LIKE "%plx-5622%" OR LOWER(drugSynonyms_string) LIKE "%plx-5622%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_785', 'drugMechanismOfAction': 'Macrophage colony stimulating factor receptor inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.468
Q14
What mechanism type does the drug Promazine Hydrochloride use?
The drug Promazine Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%promazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%promazine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%promazine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4009', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_36', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_37', 'drugMechanismOfAction': 'D2-like dopamine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2783', 'drugMechanismOfAction': 'D2-like dopamine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2784', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1396
Q14
What mechanism type does the drug Sgs-742 use?
The drug Sgs-742 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sgs-742%" OR LOWER(tradeNames_string) LIKE "%sgs-742%" OR LOWER(drugSynonyms_string) LIKE "%sgs-742%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2519', 'drugMechanismOfAction': 'GABA-B receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1614
Q14
What mechanism type does the drug Azd-7762 use?
The drug Azd-7762 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%azd-7762%" OR LOWER(tradeNames_string) LIKE "%azd-7762%" OR LOWER(drugSynonyms_string) LIKE "%azd-7762%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1206', 'drugMechanismOfAction': 'Serine/threonine-protein kinase Chk1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.549
Q14
What mechanism type does the drug Cenicriviroc use?
The drug Cenicriviroc is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cenicriviroc%" OR LOWER(tradeNames_string) LIKE "%cenicriviroc%" OR LOWER(drugSynonyms_string) LIKE "%cenicriviroc%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3740', 'drugMechanismOfAction': 'C-C chemokine receptor type 2 antagonist'}, {'UUID': 'DrugGeneTargets_v2_3741', 'drugMechanismOfAction': 'C-C chemokine receptor type 5 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.538
Q14
What mechanism type does the drug Zolbetuximab use?
The drug Zolbetuximab is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%zolbetuximab%" OR LOWER(tradeNames_string) LIKE "%zolbetuximab%" OR LOWER(drugSynonyms_string) LIKE "%zolbetuximab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3305', 'drugMechanismOfAction': 'Claudin-18 binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.1230
Q14
What mechanism type does the drug Amg-157 use?
The drug Amg-157 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%amg-157%" OR LOWER(tradeNames_string) LIKE "%amg-157%" OR LOWER(drugSynonyms_string) LIKE "%amg-157%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_89', 'drugMechanismOfAction': 'Thymic stromal lymphopoietin inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.957
Q14
What mechanism type does the drug Azd-1236 use?
The drug Azd-1236 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%azd-1236%" OR LOWER(tradeNames_string) LIKE "%azd-1236%" OR LOWER(drugSynonyms_string) LIKE "%azd-1236%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1156', 'drugMechanismOfAction': 'Matrix metalloproteinase 12 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1157', 'drugMechanismOfAction': 'Matrix metalloproteinase 9 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1635
Q14
What mechanism type does the drug Cedazuridine use?
The drug Cedazuridine is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cedazuridine%" OR LOWER(tradeNames_string) LIKE "%cedazuridine%" OR LOWER(drugSynonyms_string) LIKE "%cedazuridine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2765', 'drugMechanismOfAction': 'Cytidine deaminase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1418
Q14
What mechanism type does the drug Levocabastine Hydrochloride use?
The drug Levocabastine Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%levocabastine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%levocabastine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%levocabastine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_674', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.422
Q14
What mechanism type does the drug Teriparatide Acetate use?
The drug Teriparatide Acetate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%teriparatide acetate%" OR LOWER(tradeNames_string) LIKE "%teriparatide acetate%" OR LOWER(drugSynonyms_string) LIKE "%teriparatide acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3571', 'drugMechanismOfAction': 'Parathyroid hormone receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1935
Q14
What mechanism type does the drug Hexocyclium Methylsulfate use?
The drug Hexocyclium Methylsulfate is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%hexocyclium methylsulfate%" OR LOWER(tradeNames_string) LIKE "%hexocyclium methylsulfate%" OR LOWER(drugSynonyms_string) LIKE "%hexocyclium methylsulfate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2265', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}, {'UUID': 'DrugGeneTargets_v2_2266', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1532
Q14
What mechanism type does the drug Mb07811 use?
The drug Mb07811 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%mb07811%" OR LOWER(tradeNames_string) LIKE "%mb07811%" OR LOWER(drugSynonyms_string) LIKE "%mb07811%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1226', 'drugMechanismOfAction': 'Thyroid hormone receptor beta-1 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1580
Q14
What mechanism type does the drug Cortisone Acetate use?
The drug Cortisone Acetate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cortisone acetate%" OR LOWER(tradeNames_string) LIKE "%cortisone acetate%" OR LOWER(drugSynonyms_string) LIKE "%cortisone acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1557', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_71', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_1393', 'drugMechanismOfAction': 'Mineralocorticoid receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1659
Q14
What mechanism type does the drug Orn-0829 Hydrate use?
The drug Orn-0829 Hydrate is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%orn-0829 hydrate%" OR LOWER(tradeNames_string) LIKE "%orn-0829 hydrate%" OR LOWER(drugSynonyms_string) LIKE "%orn-0829 hydrate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3792', 'drugMechanismOfAction': 'Orexin receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1116
Q14
What mechanism type does the drug Navarixin use?
The drug Navarixin is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%navarixin%" OR LOWER(tradeNames_string) LIKE "%navarixin%" OR LOWER(drugSynonyms_string) LIKE "%navarixin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2351', 'drugMechanismOfAction': 'Interleukin-8 receptor B antagonist'}, {'UUID': 'DrugGeneTargets_v2_2352', 'drugMechanismOfAction': 'Interleukin-8 receptor A antagonist'}, {'UUID': 'DrugGeneTargets_v2_4098', 'drugMechanismOfAction': 'Interleukin-8 receptor B antagonist'}, {'UUID': 'DrugGeneTargets_v2_4099', 'drugMechanismOfAction': 'Interleukin-8 receptor A antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.722
Q14
What mechanism type does the drug Ethacrynic Acid use?
The drug Ethacrynic Acid is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ethacrynic acid%" OR LOWER(tradeNames_string) LIKE "%ethacrynic acid%" OR LOWER(drugSynonyms_string) LIKE "%ethacrynic acid%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3791', 'drugMechanismOfAction': 'Sodium-(potassium)-chloride cotransporter 2 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3044', 'drugMechanismOfAction': 'Sodium-(potassium)-chloride cotransporter 2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1247
Q14
What mechanism type does the drug Galantamine Hydrobromide use?
The drug Galantamine Hydrobromide is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%galantamine hydrobromide%" OR LOWER(tradeNames_string) LIKE "%galantamine hydrobromide%" OR LOWER(drugSynonyms_string) LIKE "%galantamine hydrobromide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1632', 'drugMechanismOfAction': 'Acetylcholinesterase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1236
Q14
What mechanism type does the drug Felodipine use?
The drug Felodipine is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%felodipine%" OR LOWER(tradeNames_string) LIKE "%felodipine%" OR LOWER(drugSynonyms_string) LIKE "%felodipine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4515', 'drugMechanismOfAction': 'Mineralocorticoid receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4516', 'drugMechanismOfAction': 'Voltage-gated L-type calcium channel blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.1076
Q14
What mechanism type does the drug Bupivacaine Hydrochloride use?
The drug Bupivacaine Hydrochloride is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bupivacaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%bupivacaine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%bupivacaine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1687', 'drugMechanismOfAction': 'Sodium channel protein type IV alpha subunit blocker'}, {'UUID': 'DrugGeneTargets_v2_4768', 'drugMechanismOfAction': 'Sodium channel protein type IV alpha subunit blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.1907
Q14
What mechanism type does the drug Sildenafil Citrate use?
The drug Sildenafil Citrate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sildenafil citrate%" OR LOWER(tradeNames_string) LIKE "%sildenafil citrate%" OR LOWER(drugSynonyms_string) LIKE "%sildenafil citrate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4134', 'drugMechanismOfAction': 'Phosphodiesterase 5A inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.264
Q14
What mechanism type does the drug Seltorexant use?
The drug Seltorexant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%seltorexant%" OR LOWER(tradeNames_string) LIKE "%seltorexant%" OR LOWER(drugSynonyms_string) LIKE "%seltorexant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4820', 'drugMechanismOfAction': 'Orexin receptor 2 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1437
Q14
What mechanism type does the drug Rovatirelin use?
The drug Rovatirelin is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rovatirelin%" OR LOWER(tradeNames_string) LIKE "%rovatirelin%" OR LOWER(drugSynonyms_string) LIKE "%rovatirelin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5311', 'drugMechanismOfAction': 'Thyrotropin-releasing hormone receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1339
Q14
What mechanism type does the drug Riociguat use?
The drug Riociguat is a positive allosteric modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%riociguat%" OR LOWER(tradeNames_string) LIKE "%riociguat%" OR LOWER(drugSynonyms_string) LIKE "%riociguat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3991', 'drugMechanismOfAction': 'Soluble guanylate cyclase positive allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q14.243
Q14
What mechanism type does the drug Levilimab use?
The drug Levilimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%levilimab%" OR LOWER(tradeNames_string) LIKE "%levilimab%" OR LOWER(drugSynonyms_string) LIKE "%levilimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_947', 'drugMechanismOfAction': 'Interleukin-6 receptor alpha subunit inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1010
Q14
What mechanism type does the drug F16Il2 use?
The drug F16Il2 does not have a clearly defined mechanism type.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%f16il2%" OR LOWER(tradeNames_string) LIKE "%f16il2%" OR LOWER(drugSynonyms_string) LIKE "%f16il2%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3739', 'drugMechanismOfAction': 'Tenascin other'}]
general
Distinct, Similarity Search
Metadata
Q14.685
Q14
What mechanism type does the drug Tiagabine Hydrochloride use?
The drug Tiagabine Hydrochloride is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%tiagabine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%tiagabine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%tiagabine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3768', 'drugMechanismOfAction': 'GABA transporter 1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1268
Q14
What mechanism type does the drug Azd-9164 use?
The drug Azd-9164 is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%azd-9164%" OR LOWER(tradeNames_string) LIKE "%azd-9164%" OR LOWER(drugSynonyms_string) LIKE "%azd-9164%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3841', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1475
Q14
What mechanism type does the drug Isopropamide Iodide use?
The drug Isopropamide Iodide is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%isopropamide iodide%" OR LOWER(tradeNames_string) LIKE "%isopropamide iodide%" OR LOWER(drugSynonyms_string) LIKE "%isopropamide iodide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4390', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}, {'UUID': 'DrugGeneTargets_v2_4391', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1502
Q14
What mechanism type does the drug Apomorphine Hydrochloride use?
The drug Apomorphine Hydrochloride is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%apomorphine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%apomorphine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%apomorphine hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3300', 'drugMechanismOfAction': 'D2-like dopamine receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.370
Q14
What mechanism type does the drug Fludarabine Phosphate use?
The drug Fludarabine Phosphate is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%fludarabine phosphate%" OR LOWER(tradeNames_string) LIKE "%fludarabine phosphate%" OR LOWER(drugSynonyms_string) LIKE "%fludarabine phosphate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2916', 'drugMechanismOfAction': 'DNA polymerase (alpha/delta/epsilon) inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2917', 'drugMechanismOfAction': 'Ribonucleoside-diphosphate reductase RR1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1009
Q14
What mechanism type does the drug Lgx-806 use?
The drug Lgx-806 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%lgx-806%" OR LOWER(tradeNames_string) LIKE "%lgx-806%" OR LOWER(drugSynonyms_string) LIKE "%lgx-806%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_125', 'drugMechanismOfAction': 'Serine/threonine-protein kinase B-raf inhibitor'}, {'UUID': 'DrugGeneTargets_v2_126', 'drugMechanismOfAction': 'Serine/threonine-protein kinase RAF inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1239
Q14
What mechanism type does the drug Arbutin use?
The drug Arbutin is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%arbutin%" OR LOWER(tradeNames_string) LIKE "%arbutin%" OR LOWER(drugSynonyms_string) LIKE "%arbutin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1246', 'drugMechanismOfAction': 'Tyrosinase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.595
Q14
What mechanism type does the drug Vesatolimod use?
The drug Vesatolimod is an activator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%vesatolimod%" OR LOWER(tradeNames_string) LIKE "%vesatolimod%" OR LOWER(drugSynonyms_string) LIKE "%vesatolimod%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1891', 'drugMechanismOfAction': 'Toll-like receptor 7 activator'}]
general
Distinct, Similarity Search
Metadata
Q14.728
Q14
What mechanism type does the drug Ceralasertib use?
The drug Ceralasertib is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ceralasertib%" OR LOWER(tradeNames_string) LIKE "%ceralasertib%" OR LOWER(drugSynonyms_string) LIKE "%ceralasertib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4153', 'drugMechanismOfAction': 'Serine-protein kinase ATR inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.486
Q14
What mechanism type does the drug Rovalpituzumab Tesirine use?
The drug Rovalpituzumab Tesirine is a binding agent.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rovalpituzumab tesirine%" OR LOWER(tradeNames_string) LIKE "%rovalpituzumab tesirine%" OR LOWER(drugSynonyms_string) LIKE "%rovalpituzumab tesirine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4409', 'drugMechanismOfAction': 'Delta-like protein 3 binding agent'}]
general
Distinct, Similarity Search
Metadata
Q14.573
Q14
What mechanism type does the drug Difelikefalin use?
The drug Difelikefalin is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%difelikefalin%" OR LOWER(tradeNames_string) LIKE "%difelikefalin%" OR LOWER(drugSynonyms_string) LIKE "%difelikefalin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4408', 'drugMechanismOfAction': 'Kappa opioid receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.74
Q14
What mechanism type does the drug Seviteronel use?
The drug Seviteronel is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%seviteronel%" OR LOWER(tradeNames_string) LIKE "%seviteronel%" OR LOWER(drugSynonyms_string) LIKE "%seviteronel%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_530', 'drugMechanismOfAction': 'Androgen Receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_531', 'drugMechanismOfAction': 'Cytochrome P450 17A1 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.635
Q14
What mechanism type does the drug Mexiletine use?
The drug Mexiletine is a blocker.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%mexiletine%" OR LOWER(tradeNames_string) LIKE "%mexiletine%" OR LOWER(drugSynonyms_string) LIKE "%mexiletine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_485', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}, {'UUID': 'DrugGeneTargets_v2_4048', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}]
general
Distinct, Similarity Search
Metadata
Q14.262
Q14
What mechanism type does the drug Sad448 use?
The drug Sad448 is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%sad448%" OR LOWER(tradeNames_string) LIKE "%sad448%" OR LOWER(drugSynonyms_string) LIKE "%sad448%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_234', 'drugMechanismOfAction': 'Cannabinoid CB1 receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_235', 'drugMechanismOfAction': 'Cannabinoid CB2 receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.52
Q14
What mechanism type does the drug Brilanestrant use?
The drug Brilanestrant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%brilanestrant%" OR LOWER(tradeNames_string) LIKE "%brilanestrant%" OR LOWER(drugSynonyms_string) LIKE "%brilanestrant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4957', 'drugMechanismOfAction': 'Estrogen receptor alpha antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.201
Q14
What mechanism type does the drug Ibandronate Sodium use?
The drug Ibandronate Sodium is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%ibandronate sodium%" OR LOWER(tradeNames_string) LIKE "%ibandronate sodium%" OR LOWER(drugSynonyms_string) LIKE "%ibandronate sodium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2230', 'drugMechanismOfAction': 'Farnesyl diphosphate synthase inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.432
Q14
What mechanism type does the drug Zalifrelimab use?
The drug Zalifrelimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%zalifrelimab%" OR LOWER(tradeNames_string) LIKE "%zalifrelimab%" OR LOWER(drugSynonyms_string) LIKE "%zalifrelimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4450', 'drugMechanismOfAction': 'Cytotoxic T-lymphocyte protein 4 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1563
Q14
What mechanism type does the drug Bumetanide use?
The drug Bumetanide is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%bumetanide%" OR LOWER(tradeNames_string) LIKE "%bumetanide%" OR LOWER(drugSynonyms_string) LIKE "%bumetanide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2656', 'drugMechanismOfAction': 'Sodium-(potassium)-chloride cotransporter 2 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.336
Q14
What mechanism type does the drug Rimonabant use?
The drug Rimonabant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rimonabant%" OR LOWER(tradeNames_string) LIKE "%rimonabant%" OR LOWER(drugSynonyms_string) LIKE "%rimonabant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3909', 'drugMechanismOfAction': 'Cannabinoid CB1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1557
Q14
What mechanism type does the drug Trazodone use?
The drug Trazodone is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%trazodone%" OR LOWER(tradeNames_string) LIKE "%trazodone%" OR LOWER(drugSynonyms_string) LIKE "%trazodone%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4975', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4976', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4977', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1291', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_1292', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_1293', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.1539
Q14
What mechanism type does the drug Insulin Lispro Protamine Recombinant use?
The drug Insulin Lispro Protamine Recombinant is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%insulin lispro protamine recombinant%" OR LOWER(tradeNames_string) LIKE "%insulin lispro protamine recombinant%" OR LOWER(drugSynonyms_string) LIKE "%insulin lispro protamine recombinant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5121', 'drugMechanismOfAction': 'Insulin receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.426
Q14
What mechanism type does the drug Estrogens, Conjugated use?
The drug Estrogens, Conjugated is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%estrogens, conjugated%" OR LOWER(tradeNames_string) LIKE "%estrogens, conjugated%" OR LOWER(drugSynonyms_string) LIKE "%estrogens, conjugated%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5682', 'drugMechanismOfAction': 'Estrogen receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_5680', 'drugMechanismOfAction': 'Estrogen receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4209', 'drugMechanismOfAction': 'Estrogen receptor agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.637
Q14
What mechanism type does the drug Serlopitant use?
The drug Serlopitant is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%serlopitant%" OR LOWER(tradeNames_string) LIKE "%serlopitant%" OR LOWER(drugSynonyms_string) LIKE "%serlopitant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3233', 'drugMechanismOfAction': 'Neurokinin 1 receptor antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.941
Q14
What mechanism type does the drug Cyclopentolate Hydrochloride use?
The drug Cyclopentolate Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%cyclopentolate hydrochloride%" OR LOWER(tradeNames_string) LIKE "%cyclopentolate hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%cyclopentolate hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6338', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.993
Q14
What mechanism type does the drug Lirentelimab use?
The drug Lirentelimab is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%lirentelimab%" OR LOWER(tradeNames_string) LIKE "%lirentelimab%" OR LOWER(drugSynonyms_string) LIKE "%lirentelimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2982', 'drugMechanismOfAction': 'Sialic acid-binding Ig-like lectin 8 inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.868
Q14
What mechanism type does the drug Prazosin Hydrochloride use?
The drug Prazosin Hydrochloride is an antagonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%prazosin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%prazosin hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%prazosin hydrochloride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5265', 'drugMechanismOfAction': 'Adrenergic receptor alpha-1 antagonist'}]
general
Distinct, Similarity Search
Metadata
Q14.1951
Q14
What mechanism type does the drug Azd-6703 use?
The drug Azd-6703 is an inhibitor.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%azd-6703%" OR LOWER(tradeNames_string) LIKE "%azd-6703%" OR LOWER(drugSynonyms_string) LIKE "%azd-6703%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_498', 'drugMechanismOfAction': 'MAP kinase p38 alpha inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q14.558
Q14
What mechanism type does the drug Afamelanotide Acetate use?
The drug Afamelanotide Acetate is an agonist.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%afamelanotide acetate%" OR LOWER(tradeNames_string) LIKE "%afamelanotide acetate%" OR LOWER(drugSynonyms_string) LIKE "%afamelanotide acetate%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5286', 'drugMechanismOfAction': 'Melanocortin receptor 1 agonist'}]
general
Distinct, Similarity Search
Metadata
Q14.433
Q14
What mechanism type does the drug Rg7342 use?
The drug Rg7342 is a modulator.
SELECT DISTINCT UUID, drugMechanismOfAction FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE(LOWER(drugName) LIKE "%rg7342%" OR LOWER(tradeNames_string) LIKE "%rg7342%" OR LOWER(drugSynonyms_string) LIKE "%rg7342%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2228', 'drugMechanismOfAction': 'Metabotropic glutamate receptor 5 modulator'}]
general
Distinct, Similarity Search
Metadata