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.1993 | Q14 | What mechanism type does the drug Albinterferon Alfa-2B use? | The drug Albinterferon Alfa-2B is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%albinterferon alfa-2b%" OR LOWER(tradeNames_string) LIKE "%albinterferon alfa-2b%" OR LOWER(drugSynonyms_string) LIKE "%albinterferon alfa-2b%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6085', 'drugMechanismOfAction': 'Interferon alpha/beta receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.598 | Q14 | What mechanism type does the drug Vandortuzumab Vedotin use? | The drug Vandortuzumab Vedotin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%vandortuzumab vedotin%" OR LOWER(tradeNames_string) LIKE "%vandortuzumab vedotin%" OR LOWER(drugSynonyms_string) LIKE "%vandortuzumab vedotin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_752', 'drugMechanismOfAction': 'Metalloreductase STEAP1 binding agent'}, {'UUID': 'DrugGeneTargets_v2_753', 'drugMechanismOfAction': 'Tubulin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.16 | Q14 | What mechanism type does the drug Propofol use? | The drug Propofol is a positive allosteric modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%propofol%" OR LOWER(tradeNames_string) LIKE "%propofol%" OR LOWER(drugSynonyms_string) LIKE "%propofol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3115', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1855 | Q14 | What mechanism type does the drug Ibutamoren use? | The drug Ibutamoren is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ibutamoren%" OR LOWER(tradeNames_string) LIKE "%ibutamoren%" OR LOWER(drugSynonyms_string) LIKE "%ibutamoren%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1333', 'drugMechanismOfAction': 'Ghrelin receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2142', 'drugMechanismOfAction': 'Ghrelin receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1634 | Q14 | What mechanism type does the drug Kn-026 use? | The drug Kn-026 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%kn-026%" OR LOWER(tradeNames_string) LIKE "%kn-026%" OR LOWER(drugSynonyms_string) LIKE "%kn-026%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_241', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1686 | Q14 | What mechanism type does the drug Azd1386 use? | The drug Azd1386 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%azd1386%" OR LOWER(tradeNames_string) LIKE "%azd1386%" OR LOWER(drugSynonyms_string) LIKE "%azd1386%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_239', 'drugMechanismOfAction': 'Vanilloid receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.600 | Q14 | What mechanism type does the drug Tranimilast use? | The drug Tranimilast is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tranimilast%" OR LOWER(tradeNames_string) LIKE "%tranimilast%" OR LOWER(drugSynonyms_string) LIKE "%tranimilast%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5131', 'drugMechanismOfAction': 'Phosphodiesterase 4 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.924 | Q14 | What mechanism type does the drug Trelagliptin use? | The drug Trelagliptin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%trelagliptin%" OR LOWER(tradeNames_string) LIKE "%trelagliptin%" OR LOWER(drugSynonyms_string) LIKE "%trelagliptin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_707', 'drugMechanismOfAction': 'Dipeptidyl peptidase IV inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3478', 'drugMechanismOfAction': 'Dipeptidyl peptidase IV inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.471 | Q14 | What mechanism type does the drug Cenisertib use? | The drug Cenisertib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cenisertib%" OR LOWER(tradeNames_string) LIKE "%cenisertib%" OR LOWER(drugSynonyms_string) LIKE "%cenisertib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1559', 'drugMechanismOfAction': 'Serine/threonine-protein kinase Aurora inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.202 | Q14 | What mechanism type does the drug Dobutamine use? | The drug Dobutamine is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dobutamine%" OR LOWER(tradeNames_string) LIKE "%dobutamine%" OR LOWER(drugSynonyms_string) LIKE "%dobutamine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3237', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_1388', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_1389', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2852', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2853', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1206 | Q14 | What mechanism type does the drug Hua33 use? | The drug Hua33 is a binding agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%hua33%" OR LOWER(tradeNames_string) LIKE "%hua33%" OR LOWER(drugSynonyms_string) LIKE "%hua33%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_231', 'drugMechanismOfAction': 'Cell surface A33 antigen binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q14.1056 | Q14 | What mechanism type does the drug Hydrocortamate Hydrochloride use? | The drug Hydrocortamate Hydrochloride is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%hydrocortamate hydrochloride%" OR LOWER(tradeNames_string) LIKE "%hydrocortamate hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%hydrocortamate hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5082', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1195 | Q14 | What mechanism type does the drug Plx-8394 use? | The drug Plx-8394 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%plx-8394%" OR LOWER(tradeNames_string) LIKE "%plx-8394%" OR LOWER(drugSynonyms_string) LIKE "%plx-8394%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2232', 'drugMechanismOfAction': 'Serine/threonine-protein kinase B-raf inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1300 | Q14 | What mechanism type does the drug Corticotropin Zinc Hydroxide use? | The drug Corticotropin Zinc Hydroxide is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%corticotropin zinc hydroxide%" OR LOWER(tradeNames_string) LIKE "%corticotropin zinc hydroxide%" OR LOWER(drugSynonyms_string) LIKE "%corticotropin zinc hydroxide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_205', 'drugMechanismOfAction': 'Melanocortin receptor 2 agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1276 | Q14 | What mechanism type does the drug Bms-690514 use? | The drug Bms-690514 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bms-690514%" OR LOWER(tradeNames_string) LIKE "%bms-690514%" OR LOWER(drugSynonyms_string) LIKE "%bms-690514%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2006', 'drugMechanismOfAction': 'Vascular endothelial growth factor receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2007', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2008', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2009', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-4 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1814 | Q14 | What mechanism type does the drug Benserazide use? | The drug Benserazide is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%benserazide%" OR LOWER(tradeNames_string) LIKE "%benserazide%" OR LOWER(drugSynonyms_string) LIKE "%benserazide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2020', 'drugMechanismOfAction': 'DOPA decarboxylase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1402 | Q14 | What mechanism type does the drug Elraglusib use? | The drug Elraglusib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%elraglusib%" OR LOWER(tradeNames_string) LIKE "%elraglusib%" OR LOWER(drugSynonyms_string) LIKE "%elraglusib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_576', 'drugMechanismOfAction': 'Glycogen synthase kinase-3 beta inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1807 | Q14 | What mechanism type does the drug Dabuzalgron use? | The drug Dabuzalgron is a partial agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dabuzalgron%" OR LOWER(tradeNames_string) LIKE "%dabuzalgron%" OR LOWER(drugSynonyms_string) LIKE "%dabuzalgron%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2470', 'drugMechanismOfAction': 'Alpha-1a adrenergic receptor partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.661 | Q14 | What mechanism type does the drug Pegpleranib Sodium use? | The drug Pegpleranib Sodium is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pegpleranib sodium%" OR LOWER(tradeNames_string) LIKE "%pegpleranib sodium%" OR LOWER(drugSynonyms_string) LIKE "%pegpleranib sodium%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1062', 'drugMechanismOfAction': 'Platelet-derived growth factor subunit B inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.560 | Q14 | What mechanism type does the drug Retaspimycin Hydrochloride use? | The drug Retaspimycin Hydrochloride is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%retaspimycin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%retaspimycin hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%retaspimycin hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1279', 'drugMechanismOfAction': 'Heat shock protein HSP90 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.44 | Q14 | What mechanism type does the drug Midazolam Hydrochloride use? | The drug Midazolam Hydrochloride is a positive allosteric modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%midazolam hydrochloride%" OR LOWER(tradeNames_string) LIKE "%midazolam hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%midazolam hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4008', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.278 | Q14 | What mechanism type does the drug Flumatinib use? | The drug Flumatinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%flumatinib%" OR LOWER(tradeNames_string) LIKE "%flumatinib%" OR LOWER(drugSynonyms_string) LIKE "%flumatinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_196', 'drugMechanismOfAction': 'Tyrosine-protein kinase ABL inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1096 | Q14 | What mechanism type does the drug Avutometinib use? | The drug Avutometinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%avutometinib%" OR LOWER(tradeNames_string) LIKE "%avutometinib%" OR LOWER(drugSynonyms_string) LIKE "%avutometinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2766', 'drugMechanismOfAction': 'Dual specificity mitogen-activated protein kinase kinase 1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2767', 'drugMechanismOfAction': 'Dual specificity mitogen-activated protein kinase kinase 2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.104 | Q14 | What mechanism type does the drug Brimapitide use? | The drug Brimapitide is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%brimapitide%" OR LOWER(tradeNames_string) LIKE "%brimapitide%" OR LOWER(drugSynonyms_string) LIKE "%brimapitide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_504', 'drugMechanismOfAction': 'c-Jun N-terminal kinase 3 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2905', 'drugMechanismOfAction': 'c-Jun N-terminal kinase 3 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.856 | Q14 | What mechanism type does the drug Nidufexor use? | The drug Nidufexor is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%nidufexor%" OR LOWER(tradeNames_string) LIKE "%nidufexor%" OR LOWER(drugSynonyms_string) LIKE "%nidufexor%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5905', 'drugMechanismOfAction': 'Bile acid receptor FXR agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.985 | Q14 | What mechanism type does the drug Tanezumab use? | The drug Tanezumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tanezumab%" OR LOWER(tradeNames_string) LIKE "%tanezumab%" OR LOWER(drugSynonyms_string) LIKE "%tanezumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3772', 'drugMechanismOfAction': 'Beta-nerve growth factor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.948 | Q14 | What mechanism type does the drug Doxepin use? | The drug Doxepin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%doxepin%" OR LOWER(tradeNames_string) LIKE "%doxepin%" OR LOWER(drugSynonyms_string) LIKE "%doxepin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2495', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1761', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.110 | Q14 | What mechanism type does the drug Nazartinib use? | The drug Nazartinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%nazartinib%" OR LOWER(tradeNames_string) LIKE "%nazartinib%" OR LOWER(drugSynonyms_string) LIKE "%nazartinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_982', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1296 | Q14 | What mechanism type does the drug Ic14 use? | The drug Ic14 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ic14%" OR LOWER(tradeNames_string) LIKE "%ic14%" OR LOWER(drugSynonyms_string) LIKE "%ic14%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1398', 'drugMechanismOfAction': 'Monocyte differentiation antigen CD14 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.503 | Q14 | What mechanism type does the drug Sergliflozin Etabonate use? | The drug Sergliflozin Etabonate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%sergliflozin etabonate%" OR LOWER(tradeNames_string) LIKE "%sergliflozin etabonate%" OR LOWER(drugSynonyms_string) LIKE "%sergliflozin etabonate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2686', 'drugMechanismOfAction': 'Sodium/glucose cotransporter 2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1981 | Q14 | What mechanism type does the drug Amiloride Hydrochloride use? | The drug Amiloride Hydrochloride is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%amiloride hydrochloride%" OR LOWER(tradeNames_string) LIKE "%amiloride hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%amiloride hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2590', 'drugMechanismOfAction': 'Amiloride-sensitive sodium channel, ENaC blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.869 | Q14 | What mechanism type does the drug Odanacatib use? | The drug Odanacatib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%odanacatib%" OR LOWER(tradeNames_string) LIKE "%odanacatib%" OR LOWER(drugSynonyms_string) LIKE "%odanacatib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_791', 'drugMechanismOfAction': 'Cathepsin K inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.748 | Q14 | What mechanism type does the drug Alendronate Sodium use? | The drug Alendronate Sodium is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%alendronate sodium%" OR LOWER(tradeNames_string) LIKE "%alendronate sodium%" OR LOWER(drugSynonyms_string) LIKE "%alendronate sodium%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4741', 'drugMechanismOfAction': 'Farnesyl diphosphate synthase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1015 | Q14 | What mechanism type does the drug Orphenadrine Hydrochloride use? | The drug Orphenadrine Hydrochloride is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%orphenadrine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%orphenadrine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%orphenadrine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4305', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}, {'UUID': 'DrugGeneTargets_v2_4306', 'drugMechanismOfAction': 'Glutamate [NMDA] receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4307', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4308', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1315 | Q14 | What mechanism type does the drug Azd2066 use? | The drug Azd2066 is a modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%azd2066%" OR LOWER(tradeNames_string) LIKE "%azd2066%" OR LOWER(drugSynonyms_string) LIKE "%azd2066%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2800', 'drugMechanismOfAction': 'Metabotropic glutamate receptor 5 modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1297 | Q14 | What mechanism type does the drug Pantoprazole use? | The drug Pantoprazole is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pantoprazole%" OR LOWER(tradeNames_string) LIKE "%pantoprazole%" OR LOWER(drugSynonyms_string) LIKE "%pantoprazole%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1903', 'drugMechanismOfAction': 'Potassium-transporting ATPase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4835', 'drugMechanismOfAction': 'Potassium-transporting ATPase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.609 | Q14 | What mechanism type does the drug Frovatriptan use? | The drug Frovatriptan is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%frovatriptan%" OR LOWER(tradeNames_string) LIKE "%frovatriptan%" OR LOWER(drugSynonyms_string) LIKE "%frovatriptan%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3512', 'drugMechanismOfAction': 'Serotonin 1b (5-HT1b) receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3513', 'drugMechanismOfAction': 'Serotonin 1d (5-HT1d) receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4361', 'drugMechanismOfAction': 'Serotonin 1b (5-HT1b) receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4362', 'drugMechanismOfAction': 'Serotonin 1d (5-HT1d) receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1362 | Q14 | What mechanism type does the drug Hydrocortamate use? | The drug Hydrocortamate is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%hydrocortamate%" OR LOWER(tradeNames_string) LIKE "%hydrocortamate%" OR LOWER(drugSynonyms_string) LIKE "%hydrocortamate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5082', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_5632', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.75 | Q14 | What mechanism type does the drug Remogliflozin Etabonate use? | The drug Remogliflozin Etabonate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%remogliflozin etabonate%" OR LOWER(tradeNames_string) LIKE "%remogliflozin etabonate%" OR LOWER(drugSynonyms_string) LIKE "%remogliflozin etabonate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4097', 'drugMechanismOfAction': 'Sodium/glucose cotransporter 2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1082 | Q14 | What mechanism type does the drug Molindone use? | The drug Molindone is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%molindone%" OR LOWER(tradeNames_string) LIKE "%molindone%" OR LOWER(drugSynonyms_string) LIKE "%molindone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_788', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_789', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3041', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3042', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1214 | Q14 | What mechanism type does the drug Cyclobenzaprine Hydrochloride use? | The drug Cyclobenzaprine Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cyclobenzaprine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%cyclobenzaprine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%cyclobenzaprine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5142', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5143', 'drugMechanismOfAction': 'Serotonin 2c (5-HT2c) receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1167 | Q14 | What mechanism type does the drug Roniciclib use? | The drug Roniciclib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%roniciclib%" OR LOWER(tradeNames_string) LIKE "%roniciclib%" OR LOWER(drugSynonyms_string) LIKE "%roniciclib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1429', 'drugMechanismOfAction': 'Cyclin-dependent kinase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.625 | Q14 | What mechanism type does the drug Mercaptopurine use? | The drug Mercaptopurine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mercaptopurine%" OR LOWER(tradeNames_string) LIKE "%mercaptopurine%" OR LOWER(drugSynonyms_string) LIKE "%mercaptopurine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2137', 'drugMechanismOfAction': 'Amidophosphoribosyltransferase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5406', 'drugMechanismOfAction': 'Amidophosphoribosyltransferase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.487 | Q14 | What mechanism type does the drug Lemborexant use? | The drug Lemborexant is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lemborexant%" OR LOWER(tradeNames_string) LIKE "%lemborexant%" OR LOWER(drugSynonyms_string) LIKE "%lemborexant%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1217', 'drugMechanismOfAction': 'Orexin receptor 2 antagonist'}, {'UUID': 'DrugGeneTargets_v2_1218', 'drugMechanismOfAction': 'Orexin receptor 1 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1579 | Q14 | What mechanism type does the drug Ro-5458640 use? | The drug Ro-5458640 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ro-5458640%" OR LOWER(tradeNames_string) LIKE "%ro-5458640%" OR LOWER(drugSynonyms_string) LIKE "%ro-5458640%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5094', 'drugMechanismOfAction': 'Tumor necrosis factor ligand superfamily member 12 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.512 | Q14 | What mechanism type does the drug Sch-900271 use? | The drug Sch-900271 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%sch-900271%" OR LOWER(tradeNames_string) LIKE "%sch-900271%" OR LOWER(drugSynonyms_string) LIKE "%sch-900271%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5716', 'drugMechanismOfAction': 'Hydroxycarboxylic acid receptor 2 agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.740 | Q14 | What mechanism type does the drug Envafolimab use? | The drug Envafolimab is a binding agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%envafolimab%" OR LOWER(tradeNames_string) LIKE "%envafolimab%" OR LOWER(drugSynonyms_string) LIKE "%envafolimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1620', 'drugMechanismOfAction': 'Programmed cell death 1 ligand 1 binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q14.762 | Q14 | What mechanism type does the drug Emactuzumab use? | The drug Emactuzumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%emactuzumab%" OR LOWER(tradeNames_string) LIKE "%emactuzumab%" OR LOWER(drugSynonyms_string) LIKE "%emactuzumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5215', 'drugMechanismOfAction': 'Macrophage colony stimulating factor receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1990 | Q14 | What mechanism type does the drug Alvelestat use? | The drug Alvelestat is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%alvelestat%" OR LOWER(tradeNames_string) LIKE "%alvelestat%" OR LOWER(drugSynonyms_string) LIKE "%alvelestat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2393', 'drugMechanismOfAction': 'Leukocyte elastase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.784 | Q14 | What mechanism type does the drug Becocalcidiol use? | The drug Becocalcidiol is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%becocalcidiol%" OR LOWER(tradeNames_string) LIKE "%becocalcidiol%" OR LOWER(drugSynonyms_string) LIKE "%becocalcidiol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5125', 'drugMechanismOfAction': 'Vitamin D receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1763 | Q14 | What mechanism type does the drug Benzphetamine Hydrochloride use? | The drug Benzphetamine Hydrochloride is a releasing agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%benzphetamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%benzphetamine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%benzphetamine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_167', 'drugMechanismOfAction': 'Norepinephrine transporter releasing agent'}, {'UUID': 'DrugGeneTargets_v2_168', 'drugMechanismOfAction': 'Synaptic vesicular amine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.848 | Q14 | What mechanism type does the drug Glpg-0974 use? | The drug Glpg-0974 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%glpg-0974%" OR LOWER(tradeNames_string) LIKE "%glpg-0974%" OR LOWER(drugSynonyms_string) LIKE "%glpg-0974%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5482', 'drugMechanismOfAction': 'Free fatty acid receptor 2 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.315 | Q14 | What mechanism type does the drug Tak-715 use? | The drug Tak-715 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tak-715%" OR LOWER(tradeNames_string) LIKE "%tak-715%" OR LOWER(drugSynonyms_string) LIKE "%tak-715%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_22', 'drugMechanismOfAction': 'MAP kinase p38 alpha inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.816 | Q14 | What mechanism type does the drug Methaqualone Hydrochloride use? | The drug Methaqualone Hydrochloride is a positive allosteric modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%methaqualone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%methaqualone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%methaqualone hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2025', 'drugMechanismOfAction': 'GABA-A receptor; anion channel positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.411 | Q14 | What mechanism type does the drug Inclisiran Sodium use? | The drug Inclisiran Sodium is a rnai inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%inclisiran sodium%" OR LOWER(tradeNames_string) LIKE "%inclisiran sodium%" OR LOWER(drugSynonyms_string) LIKE "%inclisiran sodium%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4738', 'drugMechanismOfAction': 'PCSK9 mRNA rnai inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.826 | Q14 | What mechanism type does the drug Axl-1717 use? | The drug Axl-1717 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%axl-1717%" OR LOWER(tradeNames_string) LIKE "%axl-1717%" OR LOWER(drugSynonyms_string) LIKE "%axl-1717%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3928', 'drugMechanismOfAction': 'Insulin-like growth factor I receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1143 | Q14 | What mechanism type does the drug Gefapixant use? | The drug Gefapixant is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%gefapixant%" OR LOWER(tradeNames_string) LIKE "%gefapixant%" OR LOWER(drugSynonyms_string) LIKE "%gefapixant%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_913', 'drugMechanismOfAction': 'P2X purinoceptor 3 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.313 | Q14 | What mechanism type does the drug Metipranolol use? | The drug Metipranolol is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%metipranolol%" OR LOWER(tradeNames_string) LIKE "%metipranolol%" OR LOWER(drugSynonyms_string) LIKE "%metipranolol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2262', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2263', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4267', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_4268', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.229 | Q14 | What mechanism type does the drug Sapablursen use? | The drug Sapablursen is an antisense inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%sapablursen%" OR LOWER(tradeNames_string) LIKE "%sapablursen%" OR LOWER(drugSynonyms_string) LIKE "%sapablursen%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5289', 'drugMechanismOfAction': 'Transmembrane protease serine 6 mRNA antisense inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1699 | Q14 | What mechanism type does the drug Evodenoson use? | The drug Evodenoson is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%evodenoson%" OR LOWER(tradeNames_string) LIKE "%evodenoson%" OR LOWER(drugSynonyms_string) LIKE "%evodenoson%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3276', 'drugMechanismOfAction': 'Adenosine A2a receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1451 | Q14 | What mechanism type does the drug Dutetrabenazine use? | The drug Dutetrabenazine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dutetrabenazine%" OR LOWER(tradeNames_string) LIKE "%dutetrabenazine%" OR LOWER(drugSynonyms_string) LIKE "%dutetrabenazine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1735', 'drugMechanismOfAction': 'Synaptic vesicular amine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1976 | Q14 | What mechanism type does the drug Olaptesed Pegol use? | The drug Olaptesed Pegol is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%olaptesed pegol%" OR LOWER(tradeNames_string) LIKE "%olaptesed pegol%" OR LOWER(drugSynonyms_string) LIKE "%olaptesed pegol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3593', 'drugMechanismOfAction': 'Stromal cell-derived factor 1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.814 | Q14 | What mechanism type does the drug Emicizumab use? | The drug Emicizumab does not have a clearly defined mechanism type. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%emicizumab%" OR LOWER(tradeNames_string) LIKE "%emicizumab%" OR LOWER(drugSynonyms_string) LIKE "%emicizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1455', 'drugMechanismOfAction': 'Coagulation factor IX and X other'}] | general | Distinct, Similarity Search | Metadata |
Q14.1847 | Q14 | What mechanism type does the drug Cofirasersen use? | The drug Cofirasersen is an antisense inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cofirasersen%" OR LOWER(tradeNames_string) LIKE "%cofirasersen%" OR LOWER(drugSynonyms_string) LIKE "%cofirasersen%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1778', 'drugMechanismOfAction': 'Amiloride-sensitive sodium channel, ENaC mRNA antisense inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.151 | Q14 | What mechanism type does the drug Lesinurad use? | The drug Lesinurad is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lesinurad%" OR LOWER(tradeNames_string) LIKE "%lesinurad%" OR LOWER(drugSynonyms_string) LIKE "%lesinurad%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1001', 'drugMechanismOfAction': 'Solute carrier family 22 member 12 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.781 | Q14 | What mechanism type does the drug Apg115 use? | The drug Apg115 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%apg115%" OR LOWER(tradeNames_string) LIKE "%apg115%" OR LOWER(drugSynonyms_string) LIKE "%apg115%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1456', 'drugMechanismOfAction': 'Tumour suppressor p53/oncoprotein Mdm2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.727 | Q14 | What mechanism type does the drug Afimoxifene use? | The drug Afimoxifene is a modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%afimoxifene%" OR LOWER(tradeNames_string) LIKE "%afimoxifene%" OR LOWER(drugSynonyms_string) LIKE "%afimoxifene%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5111', 'drugMechanismOfAction': 'Estrogen-related receptor gamma antagonist'}, {'UUID': 'DrugGeneTargets_v2_5112', 'drugMechanismOfAction': 'Estrogen receptor modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.820 | Q14 | What mechanism type does the drug Keliximab use? | The drug Keliximab is a negative modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%keliximab%" OR LOWER(tradeNames_string) LIKE "%keliximab%" OR LOWER(drugSynonyms_string) LIKE "%keliximab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2536', 'drugMechanismOfAction': 'T-cell surface antigen CD4 negative modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1636 | Q14 | What mechanism type does the drug Chlorpropamide use? | The drug Chlorpropamide is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%chlorpropamide%" OR LOWER(tradeNames_string) LIKE "%chlorpropamide%" OR LOWER(drugSynonyms_string) LIKE "%chlorpropamide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_951', 'drugMechanismOfAction': 'Sulfonylurea receptor 1, Kir6.2 blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.825 | Q14 | What mechanism type does the drug Ly-2787106 use? | The drug Ly-2787106 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ly-2787106%" OR LOWER(tradeNames_string) LIKE "%ly-2787106%" OR LOWER(drugSynonyms_string) LIKE "%ly-2787106%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3186', 'drugMechanismOfAction': 'Hepcidin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.581 | Q14 | What mechanism type does the drug Imatinib Mesylate use? | The drug Imatinib Mesylate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%imatinib mesylate%" OR LOWER(tradeNames_string) LIKE "%imatinib mesylate%" OR LOWER(drugSynonyms_string) LIKE "%imatinib mesylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3269', 'drugMechanismOfAction': 'Tyrosine-protein kinase ABL inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3270', 'drugMechanismOfAction': 'Bcr/Abl fusion protein'}, {'UUID': 'DrugGeneTargets_v2_3271', 'drugMechanismOfAction': 'Platelet-derived growth factor receptor beta inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3272', 'drugMechanismOfAction': 'Stem cell growth factor receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.563 | Q14 | What mechanism type does the drug Tubocurarine Chloride use? | The drug Tubocurarine Chloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tubocurarine chloride%" OR LOWER(tradeNames_string) LIKE "%tubocurarine chloride%" OR LOWER(drugSynonyms_string) LIKE "%tubocurarine chloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5100', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1758 | Q14 | What mechanism type does the drug Barusiban use? | The drug Barusiban is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%barusiban%" OR LOWER(tradeNames_string) LIKE "%barusiban%" OR LOWER(drugSynonyms_string) LIKE "%barusiban%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1521', 'drugMechanismOfAction': 'Oxytocin receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1727 | Q14 | What mechanism type does the drug Pateclizumab use? | The drug Pateclizumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pateclizumab%" OR LOWER(tradeNames_string) LIKE "%pateclizumab%" OR LOWER(drugSynonyms_string) LIKE "%pateclizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_937', 'drugMechanismOfAction': 'TNF-beta inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1349 | Q14 | What mechanism type does the drug Icatibant use? | The drug Icatibant is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%icatibant%" OR LOWER(tradeNames_string) LIKE "%icatibant%" OR LOWER(drugSynonyms_string) LIKE "%icatibant%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_226', 'drugMechanismOfAction': 'Bradykinin B2 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3024', 'drugMechanismOfAction': 'Bradykinin B2 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1161 | Q14 | What mechanism type does the drug Isoetharine Hydrochloride use? | The drug Isoetharine Hydrochloride is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%isoetharine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%isoetharine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%isoetharine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2925', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.945 | Q14 | What mechanism type does the drug Dexmethylphenidate Hydrochloride use? | The drug Dexmethylphenidate Hydrochloride is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dexmethylphenidate hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dexmethylphenidate hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%dexmethylphenidate hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5956', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5957', 'drugMechanismOfAction': 'Dopamine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.290 | Q14 | What mechanism type does the drug Paliperidone Palmitate use? | The drug Paliperidone Palmitate is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%paliperidone palmitate%" OR LOWER(tradeNames_string) LIKE "%paliperidone palmitate%" OR LOWER(drugSynonyms_string) LIKE "%paliperidone palmitate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5388', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5389', 'drugMechanismOfAction': 'Serotonin 2a (5-HT2a) receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1947 | Q14 | What mechanism type does the drug Telisotuzumab use? | The drug Telisotuzumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%telisotuzumab%" OR LOWER(tradeNames_string) LIKE "%telisotuzumab%" OR LOWER(drugSynonyms_string) LIKE "%telisotuzumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2289', 'drugMechanismOfAction': 'Hepatocyte growth factor receptor inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3781', 'drugMechanismOfAction': 'Hepatocyte growth factor receptor binding agent'}, {'UUID': 'DrugGeneTargets_v2_3782', 'drugMechanismOfAction': 'Tubulin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.973 | Q14 | What mechanism type does the drug Eplerenone use? | The drug Eplerenone is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%eplerenone%" OR LOWER(tradeNames_string) LIKE "%eplerenone%" OR LOWER(drugSynonyms_string) LIKE "%eplerenone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4937', 'drugMechanismOfAction': 'Mineralocorticoid receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.605 | Q14 | What mechanism type does the drug Gandotinib use? | The drug Gandotinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%gandotinib%" OR LOWER(tradeNames_string) LIKE "%gandotinib%" OR LOWER(drugSynonyms_string) LIKE "%gandotinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2644', 'drugMechanismOfAction': 'Tyrosine-protein kinase JAK2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1312 | Q14 | What mechanism type does the drug Dorzagliatin use? | The drug Dorzagliatin is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dorzagliatin%" OR LOWER(tradeNames_string) LIKE "%dorzagliatin%" OR LOWER(drugSynonyms_string) LIKE "%dorzagliatin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5218', 'drugMechanismOfAction': 'Hexokinase type IV activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1244 | Q14 | What mechanism type does the drug Belapectin use? | The drug Belapectin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%belapectin%" OR LOWER(tradeNames_string) LIKE "%belapectin%" OR LOWER(drugSynonyms_string) LIKE "%belapectin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6390', 'drugMechanismOfAction': 'Galectin-3 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1638 | Q14 | What mechanism type does the drug Azd-7268 use? | The drug Azd-7268 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%azd-7268%" OR LOWER(tradeNames_string) LIKE "%azd-7268%" OR LOWER(drugSynonyms_string) LIKE "%azd-7268%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1019', 'drugMechanismOfAction': 'Delta opioid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1588 | Q14 | What mechanism type does the drug Oxymetazoline use? | The drug Oxymetazoline is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%oxymetazoline%" OR LOWER(tradeNames_string) LIKE "%oxymetazoline%" OR LOWER(drugSynonyms_string) LIKE "%oxymetazoline%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_543', 'drugMechanismOfAction': 'Adrenergic receptor alpha agonist'}, {'UUID': 'DrugGeneTargets_v2_103', 'drugMechanismOfAction': 'Adrenergic receptor alpha agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1316 | Q14 | What mechanism type does the drug Serelaxin use? | The drug Serelaxin is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%serelaxin%" OR LOWER(tradeNames_string) LIKE "%serelaxin%" OR LOWER(drugSynonyms_string) LIKE "%serelaxin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3540', 'drugMechanismOfAction': 'Relaxin receptor 1 activator'}, {'UUID': 'DrugGeneTargets_v2_3541', 'drugMechanismOfAction': 'Relaxin receptor 2 activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1779 | Q14 | What mechanism type does the drug Blisibimod use? | The drug Blisibimod is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%blisibimod%" OR LOWER(tradeNames_string) LIKE "%blisibimod%" OR LOWER(drugSynonyms_string) LIKE "%blisibimod%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_550', 'drugMechanismOfAction': 'Tumor necrosis factor ligand superfamily member 13B inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1647 | Q14 | What mechanism type does the drug Apazone use? | The drug Apazone is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%apazone%" OR LOWER(tradeNames_string) LIKE "%apazone%" OR LOWER(drugSynonyms_string) LIKE "%apazone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3917', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1255 | Q14 | What mechanism type does the drug Nipocalimab use? | The drug Nipocalimab is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%nipocalimab%" OR LOWER(tradeNames_string) LIKE "%nipocalimab%" OR LOWER(drugSynonyms_string) LIKE "%nipocalimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2985', 'drugMechanismOfAction': 'IgG receptor FcRn large subunit p51 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1675 | Q14 | What mechanism type does the drug Atenolol use? | The drug Atenolol is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%atenolol%" OR LOWER(tradeNames_string) LIKE "%atenolol%" OR LOWER(drugSynonyms_string) LIKE "%atenolol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_589', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1801 | Q14 | What mechanism type does the drug Avexitide use? | The drug Avexitide is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%avexitide%" OR LOWER(tradeNames_string) LIKE "%avexitide%" OR LOWER(drugSynonyms_string) LIKE "%avexitide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1357', 'drugMechanismOfAction': 'Glucagon-like peptide 1 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.759 | Q14 | What mechanism type does the drug Opicinumab use? | The drug Opicinumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%opicinumab%" OR LOWER(tradeNames_string) LIKE "%opicinumab%" OR LOWER(drugSynonyms_string) LIKE "%opicinumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2176', 'drugMechanismOfAction': 'Leucine-rich repeat and immunoglobulin-like domain-containing nogo receptor-interacting protein 1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.616 | Q14 | What mechanism type does the drug Abrilumab use? | The drug Abrilumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%abrilumab%" OR LOWER(tradeNames_string) LIKE "%abrilumab%" OR LOWER(drugSynonyms_string) LIKE "%abrilumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3778', 'drugMechanismOfAction': 'Integrin alpha-4/beta-7 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1045 | Q14 | What mechanism type does the drug Relugolix use? | The drug Relugolix is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%relugolix%" OR LOWER(tradeNames_string) LIKE "%relugolix%" OR LOWER(drugSynonyms_string) LIKE "%relugolix%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2141', 'drugMechanismOfAction': 'Gonadotropin-releasing hormone receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.788 | Q14 | What mechanism type does the drug Dipyridamole use? | The drug Dipyridamole is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dipyridamole%" OR LOWER(tradeNames_string) LIKE "%dipyridamole%" OR LOWER(drugSynonyms_string) LIKE "%dipyridamole%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6106', 'drugMechanismOfAction': "3',5'-cyclic phosphodiesterase inhibitor"}, {'UUID': 'DrugGeneTargets_v2_6107', 'drugMechanismOfAction': 'Equilibrative nucleoside transporter 1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1690 | Q14 | What mechanism type does the drug Insulin Zinc Susp Extended Purified Beef use? | The drug Insulin Zinc Susp Extended Purified Beef is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%insulin zinc susp extended purified beef%" OR LOWER(tradeNames_string) LIKE "%insulin zinc susp extended purified beef%" OR LOWER(drugSynonyms_string) LIKE "%insulin zinc susp extended purified beef%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_994', 'drugMechanismOfAction': 'Insulin receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.997 | Q14 | What mechanism type does the drug Tgn-1412 use? | The drug Tgn-1412 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tgn-1412%" OR LOWER(tradeNames_string) LIKE "%tgn-1412%" OR LOWER(drugSynonyms_string) LIKE "%tgn-1412%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3517', 'drugMechanismOfAction': 'T-cell-specific surface glycoprotein CD28 agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.499 | Q14 | What mechanism type does the drug Aducanumab use? | The drug Aducanumab is a binding agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%aducanumab%" OR LOWER(tradeNames_string) LIKE "%aducanumab%" OR LOWER(drugSynonyms_string) LIKE "%aducanumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4177', 'drugMechanismOfAction': 'Beta amyloid A4 protein binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q14.1320 | Q14 | What mechanism type does the drug Anagliptin use? | The drug Anagliptin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%anagliptin%" OR LOWER(tradeNames_string) LIKE "%anagliptin%" OR LOWER(drugSynonyms_string) LIKE "%anagliptin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6082', 'drugMechanismOfAction': 'Dipeptidyl peptidase IV inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.281 | Q14 | What mechanism type does the drug Technetium Succimer use? | The drug Technetium Succimer is a binding agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%technetium succimer%" OR LOWER(tradeNames_string) LIKE "%technetium succimer%" OR LOWER(drugSynonyms_string) LIKE "%technetium succimer%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4248', 'drugMechanismOfAction': 'Alpha-2-macroglobulin binding agent'}] | 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.