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.1777 | Q14 | What mechanism type does the drug Proparacaine Hydrochloride use? | The drug Proparacaine Hydrochloride is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%proparacaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%proparacaine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%proparacaine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2948', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1834 | Q14 | What mechanism type does the drug Difenoxin Hydrochloride use? | The drug Difenoxin Hydrochloride is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%difenoxin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%difenoxin hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%difenoxin hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3761', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1977 | Q14 | What mechanism type does the drug Gepirone use? | The drug Gepirone is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%gepirone%" OR LOWER(tradeNames_string) LIKE "%gepirone%" OR LOWER(drugSynonyms_string) LIKE "%gepirone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1152', 'drugMechanismOfAction': 'Serotonin 1a (5-HT1a) receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1506 | Q14 | What mechanism type does the drug Oxyphencyclimine Hydrochloride use? | The drug Oxyphencyclimine Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%oxyphencyclimine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%oxyphencyclimine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%oxyphencyclimine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2409', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M3 antagonist'}, {'UUID': 'DrugGeneTargets_v2_2410', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1622 | Q14 | What mechanism type does the drug Zanolimumab use? | The drug Zanolimumab does not have a clearly defined mechanism type. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%zanolimumab%" OR LOWER(tradeNames_string) LIKE "%zanolimumab%" OR LOWER(drugSynonyms_string) LIKE "%zanolimumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4573', 'drugMechanismOfAction': 'T-cell surface antigen CD4 other'}] | general | Distinct, Similarity Search | Metadata |
Q14.404 | Q14 | What mechanism type does the drug Amg-191 use? | The drug Amg-191 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%amg-191%" OR LOWER(tradeNames_string) LIKE "%amg-191%" OR LOWER(drugSynonyms_string) LIKE "%amg-191%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5391', 'drugMechanismOfAction': 'Stem cell growth factor receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1791 | Q14 | What mechanism type does the drug Ramosetron Hydrochloride use? | The drug Ramosetron Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ramosetron hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ramosetron hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%ramosetron hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2793', 'drugMechanismOfAction': 'Serotonin 3 (5-HT3) receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.195 | Q14 | What mechanism type does the drug Telcagepant use? | The drug Telcagepant is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%telcagepant%" OR LOWER(tradeNames_string) LIKE "%telcagepant%" OR LOWER(drugSynonyms_string) LIKE "%telcagepant%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2002', 'drugMechanismOfAction': 'Calcitonin gene-related peptide type 1 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1281 | Q14 | What mechanism type does the drug Alclometasone Dipropionate use? | The drug Alclometasone Dipropionate is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%alclometasone dipropionate%" OR LOWER(tradeNames_string) LIKE "%alclometasone dipropionate%" OR LOWER(drugSynonyms_string) LIKE "%alclometasone dipropionate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2070', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1381 | Q14 | What mechanism type does the drug Azd7009 use? | The drug Azd7009 is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%azd7009%" OR LOWER(tradeNames_string) LIKE "%azd7009%" OR LOWER(drugSynonyms_string) LIKE "%azd7009%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4403', 'drugMechanismOfAction': 'HERG blocker'}, {'UUID': 'DrugGeneTargets_v2_4404', 'drugMechanismOfAction': 'Sodium channel protein type V alpha subunit blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.677 | Q14 | What mechanism type does the drug Serabelisib use? | The drug Serabelisib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%serabelisib%" OR LOWER(tradeNames_string) LIKE "%serabelisib%" OR LOWER(drugSynonyms_string) LIKE "%serabelisib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5452', 'drugMechanismOfAction': 'PI3-kinase p110-alpha subunit inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.795 | Q14 | What mechanism type does the drug Rolofylline use? | The drug Rolofylline is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%rolofylline%" OR LOWER(tradeNames_string) LIKE "%rolofylline%" OR LOWER(drugSynonyms_string) LIKE "%rolofylline%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1264', 'drugMechanismOfAction': 'Adenosine A1 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1463 | Q14 | What mechanism type does the drug Methapyrilene Fumarate use? | The drug Methapyrilene Fumarate is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%methapyrilene fumarate%" OR LOWER(tradeNames_string) LIKE "%methapyrilene fumarate%" OR LOWER(drugSynonyms_string) LIKE "%methapyrilene fumarate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3194', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1457 | Q14 | What mechanism type does the drug Triparanol use? | The drug Triparanol is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%triparanol%" OR LOWER(tradeNames_string) LIKE "%triparanol%" OR LOWER(drugSynonyms_string) LIKE "%triparanol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3812', 'drugMechanismOfAction': 'Delta(24)-sterol reductase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.144 | Q14 | What mechanism type does the drug Iobenguane I 131 use? | The drug Iobenguane I 131 is a substrate. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%iobenguane i 131%" OR LOWER(tradeNames_string) LIKE "%iobenguane i 131%" OR LOWER(drugSynonyms_string) LIKE "%iobenguane i 131%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5267', 'drugMechanismOfAction': 'Norepinephrine transporter substrate'}] | general | Distinct, Similarity Search | Metadata |
Q14.1188 | Q14 | What mechanism type does the drug Esmirtazapine use? | The drug Esmirtazapine is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%esmirtazapine%" OR LOWER(tradeNames_string) LIKE "%esmirtazapine%" OR LOWER(drugSynonyms_string) LIKE "%esmirtazapine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1784', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_1785', 'drugMechanismOfAction': 'Adrenergic receptor alpha-2 antagonist'}, {'UUID': 'DrugGeneTargets_v2_1786', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_1787', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3804', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3805', 'drugMechanismOfAction': 'Adrenergic receptor alpha-2 antagonist'}, {'UUID': 'DrugGeneTargets_v2_3806', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3807', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.3 | Q14 | What mechanism type does the drug Neratinib Maleate use? | The drug Neratinib Maleate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%neratinib maleate%" OR LOWER(tradeNames_string) LIKE "%neratinib maleate%" OR LOWER(drugSynonyms_string) LIKE "%neratinib maleate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6198', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-4 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6199', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6200', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.743 | Q14 | What mechanism type does the drug Moclobemide use? | The drug Moclobemide is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%moclobemide%" OR LOWER(tradeNames_string) LIKE "%moclobemide%" OR LOWER(drugSynonyms_string) LIKE "%moclobemide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6369', 'drugMechanismOfAction': 'Monoamine oxidase A inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1871 | Q14 | What mechanism type does the drug Enzalutamide use? | The drug Enzalutamide is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%enzalutamide%" OR LOWER(tradeNames_string) LIKE "%enzalutamide%" OR LOWER(drugSynonyms_string) LIKE "%enzalutamide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4352', 'drugMechanismOfAction': 'Androgen Receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1516 | Q14 | What mechanism type does the drug Bifeprunox use? | The drug Bifeprunox is a partial agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bifeprunox%" OR LOWER(tradeNames_string) LIKE "%bifeprunox%" OR LOWER(drugSynonyms_string) LIKE "%bifeprunox%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4101', 'drugMechanismOfAction': 'Serotonin 1a (5-HT1a) receptor partial agonist'}, {'UUID': 'DrugGeneTargets_v2_4102', 'drugMechanismOfAction': 'Dopamine D2 receptor partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.343 | Q14 | What mechanism type does the drug Plozalizumab use? | The drug Plozalizumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%plozalizumab%" OR LOWER(tradeNames_string) LIKE "%plozalizumab%" OR LOWER(drugSynonyms_string) LIKE "%plozalizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5516', 'drugMechanismOfAction': 'C-C chemokine receptor type 2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.626 | Q14 | What mechanism type does the drug Tc-2216 use? | The drug Tc-2216 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tc-2216%" OR LOWER(tradeNames_string) LIKE "%tc-2216%" OR LOWER(drugSynonyms_string) LIKE "%tc-2216%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2035', 'drugMechanismOfAction': 'Neuronal acetylcholine receptor; alpha4/beta2 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.484 | Q14 | What mechanism type does the drug Eletriptan Hydrobromide use? | The drug Eletriptan Hydrobromide is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%eletriptan hydrobromide%" OR LOWER(tradeNames_string) LIKE "%eletriptan hydrobromide%" OR LOWER(drugSynonyms_string) LIKE "%eletriptan hydrobromide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3980', 'drugMechanismOfAction': 'Serotonin 1f (5-HT1f) receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3981', 'drugMechanismOfAction': 'Serotonin 1b (5-HT1b) receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3982', 'drugMechanismOfAction': 'Serotonin 1d (5-HT1d) receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.532 | Q14 | What mechanism type does the drug Hydromorphone use? | The drug Hydromorphone is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%hydromorphone%" OR LOWER(tradeNames_string) LIKE "%hydromorphone%" OR LOWER(drugSynonyms_string) LIKE "%hydromorphone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_245', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3034', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4427', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.268 | Q14 | What mechanism type does the drug Fruquintinib use? | The drug Fruquintinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%fruquintinib%" OR LOWER(tradeNames_string) LIKE "%fruquintinib%" OR LOWER(drugSynonyms_string) LIKE "%fruquintinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1715', 'drugMechanismOfAction': 'Vascular endothelial growth factor receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1390 | Q14 | What mechanism type does the drug Methoxy Polyethylene Glycol-Epoetin Beta use? | The drug Methoxy Polyethylene Glycol-Epoetin Beta is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%methoxy polyethylene glycol-epoetin beta%" OR LOWER(tradeNames_string) LIKE "%methoxy polyethylene glycol-epoetin beta%" OR LOWER(drugSynonyms_string) LIKE "%methoxy polyethylene glycol-epoetin beta%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4530', 'drugMechanismOfAction': 'Erythropoietin receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.681 | Q14 | What mechanism type does the drug Cr 1447 use? | The drug Cr 1447 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cr 1447%" OR LOWER(tradeNames_string) LIKE "%cr 1447%" OR LOWER(drugSynonyms_string) LIKE "%cr 1447%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1524', 'drugMechanismOfAction': 'Estrogen receptor beta agonist'}, {'UUID': 'DrugGeneTargets_v2_1525', 'drugMechanismOfAction': 'Androgen Receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.492 | Q14 | What mechanism type does the drug Levomilnacipran use? | The drug Levomilnacipran is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%levomilnacipran%" OR LOWER(tradeNames_string) LIKE "%levomilnacipran%" OR LOWER(drugSynonyms_string) LIKE "%levomilnacipran%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5567', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5568', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4419', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4420', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.445 | Q14 | What mechanism type does the drug Nitroglycerin use? | The drug Nitroglycerin is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%nitroglycerin%" OR LOWER(tradeNames_string) LIKE "%nitroglycerin%" OR LOWER(drugSynonyms_string) LIKE "%nitroglycerin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1910', 'drugMechanismOfAction': 'Soluble guanylate cyclase activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.274 | Q14 | What mechanism type does the drug Pilaralisib use? | The drug Pilaralisib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pilaralisib%" OR LOWER(tradeNames_string) LIKE "%pilaralisib%" OR LOWER(drugSynonyms_string) LIKE "%pilaralisib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5279', 'drugMechanismOfAction': 'PI3-kinase class I inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.187 | Q14 | What mechanism type does the drug Vinblastine Sulfate use? | The drug Vinblastine Sulfate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%vinblastine sulfate%" OR LOWER(tradeNames_string) LIKE "%vinblastine sulfate%" OR LOWER(drugSynonyms_string) LIKE "%vinblastine sulfate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6261', 'drugMechanismOfAction': 'Tubulin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.950 | Q14 | What mechanism type does the drug Tafolecimab use? | The drug Tafolecimab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tafolecimab%" OR LOWER(tradeNames_string) LIKE "%tafolecimab%" OR LOWER(drugSynonyms_string) LIKE "%tafolecimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1622', 'drugMechanismOfAction': 'Subtilisin/kexin type 9 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.247 | Q14 | What mechanism type does the drug Dacetuzumab use? | The drug Dacetuzumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dacetuzumab%" OR LOWER(tradeNames_string) LIKE "%dacetuzumab%" OR LOWER(drugSynonyms_string) LIKE "%dacetuzumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6028', 'drugMechanismOfAction': 'Tumor necrosis factor receptor superfamily member 5 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1100 | Q14 | What mechanism type does the drug Velsecorat use? | The drug Velsecorat is a modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%velsecorat%" OR LOWER(tradeNames_string) LIKE "%velsecorat%" OR LOWER(drugSynonyms_string) LIKE "%velsecorat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5398', 'drugMechanismOfAction': 'Glucocorticoid receptor modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1018 | Q14 | What mechanism type does the drug Ulodesine use? | The drug Ulodesine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ulodesine%" OR LOWER(tradeNames_string) LIKE "%ulodesine%" OR LOWER(drugSynonyms_string) LIKE "%ulodesine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5299', 'drugMechanismOfAction': 'Purine nucleoside phosphorylase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.590 | Q14 | What mechanism type does the drug Evocalcet use? | The drug Evocalcet is a positive allosteric modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%evocalcet%" OR LOWER(tradeNames_string) LIKE "%evocalcet%" OR LOWER(drugSynonyms_string) LIKE "%evocalcet%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5194', 'drugMechanismOfAction': 'Calcium sensing receptor positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1629 | Q14 | What mechanism type does the drug Azd0328 use? | The drug Azd0328 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%azd0328%" OR LOWER(tradeNames_string) LIKE "%azd0328%" OR LOWER(drugSynonyms_string) LIKE "%azd0328%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5508', 'drugMechanismOfAction': 'Neuronal acetylcholine receptor protein alpha-7 subunit agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.535 | Q14 | What mechanism type does the drug Omarigliptin use? | The drug Omarigliptin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%omarigliptin%" OR LOWER(tradeNames_string) LIKE "%omarigliptin%" OR LOWER(drugSynonyms_string) LIKE "%omarigliptin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3734', 'drugMechanismOfAction': 'Dipeptidyl peptidase IV inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.899 | Q14 | What mechanism type does the drug Catridecacog use? | The drug Catridecacog is a positive modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%catridecacog%" OR LOWER(tradeNames_string) LIKE "%catridecacog%" OR LOWER(drugSynonyms_string) LIKE "%catridecacog%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_886', 'drugMechanismOfAction': 'Coagulation factor XIII positive modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1483 | Q14 | What mechanism type does the drug Becatecarin use? | The drug Becatecarin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%becatecarin%" OR LOWER(tradeNames_string) LIKE "%becatecarin%" OR LOWER(drugSynonyms_string) LIKE "%becatecarin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6186', 'drugMechanismOfAction': 'DNA topoisomerase I inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6187', 'drugMechanismOfAction': 'DNA topoisomerase II inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1109 | Q14 | What mechanism type does the drug Acebilustat use? | The drug Acebilustat is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%acebilustat%" OR LOWER(tradeNames_string) LIKE "%acebilustat%" OR LOWER(drugSynonyms_string) LIKE "%acebilustat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5456', 'drugMechanismOfAction': 'Leukotriene A4 hydrolase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.421 | Q14 | What mechanism type does the drug Reslizumab use? | The drug Reslizumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%reslizumab%" OR LOWER(tradeNames_string) LIKE "%reslizumab%" OR LOWER(drugSynonyms_string) LIKE "%reslizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5821', 'drugMechanismOfAction': 'Interleukin-5 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.277 | Q14 | What mechanism type does the drug Tusamitamab Ravtansine use? | The drug Tusamitamab Ravtansine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tusamitamab ravtansine%" OR LOWER(tradeNames_string) LIKE "%tusamitamab ravtansine%" OR LOWER(drugSynonyms_string) LIKE "%tusamitamab ravtansine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1224', 'drugMechanismOfAction': 'Carcinoembryonic antigen-related cell adhesion molecule 5 binding agent'}, {'UUID': 'DrugGeneTargets_v2_1225', 'drugMechanismOfAction': 'Tubulin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1174 | Q14 | What mechanism type does the drug Cosibelimab use? | The drug Cosibelimab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cosibelimab%" OR LOWER(tradeNames_string) LIKE "%cosibelimab%" OR LOWER(drugSynonyms_string) LIKE "%cosibelimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2324', 'drugMechanismOfAction': 'Programmed cell death 1 ligand 1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1487 | Q14 | What mechanism type does the drug Cycrimine Hydrochloride use? | The drug Cycrimine Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cycrimine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%cycrimine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%cycrimine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4978', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1456 | Q14 | What mechanism type does the drug Iscalimab use? | The drug Iscalimab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%iscalimab%" OR LOWER(tradeNames_string) LIKE "%iscalimab%" OR LOWER(drugSynonyms_string) LIKE "%iscalimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_834', 'drugMechanismOfAction': 'Tumor necrosis factor receptor superfamily member 5 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.253 | Q14 | What mechanism type does the drug Axitinib use? | The drug Axitinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%axitinib%" OR LOWER(tradeNames_string) LIKE "%axitinib%" OR LOWER(drugSynonyms_string) LIKE "%axitinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4943', 'drugMechanismOfAction': 'Vascular endothelial growth factor receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.419 | Q14 | What mechanism type does the drug Pralidoxime use? | The drug Pralidoxime is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pralidoxime%" OR LOWER(tradeNames_string) LIKE "%pralidoxime%" OR LOWER(drugSynonyms_string) LIKE "%pralidoxime%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5352', 'drugMechanismOfAction': 'Acetylcholinesterase activator'}, {'UUID': 'DrugGeneTargets_v2_4265', 'drugMechanismOfAction': 'Acetylcholinesterase activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1590 | Q14 | What mechanism type does the drug Gtx-758 use? | The drug Gtx-758 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%gtx-758%" OR LOWER(tradeNames_string) LIKE "%gtx-758%" OR LOWER(drugSynonyms_string) LIKE "%gtx-758%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5190', 'drugMechanismOfAction': 'Estrogen receptor alpha agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1895 | Q14 | What mechanism type does the drug Epelsiban use? | The drug Epelsiban is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%epelsiban%" OR LOWER(tradeNames_string) LIKE "%epelsiban%" OR LOWER(drugSynonyms_string) LIKE "%epelsiban%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_328', 'drugMechanismOfAction': 'Oxytocin receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.582 | Q14 | What mechanism type does the drug Naminidil use? | The drug Naminidil is an opener. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%naminidil%" OR LOWER(tradeNames_string) LIKE "%naminidil%" OR LOWER(drugSynonyms_string) LIKE "%naminidil%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4992', 'drugMechanismOfAction': 'Sulfonylurea receptors; K-ATP channels opener'}] | general | Distinct, Similarity Search | Metadata |
Q14.314 | Q14 | What mechanism type does the drug Pozanicline use? | The drug Pozanicline is a partial agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pozanicline%" OR LOWER(tradeNames_string) LIKE "%pozanicline%" OR LOWER(drugSynonyms_string) LIKE "%pozanicline%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3835', 'drugMechanismOfAction': 'Nicotinic acetylcholine receptor alpha4/beta2/alpha5 partial agonist'}, {'UUID': 'DrugGeneTargets_v2_3836', 'drugMechanismOfAction': 'Neuronal acetylcholine receptor; alpha6/beta2 partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1962 | Q14 | What mechanism type does the drug Carmoterol use? | The drug Carmoterol is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%carmoterol%" OR LOWER(tradeNames_string) LIKE "%carmoterol%" OR LOWER(drugSynonyms_string) LIKE "%carmoterol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_458', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.387 | Q14 | What mechanism type does the drug Albuterol use? | The drug Albuterol is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%albuterol%" OR LOWER(tradeNames_string) LIKE "%albuterol%" OR LOWER(drugSynonyms_string) LIKE "%albuterol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1434', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_6278', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3721', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2058', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_1198', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.541 | Q14 | What mechanism type does the drug Akn-028 use? | The drug Akn-028 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%akn-028%" OR LOWER(tradeNames_string) LIKE "%akn-028%" OR LOWER(drugSynonyms_string) LIKE "%akn-028%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5305', 'drugMechanismOfAction': 'Tyrosine-protein kinase receptor FLT3 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.431 | Q14 | What mechanism type does the drug Pentazocine use? | The drug Pentazocine is a modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pentazocine%" OR LOWER(tradeNames_string) LIKE "%pentazocine%" OR LOWER(drugSynonyms_string) LIKE "%pentazocine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1542', 'drugMechanismOfAction': 'Sigma opioid receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_652', 'drugMechanismOfAction': 'Sigma opioid receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_3200', 'drugMechanismOfAction': 'Sigma opioid receptor modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.657 | Q14 | What mechanism type does the drug Nnc0114-0006 use? | The drug Nnc0114-0006 is a binding agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%nnc0114-0006%" OR LOWER(tradeNames_string) LIKE "%nnc0114-0006%" OR LOWER(drugSynonyms_string) LIKE "%nnc0114-0006%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2251', 'drugMechanismOfAction': 'Interleukin-21 binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q14.1642 | Q14 | What mechanism type does the drug Zatolmilast use? | The drug Zatolmilast is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%zatolmilast%" OR LOWER(tradeNames_string) LIKE "%zatolmilast%" OR LOWER(drugSynonyms_string) LIKE "%zatolmilast%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3162', 'drugMechanismOfAction': 'Phosphodiesterase 4D inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1318 | Q14 | What mechanism type does the drug Ave8134 use? | The drug Ave8134 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ave8134%" OR LOWER(tradeNames_string) LIKE "%ave8134%" OR LOWER(drugSynonyms_string) LIKE "%ave8134%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2837', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor alpha agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1358 | Q14 | What mechanism type does the drug Refanezumab use? | The drug Refanezumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%refanezumab%" OR LOWER(tradeNames_string) LIKE "%refanezumab%" OR LOWER(drugSynonyms_string) LIKE "%refanezumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2768', 'drugMechanismOfAction': 'Myelin-associated glycoprotein inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.414 | Q14 | What mechanism type does the drug Erlotinib use? | The drug Erlotinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%erlotinib%" OR LOWER(tradeNames_string) LIKE "%erlotinib%" OR LOWER(drugSynonyms_string) LIKE "%erlotinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_137', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3145', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1615 | Q14 | What mechanism type does the drug Safinamide Mesylate use? | The drug Safinamide Mesylate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%safinamide mesylate%" OR LOWER(tradeNames_string) LIKE "%safinamide mesylate%" OR LOWER(drugSynonyms_string) LIKE "%safinamide mesylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1874', 'drugMechanismOfAction': 'Monoamine oxidase B inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.687 | Q14 | What mechanism type does the drug Revusiran use? | The drug Revusiran is a rnai inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%revusiran%" OR LOWER(tradeNames_string) LIKE "%revusiran%" OR LOWER(drugSynonyms_string) LIKE "%revusiran%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2253', 'drugMechanismOfAction': 'Transthyretin mRNA RNAi inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.621 | Q14 | What mechanism type does the drug Cariprazine use? | The drug Cariprazine is a modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cariprazine%" OR LOWER(tradeNames_string) LIKE "%cariprazine%" OR LOWER(drugSynonyms_string) LIKE "%cariprazine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4947', 'drugMechanismOfAction': 'Dopamine D3 receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_4948', 'drugMechanismOfAction': 'Dopamine D2 receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_1240', 'drugMechanismOfAction': 'Dopamine D3 receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_1241', 'drugMechanismOfAction': 'Dopamine D2 receptor modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.923 | Q14 | What mechanism type does the drug Desmoteplase use? | The drug Desmoteplase is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%desmoteplase%" OR LOWER(tradeNames_string) LIKE "%desmoteplase%" OR LOWER(drugSynonyms_string) LIKE "%desmoteplase%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2046', 'drugMechanismOfAction': 'Plasminogen activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1199 | Q14 | What mechanism type does the drug Daunorubicin Citrate use? | The drug Daunorubicin Citrate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%daunorubicin citrate%" OR LOWER(tradeNames_string) LIKE "%daunorubicin citrate%" OR LOWER(drugSynonyms_string) LIKE "%daunorubicin citrate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1471', 'drugMechanismOfAction': 'DNA topoisomerase II alpha inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.839 | Q14 | What mechanism type does the drug Olokizumab use? | The drug Olokizumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%olokizumab%" OR LOWER(tradeNames_string) LIKE "%olokizumab%" OR LOWER(drugSynonyms_string) LIKE "%olokizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3088', 'drugMechanismOfAction': 'Interleukin-6 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1771 | Q14 | What mechanism type does the drug Maprotiline Hydrochloride use? | The drug Maprotiline Hydrochloride is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%maprotiline hydrochloride%" OR LOWER(tradeNames_string) LIKE "%maprotiline hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%maprotiline hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4631', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.953 | Q14 | What mechanism type does the drug Duloxetine use? | The drug Duloxetine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%duloxetine%" OR LOWER(tradeNames_string) LIKE "%duloxetine%" OR LOWER(drugSynonyms_string) LIKE "%duloxetine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5702', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5703', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1984', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1985', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.185 | Q14 | What mechanism type does the drug Forigerimod Acetate use? | The drug Forigerimod Acetate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%forigerimod acetate%" OR LOWER(tradeNames_string) LIKE "%forigerimod acetate%" OR LOWER(drugSynonyms_string) LIKE "%forigerimod acetate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3527', 'drugMechanismOfAction': 'Heat shock cognate 71 kDa protein inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1072 | Q14 | What mechanism type does the drug Onabotulinumtoxina use? | The drug Onabotulinumtoxina is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%onabotulinumtoxina%" OR LOWER(tradeNames_string) LIKE "%onabotulinumtoxina%" OR LOWER(drugSynonyms_string) LIKE "%onabotulinumtoxina%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2163', 'drugMechanismOfAction': 'Synaptosomal-associated protein 25 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.711 | Q14 | What mechanism type does the drug Isoetharine Mesylate use? | The drug Isoetharine Mesylate is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%isoetharine mesylate%" OR LOWER(tradeNames_string) LIKE "%isoetharine mesylate%" OR LOWER(drugSynonyms_string) LIKE "%isoetharine mesylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1915', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.173 | Q14 | What mechanism type does the drug Bms-817399 use? | The drug Bms-817399 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bms-817399%" OR LOWER(tradeNames_string) LIKE "%bms-817399%" OR LOWER(drugSynonyms_string) LIKE "%bms-817399%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_194', 'drugMechanismOfAction': 'C-C chemokine receptor type 1 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.296 | Q14 | What mechanism type does the drug Risdiplam use? | The drug Risdiplam is a positive modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%risdiplam%" OR LOWER(tradeNames_string) LIKE "%risdiplam%" OR LOWER(drugSynonyms_string) LIKE "%risdiplam%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3937', 'drugMechanismOfAction': 'SMN2 pre-mRNA positive modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.554 | Q14 | What mechanism type does the drug Anifrolumab use? | The drug Anifrolumab is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%anifrolumab%" OR LOWER(tradeNames_string) LIKE "%anifrolumab%" OR LOWER(drugSynonyms_string) LIKE "%anifrolumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4280', 'drugMechanismOfAction': 'Interferon-alpha/beta receptor alpha chain antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.763 | Q14 | What mechanism type does the drug Leq506 use? | The drug Leq506 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%leq506%" OR LOWER(tradeNames_string) LIKE "%leq506%" OR LOWER(drugSynonyms_string) LIKE "%leq506%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_688', 'drugMechanismOfAction': 'Smoothened homolog antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.304 | Q14 | What mechanism type does the drug Allopurinol use? | The drug Allopurinol is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%allopurinol%" OR LOWER(tradeNames_string) LIKE "%allopurinol%" OR LOWER(drugSynonyms_string) LIKE "%allopurinol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5751', 'drugMechanismOfAction': 'Xanthine dehydrogenase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3457', 'drugMechanismOfAction': 'Xanthine dehydrogenase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1878 | Q14 | What mechanism type does the drug Conteltinib use? | The drug Conteltinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%conteltinib %" OR LOWER(tradeNames_string) LIKE "%conteltinib %" OR LOWER(drugSynonyms_string) LIKE "%conteltinib %")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3029', 'drugMechanismOfAction': 'Focal adhesion kinase 1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3030', 'drugMechanismOfAction': 'Insulin-like growth factor I receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3031', 'drugMechanismOfAction': 'ALK tyrosine kinase receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3032', 'drugMechanismOfAction': 'Protein tyrosine kinase 2 beta inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1093 | Q14 | What mechanism type does the drug Lazertinib use? | The drug Lazertinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lazertinib%" OR LOWER(tradeNames_string) LIKE "%lazertinib%" OR LOWER(drugSynonyms_string) LIKE "%lazertinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4340', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1747 | Q14 | What mechanism type does the drug Ziprasidone Mesylate use? | The drug Ziprasidone Mesylate is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ziprasidone mesylate%" OR LOWER(tradeNames_string) LIKE "%ziprasidone mesylate%" OR LOWER(drugSynonyms_string) LIKE "%ziprasidone mesylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4286', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4287', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4288', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1652 | Q14 | What mechanism type does the drug Aclimostat use? | The drug Aclimostat is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%aclimostat%" OR LOWER(tradeNames_string) LIKE "%aclimostat%" OR LOWER(drugSynonyms_string) LIKE "%aclimostat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2651', 'drugMechanismOfAction': 'Methionine aminopeptidase 2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.914 | Q14 | What mechanism type does the drug Amcenestrant use? | The drug Amcenestrant is a degrader. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%amcenestrant%" OR LOWER(tradeNames_string) LIKE "%amcenestrant%" OR LOWER(drugSynonyms_string) LIKE "%amcenestrant%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4857', 'drugMechanismOfAction': 'Estrogen receptor alpha degrader'}] | general | Distinct, Similarity Search | Metadata |
Q14.1932 | Q14 | What mechanism type does the drug Voxtalisib use? | The drug Voxtalisib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%voxtalisib%" OR LOWER(tradeNames_string) LIKE "%voxtalisib%" OR LOWER(drugSynonyms_string) LIKE "%voxtalisib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2801', 'drugMechanismOfAction': 'PI3-kinase class I inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2802', 'drugMechanismOfAction': 'Serine/threonine-protein kinase mTOR inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.275 | Q14 | What mechanism type does the drug Amiloride use? | The drug Amiloride is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%amiloride%" OR LOWER(tradeNames_string) LIKE "%amiloride%" OR LOWER(drugSynonyms_string) LIKE "%amiloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2590', 'drugMechanismOfAction': 'Amiloride-sensitive sodium channel, ENaC blocker'}, {'UUID': 'DrugGeneTargets_v2_3975', 'drugMechanismOfAction': 'Amiloride-sensitive sodium channel, ENaC blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1147 | Q14 | What mechanism type does the drug Apabetalone use? | The drug Apabetalone is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%apabetalone%" OR LOWER(tradeNames_string) LIKE "%apabetalone%" OR LOWER(drugSynonyms_string) LIKE "%apabetalone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_746', 'drugMechanismOfAction': 'Bromodomain and extra-terminal motif (BET) inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1589 | Q14 | What mechanism type does the drug Lypressin use? | The drug Lypressin is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lypressin%" OR LOWER(tradeNames_string) LIKE "%lypressin%" OR LOWER(drugSynonyms_string) LIKE "%lypressin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3226', 'drugMechanismOfAction': 'Vasopressin receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_5948', 'drugMechanismOfAction': 'Vasopressin V1 receptor binding agent'}, {'UUID': 'DrugGeneTargets_v2_5949', 'drugMechanismOfAction': 'Vasopressin V2 receptor binding agent'}, {'UUID': 'DrugGeneTargets_v2_2491', 'drugMechanismOfAction': 'Vasopressin receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.700 | Q14 | What mechanism type does the drug Fenoprofen use? | The drug Fenoprofen is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%fenoprofen%" OR LOWER(tradeNames_string) LIKE "%fenoprofen%" OR LOWER(drugSynonyms_string) LIKE "%fenoprofen%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4670', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3093', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1765 | Q14 | What mechanism type does the drug Bemiparin use? | The drug Bemiparin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bemiparin%" OR LOWER(tradeNames_string) LIKE "%bemiparin%" OR LOWER(drugSynonyms_string) LIKE "%bemiparin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5424', 'drugMechanismOfAction': 'Coagulation factor X inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2284', 'drugMechanismOfAction': 'Antithrombin-III activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.488 | Q14 | What mechanism type does the drug Adapalene use? | The drug Adapalene is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%adapalene%" OR LOWER(tradeNames_string) LIKE "%adapalene%" OR LOWER(drugSynonyms_string) LIKE "%adapalene%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1916', 'drugMechanismOfAction': 'Retinoic acid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.428 | Q14 | What mechanism type does the drug Sapanisertib use? | The drug Sapanisertib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%sapanisertib%" OR LOWER(tradeNames_string) LIKE "%sapanisertib%" OR LOWER(drugSynonyms_string) LIKE "%sapanisertib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_271', 'drugMechanismOfAction': 'Serine/threonine-protein kinase mTOR inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.377 | Q14 | What mechanism type does the drug Betahistine use? | The drug Betahistine is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%betahistine%" OR LOWER(tradeNames_string) LIKE "%betahistine%" OR LOWER(drugSynonyms_string) LIKE "%betahistine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6162', 'drugMechanismOfAction': 'Histamine H3 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_6163', 'drugMechanismOfAction': 'Histamine H1 receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1008 | Q14 | What mechanism type does the drug Briobacept use? | The drug Briobacept is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%briobacept%" OR LOWER(tradeNames_string) LIKE "%briobacept%" OR LOWER(drugSynonyms_string) LIKE "%briobacept%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5410', 'drugMechanismOfAction': 'Tumor necrosis factor ligand superfamily member 13B inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1003 | Q14 | What mechanism type does the drug Clomipramine use? | The drug Clomipramine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%clomipramine%" OR LOWER(tradeNames_string) LIKE "%clomipramine%" OR LOWER(drugSynonyms_string) LIKE "%clomipramine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4905', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1137', 'drugMechanismOfAction': 'Serotonin transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1940 | Q14 | What mechanism type does the drug St1535 use? | The drug St1535 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%st1535%" OR LOWER(tradeNames_string) LIKE "%st1535%" OR LOWER(drugSynonyms_string) LIKE "%st1535%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3125', 'drugMechanismOfAction': 'Adenosine A2a receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.714 | Q14 | What mechanism type does the drug Buprenorphine use? | The drug Buprenorphine is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%buprenorphine%" OR LOWER(tradeNames_string) LIKE "%buprenorphine%" OR LOWER(drugSynonyms_string) LIKE "%buprenorphine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1458', 'drugMechanismOfAction': 'Kappa opioid receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_1459', 'drugMechanismOfAction': 'Mu opioid receptor partial agonist'}, {'UUID': 'DrugGeneTargets_v2_2028', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2029', 'drugMechanismOfAction': 'Kappa opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3500', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3501', 'drugMechanismOfAction': 'Kappa opioid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1335 | Q14 | What mechanism type does the drug Toloxatone use? | The drug Toloxatone is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%toloxatone%" OR LOWER(tradeNames_string) LIKE "%toloxatone%" OR LOWER(drugSynonyms_string) LIKE "%toloxatone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4805', 'drugMechanismOfAction': 'Monoamine oxidase A inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1156 | Q14 | What mechanism type does the drug Tolazamide use? | The drug Tolazamide is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tolazamide%" OR LOWER(tradeNames_string) LIKE "%tolazamide%" OR LOWER(drugSynonyms_string) LIKE "%tolazamide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2335', 'drugMechanismOfAction': 'Sulfonylurea receptor 1, Kir6.2 blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.338 | Q14 | What mechanism type does the drug Niraparib Tosylate use? | The drug Niraparib Tosylate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%niraparib tosylate%" OR LOWER(tradeNames_string) LIKE "%niraparib tosylate%" OR LOWER(drugSynonyms_string) LIKE "%niraparib tosylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4882', 'drugMechanismOfAction': 'Poly [ADP-ribose] polymerase 2 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4883', 'drugMechanismOfAction': 'Poly [ADP-ribose] polymerase-1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1343 | Q14 | What mechanism type does the drug Sar-260301 use? | The drug Sar-260301 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%sar-260301%" OR LOWER(tradeNames_string) LIKE "%sar-260301%" OR LOWER(drugSynonyms_string) LIKE "%sar-260301%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_911', 'drugMechanismOfAction': 'PI3-kinase p110-beta subunit inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1593 | Q14 | What mechanism type does the drug Chlordiazepoxide use? | The drug Chlordiazepoxide is a positive allosteric modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%chlordiazepoxide%" OR LOWER(tradeNames_string) LIKE "%chlordiazepoxide%" OR LOWER(drugSynonyms_string) LIKE "%chlordiazepoxide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4453', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}, {'UUID': 'DrugGeneTargets_v2_2854', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.