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.58 | Q14 | What mechanism type does the drug T-62 use? | The drug T-62 is a modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%t-62%" OR LOWER(tradeNames_string) LIKE "%t-62%" OR LOWER(drugSynonyms_string) LIKE "%t-62%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1519', 'drugMechanismOfAction': 'TNF-alpha inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3556', 'drugMechanismOfAction': 'Adenosine A1 receptor modulator'}, {'UUID': 'DrugGeneTargets_v2_2959', 'drugMechanismOfAction': 'Endothelin receptor ET-A antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1688 | Q14 | What mechanism type does the drug Palomid-529 use? | The drug Palomid-529 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%palomid-529%" OR LOWER(tradeNames_string) LIKE "%palomid-529%" OR LOWER(drugSynonyms_string) LIKE "%palomid-529%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3689', 'drugMechanismOfAction': 'Serine/threonine-protein kinase mTOR inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1955 | Q14 | What mechanism type does the drug Moricizine use? | The drug Moricizine is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%moricizine%" OR LOWER(tradeNames_string) LIKE "%moricizine%" OR LOWER(drugSynonyms_string) LIKE "%moricizine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4424', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}, {'UUID': 'DrugGeneTargets_v2_2214', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1218 | Q14 | What mechanism type does the drug Tomivosertib use? | The drug Tomivosertib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tomivosertib%" OR LOWER(tradeNames_string) LIKE "%tomivosertib%" OR LOWER(drugSynonyms_string) LIKE "%tomivosertib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1066', 'drugMechanismOfAction': 'MAP kinase-interacting serine/threonine-protein kinase 1/2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1680 | Q14 | What mechanism type does the drug Pefcalcitol use? | The drug Pefcalcitol is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pefcalcitol%" OR LOWER(tradeNames_string) LIKE "%pefcalcitol%" OR LOWER(drugSynonyms_string) LIKE "%pefcalcitol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2290', 'drugMechanismOfAction': 'Vitamin D receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1975 | Q14 | What mechanism type does the drug Interferon Alfacon-1 use? | The drug Interferon Alfacon-1 is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%interferon alfacon-1%" OR LOWER(tradeNames_string) LIKE "%interferon alfacon-1%" OR LOWER(drugSynonyms_string) LIKE "%interferon alfacon-1%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4051', 'drugMechanismOfAction': 'Interferon alpha/beta receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.213 | Q14 | What mechanism type does the drug Bunazosin use? | The drug Bunazosin is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bunazosin%" OR LOWER(tradeNames_string) LIKE "%bunazosin%" OR LOWER(drugSynonyms_string) LIKE "%bunazosin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4492', 'drugMechanismOfAction': 'Adrenergic receptor alpha-1 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1534 | Q14 | What mechanism type does the drug Vosaroxin use? | The drug Vosaroxin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%vosaroxin%" OR LOWER(tradeNames_string) LIKE "%vosaroxin%" OR LOWER(drugSynonyms_string) LIKE "%vosaroxin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3973', 'drugMechanismOfAction': 'DNA topoisomerase II inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1135 | Q14 | What mechanism type does the drug Buclizine use? | The drug Buclizine is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%buclizine%" OR LOWER(tradeNames_string) LIKE "%buclizine%" OR LOWER(drugSynonyms_string) LIKE "%buclizine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5050', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_2564', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.131 | Q14 | What mechanism type does the drug Ibuprofen Lysine use? | The drug Ibuprofen Lysine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ibuprofen lysine%" OR LOWER(tradeNames_string) LIKE "%ibuprofen lysine%" OR LOWER(drugSynonyms_string) LIKE "%ibuprofen lysine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4050', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.819 | Q14 | What mechanism type does the drug Oxycodone use? | The drug Oxycodone is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%oxycodone%" OR LOWER(tradeNames_string) LIKE "%oxycodone%" OR LOWER(drugSynonyms_string) LIKE "%oxycodone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6046', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_4049', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_754', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_3599', 'drugMechanismOfAction': 'Opioid receptors; mu/kappa/delta agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1282 | Q14 | What mechanism type does the drug Teprotumumab use? | The drug Teprotumumab is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%teprotumumab%" OR LOWER(tradeNames_string) LIKE "%teprotumumab%" OR LOWER(drugSynonyms_string) LIKE "%teprotumumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1336', 'drugMechanismOfAction': 'Insulin-like growth factor I receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1872 | Q14 | What mechanism type does the drug Arx-788 use? | The drug Arx-788 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%arx-788%" OR LOWER(tradeNames_string) LIKE "%arx-788%" OR LOWER(drugSynonyms_string) LIKE "%arx-788%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4294', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 binding agent'}, {'UUID': 'DrugGeneTargets_v2_4295', 'drugMechanismOfAction': 'Tubulin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.438 | Q14 | What mechanism type does the drug Cilostazol use? | The drug Cilostazol is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cilostazol%" OR LOWER(tradeNames_string) LIKE "%cilostazol%" OR LOWER(drugSynonyms_string) LIKE "%cilostazol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3317', 'drugMechanismOfAction': 'Phosphodiesterase 3A inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.417 | Q14 | What mechanism type does the drug Camidanlumab Tesirine use? | The drug Camidanlumab Tesirine is a binding agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%camidanlumab tesirine%" OR LOWER(tradeNames_string) LIKE "%camidanlumab tesirine%" OR LOWER(drugSynonyms_string) LIKE "%camidanlumab tesirine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4885', 'drugMechanismOfAction': 'Interleukin-2 receptor alpha chain binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q14.1504 | Q14 | What mechanism type does the drug Lanatoside C use? | The drug Lanatoside C is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lanatoside c%" OR LOWER(tradeNames_string) LIKE "%lanatoside c%" OR LOWER(drugSynonyms_string) LIKE "%lanatoside c%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2987', 'drugMechanismOfAction': 'Sodium/potassium-transporting ATPase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1509', 'drugMechanismOfAction': 'Sodium/potassium-transporting ATPase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.234 | Q14 | What mechanism type does the drug Mepazine use? | The drug Mepazine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mepazine%" OR LOWER(tradeNames_string) LIKE "%mepazine%" OR LOWER(drugSynonyms_string) LIKE "%mepazine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1830', 'drugMechanismOfAction': 'Mucosa-associated lymphoid tissue lymphoma translocation protein 1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1820', 'drugMechanismOfAction': 'Mucosa-associated lymphoid tissue lymphoma translocation protein 1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1708 | Q14 | What mechanism type does the drug Amediplase use? | The drug Amediplase is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%amediplase%" OR LOWER(tradeNames_string) LIKE "%amediplase%" OR LOWER(drugSynonyms_string) LIKE "%amediplase%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6153', 'drugMechanismOfAction': 'Plasminogen activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.895 | Q14 | What mechanism type does the drug Gs-9667 use? | The drug Gs-9667 is a partial agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%gs-9667%" OR LOWER(tradeNames_string) LIKE "%gs-9667%" OR LOWER(drugSynonyms_string) LIKE "%gs-9667%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4180', 'drugMechanismOfAction': 'Adenosine A1 receptor partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1625 | Q14 | What mechanism type does the drug Ast-487 use? | The drug Ast-487 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ast-487%" OR LOWER(tradeNames_string) LIKE "%ast-487%" OR LOWER(drugSynonyms_string) LIKE "%ast-487%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4347', 'drugMechanismOfAction': 'Tyrosine-protein kinase receptor FLT3 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4348', 'drugMechanismOfAction': 'Tyrosine-protein kinase receptor RET inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.699 | Q14 | What mechanism type does the drug Spirapril use? | The drug Spirapril is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%spirapril%" OR LOWER(tradeNames_string) LIKE "%spirapril%" OR LOWER(drugSynonyms_string) LIKE "%spirapril%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2773', 'drugMechanismOfAction': 'Angiotensin-converting enzyme inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4466', 'drugMechanismOfAction': 'Angiotensin-converting enzyme inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1769 | Q14 | What mechanism type does the drug Desirudin use? | The drug Desirudin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%desirudin%" OR LOWER(tradeNames_string) LIKE "%desirudin%" OR LOWER(drugSynonyms_string) LIKE "%desirudin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2822', 'drugMechanismOfAction': 'Thrombin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.301 | Q14 | What mechanism type does the drug Siponimod use? | The drug Siponimod is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%siponimod%" OR LOWER(tradeNames_string) LIKE "%siponimod%" OR LOWER(drugSynonyms_string) LIKE "%siponimod%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4451', 'drugMechanismOfAction': 'Sphingosine 1-phosphate receptor Edg-1 agonist'}, {'UUID': 'DrugGeneTargets_v2_265', 'drugMechanismOfAction': 'Sphingosine 1-phosphate receptor Edg-1 agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1399 | Q14 | What mechanism type does the drug Oxprenolol use? | The drug Oxprenolol is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%oxprenolol%" OR LOWER(tradeNames_string) LIKE "%oxprenolol%" OR LOWER(drugSynonyms_string) LIKE "%oxprenolol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3597', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_3598', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_152', 'drugMechanismOfAction': 'Beta-1 adrenergic receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_153', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1987 | Q14 | What mechanism type does the drug Olumacostat Glasaretil use? | The drug Olumacostat Glasaretil is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%olumacostat glasaretil%" OR LOWER(tradeNames_string) LIKE "%olumacostat glasaretil%" OR LOWER(drugSynonyms_string) LIKE "%olumacostat glasaretil%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1425', 'drugMechanismOfAction': 'Acetyl-CoA carboxylase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.102 | Q14 | What mechanism type does the drug Balcinrenone use? | The drug Balcinrenone is a modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%balcinrenone%" OR LOWER(tradeNames_string) LIKE "%balcinrenone%" OR LOWER(drugSynonyms_string) LIKE "%balcinrenone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2604', 'drugMechanismOfAction': 'Mineralocorticoid receptor modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.831 | Q14 | What mechanism type does the drug Mk-0941 use? | The drug Mk-0941 is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mk-0941%" OR LOWER(tradeNames_string) LIKE "%mk-0941%" OR LOWER(drugSynonyms_string) LIKE "%mk-0941%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2113', 'drugMechanismOfAction': 'Hexokinase type IV activator'}, {'UUID': 'DrugGeneTargets_v2_5335', 'drugMechanismOfAction': 'Hexokinase type IV activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.359 | Q14 | What mechanism type does the drug Fresolimumab use? | The drug Fresolimumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%fresolimumab%" OR LOWER(tradeNames_string) LIKE "%fresolimumab%" OR LOWER(drugSynonyms_string) LIKE "%fresolimumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5911', 'drugMechanismOfAction': 'Transforming growth factor beta-3 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5912', 'drugMechanismOfAction': 'Transforming growth factor beta-2 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5913', 'drugMechanismOfAction': 'Transforming growth factor beta-1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.114 | Q14 | What mechanism type does the drug Bitolterol Mesylate use? | The drug Bitolterol Mesylate is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bitolterol mesylate%" OR LOWER(tradeNames_string) LIKE "%bitolterol mesylate%" OR LOWER(drugSynonyms_string) LIKE "%bitolterol mesylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3535', 'drugMechanismOfAction': 'Beta-2 adrenergic receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1440 | Q14 | What mechanism type does the drug Ly-2780301 use? | The drug Ly-2780301 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ly-2780301%" OR LOWER(tradeNames_string) LIKE "%ly-2780301%" OR LOWER(drugSynonyms_string) LIKE "%ly-2780301%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5896', 'drugMechanismOfAction': 'Serine/threonine-protein kinase AKT inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5897', 'drugMechanismOfAction': 'Ribosomal protein S6 kinase (P70S6K) inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1840 | Q14 | What mechanism type does the drug Tivantinib use? | The drug Tivantinib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tivantinib%" OR LOWER(tradeNames_string) LIKE "%tivantinib%" OR LOWER(drugSynonyms_string) LIKE "%tivantinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1783', 'drugMechanismOfAction': 'Hepatocyte growth factor receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.952 | Q14 | What mechanism type does the drug Panulisib use? | The drug Panulisib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%panulisib%" OR LOWER(tradeNames_string) LIKE "%panulisib%" OR LOWER(drugSynonyms_string) LIKE "%panulisib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2425', 'drugMechanismOfAction': 'PI3-kinase class I inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2426', 'drugMechanismOfAction': 'Serine/threonine-protein kinase receptor R3 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2427', 'drugMechanismOfAction': 'Serine/threonine-protein kinase mTOR inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1186 | Q14 | What mechanism type does the drug Galicaftor use? | The drug Galicaftor is a positive modulator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%galicaftor%" OR LOWER(tradeNames_string) LIKE "%galicaftor%" OR LOWER(drugSynonyms_string) LIKE "%galicaftor%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5544', 'drugMechanismOfAction': 'Cystic fibrosis transmembrane conductance regulator positive modulator'}] | general | Distinct, Similarity Search | Metadata |
Q14.456 | Q14 | What mechanism type does the drug Etirinotecan Pegol use? | The drug Etirinotecan Pegol is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%etirinotecan pegol%" OR LOWER(tradeNames_string) LIKE "%etirinotecan pegol%" OR LOWER(drugSynonyms_string) LIKE "%etirinotecan pegol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4848', 'drugMechanismOfAction': 'DNA topoisomerase I inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.876 | Q14 | What mechanism type does the drug Tibulizumab use? | The drug Tibulizumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%tibulizumab%" OR LOWER(tradeNames_string) LIKE "%tibulizumab%" OR LOWER(drugSynonyms_string) LIKE "%tibulizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3619', 'drugMechanismOfAction': 'Interleukin 17A inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3620', 'drugMechanismOfAction': 'Tumor necrosis factor ligand superfamily member 13B inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1545 | Q14 | What mechanism type does the drug Betamethasone Phosphoric Acid use? | The drug Betamethasone Phosphoric Acid is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%betamethasone phosphoric acid%" OR LOWER(tradeNames_string) LIKE "%betamethasone phosphoric acid%" OR LOWER(drugSynonyms_string) LIKE "%betamethasone phosphoric acid%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2412', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1701 | Q14 | What mechanism type does the drug Nateglinide use? | The drug Nateglinide is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%nateglinide%" OR LOWER(tradeNames_string) LIKE "%nateglinide%" OR LOWER(drugSynonyms_string) LIKE "%nateglinide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5811', 'drugMechanismOfAction': 'Sulfonylurea receptor 1, Kir6.2 blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1436 | Q14 | What mechanism type does the drug Snx 5422 use? | The drug Snx 5422 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%snx 5422%" OR LOWER(tradeNames_string) LIKE "%snx 5422%" OR LOWER(drugSynonyms_string) LIKE "%snx 5422%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2883', 'drugMechanismOfAction': 'Heat shock protein HSP90 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.915 | Q14 | What mechanism type does the drug Shr3680 use? | The drug Shr3680 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%shr3680%" OR LOWER(tradeNames_string) LIKE "%shr3680%" OR LOWER(drugSynonyms_string) LIKE "%shr3680%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4933', 'drugMechanismOfAction': 'Androgen Receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.310 | Q14 | What mechanism type does the drug Dabigatran use? | The drug Dabigatran is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dabigatran%" OR LOWER(tradeNames_string) LIKE "%dabigatran%" OR LOWER(drugSynonyms_string) LIKE "%dabigatran%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2486', 'drugMechanismOfAction': 'Thrombin inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5711', 'drugMechanismOfAction': 'Thrombin inhibitor'}, {'UUID': 'DrugGeneTargets_v2_952', 'drugMechanismOfAction': 'Thrombin inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1257 | Q14 | What mechanism type does the drug Pipecuronium use? | The drug Pipecuronium is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%pipecuronium%" OR LOWER(tradeNames_string) LIKE "%pipecuronium%" OR LOWER(drugSynonyms_string) LIKE "%pipecuronium%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_544', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5171', 'drugMechanismOfAction': 'Muscle-type nicotinic acetylcholine receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1409 | Q14 | What mechanism type does the drug Terutroban use? | The drug Terutroban is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%terutroban%" OR LOWER(tradeNames_string) LIKE "%terutroban%" OR LOWER(drugSynonyms_string) LIKE "%terutroban%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2143', 'drugMechanismOfAction': 'Thromboxane A2 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.618 | Q14 | What mechanism type does the drug Ulimorelin Hydrochloride use? | The drug Ulimorelin Hydrochloride is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ulimorelin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ulimorelin hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%ulimorelin hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2076', 'drugMechanismOfAction': 'Ghrelin receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1479 | Q14 | What mechanism type does the drug Acalisib use? | The drug Acalisib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%acalisib%" OR LOWER(tradeNames_string) LIKE "%acalisib%" OR LOWER(drugSynonyms_string) LIKE "%acalisib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2291', 'drugMechanismOfAction': 'PI3-kinase p110-delta subunit inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.250 | Q14 | What mechanism type does the drug Trihexyphenidyl use? | The drug Trihexyphenidyl is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%trihexyphenidyl%" OR LOWER(tradeNames_string) LIKE "%trihexyphenidyl%" OR LOWER(drugSynonyms_string) LIKE "%trihexyphenidyl%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6217', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}, {'UUID': 'DrugGeneTargets_v2_6050', 'drugMechanismOfAction': 'Muscarinic acetylcholine receptor M1 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.734 | Q14 | What mechanism type does the drug Izorlisib use? | The drug Izorlisib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%izorlisib%" OR LOWER(tradeNames_string) LIKE "%izorlisib%" OR LOWER(drugSynonyms_string) LIKE "%izorlisib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5206', 'drugMechanismOfAction': 'PI3-kinase class I inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.311 | Q14 | What mechanism type does the drug Otelixizumab use? | The drug Otelixizumab is a binding agent. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%otelixizumab%" OR LOWER(tradeNames_string) LIKE "%otelixizumab%" OR LOWER(drugSynonyms_string) LIKE "%otelixizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5321', 'drugMechanismOfAction': 'T-cell surface glycoprotein CD3 epsilon chain binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q14.236 | Q14 | What mechanism type does the drug Lixisenatide use? | The drug Lixisenatide is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lixisenatide%" OR LOWER(tradeNames_string) LIKE "%lixisenatide%" OR LOWER(drugSynonyms_string) LIKE "%lixisenatide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5357', 'drugMechanismOfAction': 'Glucagon-like peptide 1 receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.72 | Q14 | What mechanism type does the drug Calcium Oxybate use? | The drug Calcium Oxybate is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%calcium oxybate%" OR LOWER(tradeNames_string) LIKE "%calcium oxybate%" OR LOWER(drugSynonyms_string) LIKE "%calcium oxybate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2097', 'drugMechanismOfAction': 'GABA-B receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.896 | Q14 | What mechanism type does the drug Udenafil use? | The drug Udenafil is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%udenafil%" OR LOWER(tradeNames_string) LIKE "%udenafil%" OR LOWER(drugSynonyms_string) LIKE "%udenafil%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3989', 'drugMechanismOfAction': 'Phosphodiesterase 5A inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1754 | Q14 | What mechanism type does the drug 7-Ethyl-10-Hydroxycamptothecin use? | The drug 7-Ethyl-10-Hydroxycamptothecin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%7-ethyl-10-hydroxycamptothecin%" OR LOWER(tradeNames_string) LIKE "%7-ethyl-10-hydroxycamptothecin%" OR LOWER(drugSynonyms_string) LIKE "%7-ethyl-10-hydroxycamptothecin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5907', 'drugMechanismOfAction': 'DNA topoisomerase I inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.712 | Q14 | What mechanism type does the drug Alacizumab Pegol use? | The drug Alacizumab Pegol is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%alacizumab pegol%" OR LOWER(tradeNames_string) LIKE "%alacizumab pegol%" OR LOWER(drugSynonyms_string) LIKE "%alacizumab pegol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2666', 'drugMechanismOfAction': 'Vascular endothelial growth factor receptor 2 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1383 | Q14 | What mechanism type does the drug Cc-115 use? | The drug Cc-115 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cc-115%" OR LOWER(tradeNames_string) LIKE "%cc-115%" OR LOWER(drugSynonyms_string) LIKE "%cc-115%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3410', 'drugMechanismOfAction': 'DNA-dependent protein kinase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3411', 'drugMechanismOfAction': 'Serine/threonine-protein kinase mTOR inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1329 | Q14 | What mechanism type does the drug Remoxipride Hydrochloride use? | The drug Remoxipride Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%remoxipride hydrochloride%" OR LOWER(tradeNames_string) LIKE "%remoxipride hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%remoxipride hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3071', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.624 | Q14 | What mechanism type does the drug Mephenytoin use? | The drug Mephenytoin is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mephenytoin%" OR LOWER(tradeNames_string) LIKE "%mephenytoin%" OR LOWER(drugSynonyms_string) LIKE "%mephenytoin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5011', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1464 | Q14 | What mechanism type does the drug Epinastine Hydrochloride use? | The drug Epinastine Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%epinastine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%epinastine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%epinastine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5985', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1556 | Q14 | What mechanism type does the drug Dalantercept use? | The drug Dalantercept is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dalantercept%" OR LOWER(tradeNames_string) LIKE "%dalantercept%" OR LOWER(drugSynonyms_string) LIKE "%dalantercept%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_887', 'drugMechanismOfAction': 'Bone morphogenetic protein 10 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_888', 'drugMechanismOfAction': 'Growth/differentiation factor 2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.708 | Q14 | What mechanism type does the drug Lanraplenib use? | The drug Lanraplenib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lanraplenib%" OR LOWER(tradeNames_string) LIKE "%lanraplenib%" OR LOWER(drugSynonyms_string) LIKE "%lanraplenib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_827', 'drugMechanismOfAction': 'Tyrosine-protein kinase SYK inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1928 | Q14 | What mechanism type does the drug Amifampridine Phosphate use? | The drug Amifampridine Phosphate is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%amifampridine phosphate%" OR LOWER(tradeNames_string) LIKE "%amifampridine phosphate%" OR LOWER(drugSynonyms_string) LIKE "%amifampridine phosphate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3435', 'drugMechanismOfAction': 'Voltage-gated potassium channel blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.614 | Q14 | What mechanism type does the drug Somatrogon use? | The drug Somatrogon is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%somatrogon%" OR LOWER(tradeNames_string) LIKE "%somatrogon%" OR LOWER(drugSynonyms_string) LIKE "%somatrogon%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3230', 'drugMechanismOfAction': 'Growth hormone receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.372 | Q14 | What mechanism type does the drug Cinaciguat use? | The drug Cinaciguat is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cinaciguat%" OR LOWER(tradeNames_string) LIKE "%cinaciguat%" OR LOWER(drugSynonyms_string) LIKE "%cinaciguat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6276', 'drugMechanismOfAction': 'Soluble guanylate cyclase activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.1756 | Q14 | What mechanism type does the drug Olopatadine Hydrochloride use? | The drug Olopatadine Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%olopatadine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%olopatadine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%olopatadine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6184', 'drugMechanismOfAction': 'Histamine H1 receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1669 | Q14 | What mechanism type does the drug Leo-15520 use? | The drug Leo-15520 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%leo-15520%" OR LOWER(tradeNames_string) LIKE "%leo-15520%" OR LOWER(drugSynonyms_string) LIKE "%leo-15520%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5422', 'drugMechanismOfAction': 'MAP kinase p38 alpha inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.533 | Q14 | What mechanism type does the drug Ethosuximide use? | The drug Ethosuximide is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%ethosuximide%" OR LOWER(tradeNames_string) LIKE "%ethosuximide%" OR LOWER(drugSynonyms_string) LIKE "%ethosuximide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4742', 'drugMechanismOfAction': 'Voltage-gated T-type calcium channel blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1821 | Q14 | What mechanism type does the drug Phenylbutazone use? | The drug Phenylbutazone is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%phenylbutazone%" OR LOWER(tradeNames_string) LIKE "%phenylbutazone%" OR LOWER(drugSynonyms_string) LIKE "%phenylbutazone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4421', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1442 | Q14 | What mechanism type does the drug Mecasermin use? | The drug Mecasermin is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mecasermin%" OR LOWER(tradeNames_string) LIKE "%mecasermin%" OR LOWER(drugSynonyms_string) LIKE "%mecasermin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_672', 'drugMechanismOfAction': 'Insulin-like growth factor I receptor agonist'}, {'UUID': 'DrugGeneTargets_v2_2750', 'drugMechanismOfAction': 'Insulin-like growth factor I receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.302 | Q14 | What mechanism type does the drug Lanicemine use? | The drug Lanicemine is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lanicemine%" OR LOWER(tradeNames_string) LIKE "%lanicemine%" OR LOWER(drugSynonyms_string) LIKE "%lanicemine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5926', 'drugMechanismOfAction': 'Glutamate [NMDA] receptor blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1016 | Q14 | What mechanism type does the drug Mirikizumab use? | The drug Mirikizumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mirikizumab%" OR LOWER(tradeNames_string) LIKE "%mirikizumab%" OR LOWER(drugSynonyms_string) LIKE "%mirikizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3014', 'drugMechanismOfAction': 'Interleukin-23 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1417 | Q14 | What mechanism type does the drug Aselizumab use? | The drug Aselizumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%aselizumab%" OR LOWER(tradeNames_string) LIKE "%aselizumab%" OR LOWER(drugSynonyms_string) LIKE "%aselizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1635', 'drugMechanismOfAction': 'Leukocyte adhesion molecule-1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1567 | Q14 | What mechanism type does the drug Viloxazine Hydrochloride use? | The drug Viloxazine Hydrochloride is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%viloxazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%viloxazine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%viloxazine hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5502', 'drugMechanismOfAction': 'Norepinephrine transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1311 | Q14 | What mechanism type does the drug Dabrafenib Mesylate use? | The drug Dabrafenib Mesylate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dabrafenib mesylate%" OR LOWER(tradeNames_string) LIKE "%dabrafenib mesylate%" OR LOWER(drugSynonyms_string) LIKE "%dabrafenib mesylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_441', 'drugMechanismOfAction': 'Serine/threonine-protein kinase B-raf inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.862 | Q14 | What mechanism type does the drug Sapropterin use? | The drug Sapropterin is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%sapropterin%" OR LOWER(tradeNames_string) LIKE "%sapropterin%" OR LOWER(drugSynonyms_string) LIKE "%sapropterin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_636', 'drugMechanismOfAction': 'Phenylalanine-4-hydroxylase activator'}, {'UUID': 'DrugGeneTargets_v2_4864', 'drugMechanismOfAction': 'Phenylalanine-4-hydroxylase activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.591 | Q14 | What mechanism type does the drug Lapatinib Ditosylate use? | The drug Lapatinib Ditosylate is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lapatinib ditosylate%" OR LOWER(tradeNames_string) LIKE "%lapatinib ditosylate%" OR LOWER(drugSynonyms_string) LIKE "%lapatinib ditosylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2160', 'drugMechanismOfAction': 'Epidermal growth factor receptor erbB1 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2161', 'drugMechanismOfAction': 'Receptor protein-tyrosine kinase erbB-2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.485 | Q14 | What mechanism type does the drug Prasugrel Hydrochloride use? | The drug Prasugrel Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%prasugrel hydrochloride%" OR LOWER(tradeNames_string) LIKE "%prasugrel hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%prasugrel hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2823', 'drugMechanismOfAction': 'Purinergic receptor P2Y12 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1473 | Q14 | What mechanism type does the drug 9-Aminocamptothecin use? | The drug 9-Aminocamptothecin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%9-aminocamptothecin%" OR LOWER(tradeNames_string) LIKE "%9-aminocamptothecin%" OR LOWER(drugSynonyms_string) LIKE "%9-aminocamptothecin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_121', 'drugMechanismOfAction': 'DNA topoisomerase I inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1784 | Q14 | What mechanism type does the drug Empagliflozin use? | The drug Empagliflozin is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%empagliflozin%" OR LOWER(tradeNames_string) LIKE "%empagliflozin%" OR LOWER(drugSynonyms_string) LIKE "%empagliflozin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6084', 'drugMechanismOfAction': 'Sodium/glucose cotransporter 2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.644 | Q14 | What mechanism type does the drug Metoclopramide Hydrochloride use? | The drug Metoclopramide Hydrochloride is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%metoclopramide hydrochloride%" OR LOWER(tradeNames_string) LIKE "%metoclopramide hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%metoclopramide hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5203', 'drugMechanismOfAction': 'Serotonin 3a (5-HT3a) receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5204', 'drugMechanismOfAction': 'Dopamine D2 receptor antagonist'}, {'UUID': 'DrugGeneTargets_v2_5205', 'drugMechanismOfAction': 'Serotonin 4 (5-HT4) receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.357 | Q14 | What mechanism type does the drug Gw842166X use? | The drug Gw842166X is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%gw842166x%" OR LOWER(tradeNames_string) LIKE "%gw842166x%" OR LOWER(drugSynonyms_string) LIKE "%gw842166x%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5893', 'drugMechanismOfAction': 'Cannabinoid CB2 receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1128 | Q14 | What mechanism type does the drug Dexloxiglumide use? | The drug Dexloxiglumide is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%dexloxiglumide%" OR LOWER(tradeNames_string) LIKE "%dexloxiglumide%" OR LOWER(drugSynonyms_string) LIKE "%dexloxiglumide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5374', 'drugMechanismOfAction': 'Cholecystokinin A receptor antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.439 | Q14 | What mechanism type does the drug Cs-1003 use? | The drug Cs-1003 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%cs-1003%" OR LOWER(tradeNames_string) LIKE "%cs-1003%" OR LOWER(drugSynonyms_string) LIKE "%cs-1003%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6391', 'drugMechanismOfAction': 'Programmed cell death protein 1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1121 | Q14 | What mechanism type does the drug Budesonide use? | The drug Budesonide is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%budesonide%" OR LOWER(tradeNames_string) LIKE "%budesonide%" OR LOWER(drugSynonyms_string) LIKE "%budesonide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3329', 'drugMechanismOfAction': 'Glucocorticoid receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1103 | Q14 | What mechanism type does the drug Azd4818 use? | The drug Azd4818 is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%azd4818%" OR LOWER(tradeNames_string) LIKE "%azd4818%" OR LOWER(drugSynonyms_string) LIKE "%azd4818%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2706', 'drugMechanismOfAction': 'C-C chemokine receptor type 1 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1348 | Q14 | What mechanism type does the drug Alteplase use? | The drug Alteplase is an activator. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%alteplase%" OR LOWER(tradeNames_string) LIKE "%alteplase%" OR LOWER(drugSynonyms_string) LIKE "%alteplase%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2954', 'drugMechanismOfAction': 'Plasminogen activator'}] | general | Distinct, Similarity Search | Metadata |
Q14.597 | Q14 | What mechanism type does the drug Fenoldopam Mesylate use? | The drug Fenoldopam Mesylate is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%fenoldopam mesylate%" OR LOWER(tradeNames_string) LIKE "%fenoldopam mesylate%" OR LOWER(drugSynonyms_string) LIKE "%fenoldopam mesylate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4006', 'drugMechanismOfAction': 'Dopamine D1 receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1368 | Q14 | What mechanism type does the drug Mavorixafor use? | The drug Mavorixafor is an antagonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mavorixafor%" OR LOWER(tradeNames_string) LIKE "%mavorixafor%" OR LOWER(drugSynonyms_string) LIKE "%mavorixafor%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5036', 'drugMechanismOfAction': 'C-X-C chemokine receptor type 4 antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1401 | Q14 | What mechanism type does the drug Lgh-447 use? | The drug Lgh-447 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%lgh-447%" OR LOWER(tradeNames_string) LIKE "%lgh-447%" OR LOWER(drugSynonyms_string) LIKE "%lgh-447%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3198', 'drugMechanismOfAction': 'Serine/threonine-protein kinase PIM inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.753 | Q14 | What mechanism type does the drug Phenazopyridine use? | The drug Phenazopyridine is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%phenazopyridine%" OR LOWER(tradeNames_string) LIKE "%phenazopyridine%" OR LOWER(drugSynonyms_string) LIKE "%phenazopyridine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4632', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}, {'UUID': 'DrugGeneTargets_v2_1016', 'drugMechanismOfAction': 'Sodium channel alpha subunit blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.259 | Q14 | What mechanism type does the drug Piromelatine use? | The drug Piromelatine is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%piromelatine%" OR LOWER(tradeNames_string) LIKE "%piromelatine%" OR LOWER(drugSynonyms_string) LIKE "%piromelatine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3623', 'drugMechanismOfAction': 'Melatonin receptor agonist'}] | general | Distinct, Similarity Search | Metadata |
Q14.1687 | Q14 | What mechanism type does the drug Amlexanox use? | The drug Amlexanox is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%amlexanox%" OR LOWER(tradeNames_string) LIKE "%amlexanox%" OR LOWER(drugSynonyms_string) LIKE "%amlexanox%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4564', 'drugMechanismOfAction': 'Phosphodiesterase 4 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1723 | Q14 | What mechanism type does the drug Bay-1217389 use? | The drug Bay-1217389 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bay-1217389%" OR LOWER(tradeNames_string) LIKE "%bay-1217389%" OR LOWER(drugSynonyms_string) LIKE "%bay-1217389%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1430', 'drugMechanismOfAction': 'Dual specificity protein kinase TTK inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.544 | Q14 | What mechanism type does the drug Volixibat use? | The drug Volixibat is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%volixibat%" OR LOWER(tradeNames_string) LIKE "%volixibat%" OR LOWER(drugSynonyms_string) LIKE "%volixibat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6260', 'drugMechanismOfAction': 'Ileal bile acid transporter inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.792 | Q14 | What mechanism type does the drug Org-25935 use? | The drug Org-25935 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%org-25935%" OR LOWER(tradeNames_string) LIKE "%org-25935%" OR LOWER(drugSynonyms_string) LIKE "%org-25935%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1257', 'drugMechanismOfAction': 'Glycine transporter 1 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1484 | Q14 | What mechanism type does the drug Bms-986142 use? | The drug Bms-986142 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bms-986142%" OR LOWER(tradeNames_string) LIKE "%bms-986142%" OR LOWER(drugSynonyms_string) LIKE "%bms-986142%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_372', 'drugMechanismOfAction': 'Tyrosine-protein kinase BTK inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.420 | Q14 | What mechanism type does the drug Apricoxib use? | The drug Apricoxib is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%apricoxib%" OR LOWER(tradeNames_string) LIKE "%apricoxib%" OR LOWER(drugSynonyms_string) LIKE "%apricoxib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4674', 'drugMechanismOfAction': 'Cyclooxygenase-2 inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1849 | Q14 | What mechanism type does the drug Istiratumab use? | The drug Istiratumab is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%istiratumab%" OR LOWER(tradeNames_string) LIKE "%istiratumab%" OR LOWER(drugSynonyms_string) LIKE "%istiratumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_28', 'drugMechanismOfAction': 'Receptor tyrosine-protein kinase erbB-3 inhibitor'}, {'UUID': 'DrugGeneTargets_v2_29', 'drugMechanismOfAction': 'Insulin-like growth factor I receptor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1920 | Q14 | What mechanism type does the drug Bepridil Hydrochloride use? | The drug Bepridil Hydrochloride is a blocker. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bepridil hydrochloride%" OR LOWER(tradeNames_string) LIKE "%bepridil hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%bepridil hydrochloride%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4565', 'drugMechanismOfAction': 'Voltage-gated calcium channel blocker'}] | general | Distinct, Similarity Search | Metadata |
Q14.1099 | Q14 | What mechanism type does the drug Mesalamine use? | The drug Mesalamine is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%mesalamine%" OR LOWER(tradeNames_string) LIKE "%mesalamine%" OR LOWER(drugSynonyms_string) LIKE "%mesalamine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6047', 'drugMechanismOfAction': 'Peroxisome proliferator-activated receptor gamma agonist'}, {'UUID': 'DrugGeneTargets_v2_6048', 'drugMechanismOfAction': 'Arachidonate 5-lipoxygenase inhibitor'}, {'UUID': 'DrugGeneTargets_v2_6049', 'drugMechanismOfAction': 'Cyclooxygenase inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.845 | Q14 | What mechanism type does the drug Bisantrene use? | The drug Bisantrene is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bisantrene%" OR LOWER(tradeNames_string) LIKE "%bisantrene%" OR LOWER(drugSynonyms_string) LIKE "%bisantrene%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1486', 'drugMechanismOfAction': 'Alpha-ketoglutarate-dependent dioxygenase FTO inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.68 | Q14 | What mechanism type does the drug Bay-1093884 use? | The drug Bay-1093884 is an inhibitor. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%bay-1093884%" OR LOWER(tradeNames_string) LIKE "%bay-1093884%" OR LOWER(drugSynonyms_string) LIKE "%bay-1093884%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6293', 'drugMechanismOfAction': 'Tissue factor pathway inhibitor inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q14.1698 | Q14 | What mechanism type does the drug Levorphanol Tartrate use? | The drug Levorphanol Tartrate is an agonist. | SELECT DISTINCT UUID, drugMechanismOfAction
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE(LOWER(drugName) LIKE "%levorphanol tartrate%" OR LOWER(tradeNames_string) LIKE "%levorphanol tartrate%" OR LOWER(drugSynonyms_string) LIKE "%levorphanol tartrate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5454', 'drugMechanismOfAction': 'Mu opioid receptor agonist'}] | 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.