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 |
|---|---|---|---|---|---|---|---|---|
Q65.1394 | Q65 | What type of molecule is Sepetaprost, and what is its action type? | Sepetaprost is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sepetaprost%" OR LOWER(tradeNames_string) LIKE "%sepetaprost%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2979', 'drugName': 'Sepetaprost', 'drugSynonyms_string': 'DE-126, ONO-9054, Ono-9054, Sepetaprost', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_2980', 'drugName': 'Sepetaprost', 'drugSynonyms_string': 'DE-126, O... | general | Distinct, Similarity Search | Metadata |
Q65.1783 | Q65 | What type of molecule is Pf-05089771, and what is its action type? | Pf-05089771 is a small molecule drug that acts as an blocker. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pf-05089771%" OR LOWER(tradeNames_string) LIKE "%pf-05089771%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_690', 'drugName': 'Pf-05089771', 'drugSynonyms_string': 'Pf-05089771', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.1155 | Q65 | What type of molecule is Bermekimab, and what is its action type? | Bermekimab is a antibody drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bermekimab%" OR LOWER(tradeNames_string) LIKE "%bermekimab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2597', 'drugName': 'Bermekimab', 'drugSynonyms_string': ' RA-18C3, Bermekimab, CA-18C3, CV-18C3, MaBp1, Ra-18c3, T2-18C3', 'tradeNames_string': 'Xilonix', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1040 | Q65 | What type of molecule is Monteplase, and what is its action type? | Monteplase is a enzyme drug that acts as an activator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%monteplase%" OR LOWER(tradeNames_string) LIKE "%monteplase%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4139', 'drugName': 'Monteplase', 'drugSynonyms_string': 'Cleactor, Monteplase', 'tradeNames_string': '', 'drugMolecularType': 'Enzyme', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.378 | Q65 | What type of molecule is Dersimelagon, and what is its action type? | Dersimelagon is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dersimelagon%" OR LOWER(tradeNames_string) LIKE "%dersimelagon%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_935', 'drugName': 'Dersimelagon', 'drugSynonyms_string': 'Dersimelagon, MT-7117, Mt-7117', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.674 | Q65 | What type of molecule is Troxacitabine, and what is its action type? | Troxacitabine is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%troxacitabine%" OR LOWER(tradeNames_string) LIKE "%troxacitabine%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_5766', 'drugName': 'Troxacitabine', 'drugSynonyms_string': '(-)-ODDC, BCH-4556, Lamivudine impurity i, Lamivudine impurity i rs, Troxacitabine, Troxatyl', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1527 | Q65 | What type of molecule is Diphenhydramine Hydrochloride, and what is its action type? | Diphenhydramine Hydrochloride is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%diphenhydramine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%diphenhydramine hydrochloride%"... | [{'UUID': 'DrugGeneTargets_v2_2888', 'drugName': 'Diphenhydramine Hydrochloride', 'drugSynonyms_string': 'Dimedrol, Diphenhydramine HCl, Diphenhydramine hcl, Diphenhydramine hydrochloride, NSC-33299', 'tradeNames_string': 'Alledryl, Antitussive, Beldin, Belix, Benadryl, Benadryl preservative free, Benylin, Caladryl, Co... | general | Distinct, Similarity Search | Metadata |
Q65.362 | Q65 | What type of molecule is Enoximone, and what is its action type? | Enoximone is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%enoximone%" OR LOWER(tradeNames_string) LIKE "%enoximone%" OR LOWER(drugSynonyms_string) LIKE "%en... | [{'UUID': 'DrugGeneTargets_v2_3544', 'drugName': 'Enoximone', 'drugSynonyms_string': 'Enoximone, MDL 17,043, MDL-17043', 'tradeNames_string': 'Perfan', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.976 | Q65 | What type of molecule is Histamine Phosphate, and what is its action type? | Histamine Phosphate is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%histamine phosphate%" OR LOWER(tradeNames_string) LIKE "%histamine phosphate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_2178', 'drugName': 'Histamine Phosphate', 'drugSynonyms_string': 'Histamine phosphate', 'tradeNames_string': 'Histamine phosphate', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.790 | Q65 | What type of molecule is Selumetinib, and what is its action type? | Selumetinib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%selumetinib%" OR LOWER(tradeNames_string) LIKE "%selumetinib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3396', 'drugName': 'Selumetinib', 'drugSynonyms_string': 'ARRY-142886, ARRY-886, AZD-6244, AZD6244, Azd-6244, Selumetinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3397', 'drugName': 'Selumetinib', 'drugSy... | general | Distinct, Similarity Search | Metadata |
Q65.742 | Q65 | What type of molecule is Cenicriviroc, and what is its action type? | Cenicriviroc is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cenicriviroc%" OR LOWER(tradeNames_string) LIKE "%cenicriviroc%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_3740', 'drugName': 'Cenicriviroc', 'drugSynonyms_string': 'Cenicriviroc, TAK-652, TBR-652', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3741', 'drugName': 'Cenicriviroc', 'drugSynonyms_string': 'Cenicriviroc,... | general | Distinct, Similarity Search | Metadata |
Q65.1044 | Q65 | What type of molecule is Sagopilone, and what is its action type? | Sagopilone is a small molecule drug that acts as an stabiliser. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sagopilone%" OR LOWER(tradeNames_string) LIKE "%sagopilone%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3189', 'drugName': 'Sagopilone', 'drugSynonyms_string': 'BAY86-5302, DE-03757, Sagopilone, ZK 219477, ZK-219477, ZK-EPO, Zk219477', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'stabiliser'}] | general | Distinct, Similarity Search | Metadata |
Q65.979 | Q65 | What type of molecule is Hexafluorenium Bromide, and what is its action type? | Hexafluorenium Bromide is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%hexafluorenium bromide%" OR LOWER(tradeNames_string) LIKE "%hexafluorenium bromide%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_4592', 'drugName': 'Hexafluorenium Bromide', 'drugSynonyms_string': 'Hexafluorenium bromide, Hexaflurone bromide, Hexafluronium bromide, NSC-19477', 'tradeNames_string': 'Mylaxen', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1526 | Q65 | What type of molecule is Pancuronium Bromide, and what is its action type? | Pancuronium Bromide is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pancuronium bromide%" OR LOWER(tradeNames_string) LIKE "%pancuronium bromide%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_6111', 'drugName': 'Pancuronium Bromide', 'drugSynonyms_string': 'Bromurex, Mioblock, NSC-293162, ORG NA 97, ORG-NA 97, ORG-NA-97, Pancuronium bromide', 'tradeNames_string': 'Mioblock, Pancuronium bromide, Pavulon', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'... | general | Distinct, Similarity Search | Metadata |
Q65.1488 | Q65 | What type of molecule is Cm-082, and what is its action type? | Cm-082 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cm-082%" OR LOWER(tradeNames_string) LIKE "%cm-082%" OR LOWER(drugSynonyms_string) LIKE "%cm-082%"... | [{'UUID': 'DrugGeneTargets_v2_1124', 'drugName': 'Cm-082', 'drugSynonyms_string': 'Cm-082', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1125', 'drugName': 'Cm-082', 'drugSynonyms_string': 'Cm-082', 'tradeNames_string': '', 'drugMolecularTy... | general | Distinct, Similarity Search | Metadata |
Q65.1525 | Q65 | What type of molecule is Gevokizumab, and what is its action type? | Gevokizumab is a antibody drug that acts as an negative allosteric modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gevokizumab%" OR LOWER(tradeNames_string) LIKE "%gevokizumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_4946', 'drugName': 'Gevokizumab', 'drugSynonyms_string': 'Gevokizumab, VPM-087, VPM087, XOMA 052, XOMA-052', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'negative allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1492 | Q65 | What type of molecule is Hyodeoxycholic_Acid, and what is its action type? | Hyodeoxycholic_Acid is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%hyodeoxycholic_acid%" OR LOWER(tradeNames_string) LIKE "%hyodeoxycholic_acid%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_5950', 'drugName': 'Hyodeoxycholic_Acid', 'drugSynonyms_string': '.alpha.-hyodeoxycholic acid, AHRO-001, HDCA, Hyodeoxycholic acid, Hyodeoxycholic_acid, Hyodesoxycholic acid, NSC-60672', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': ... | general | Distinct, Similarity Search | Metadata |
Q65.1694 | Q65 | What type of molecule is Fiboflapon Sodium, and what is its action type? | Fiboflapon Sodium is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fiboflapon sodium%" OR LOWER(tradeNames_string) LIKE "%fiboflapon sodium%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_160', 'drugName': 'Fiboflapon Sodium', 'drugSynonyms_string': 'AM-803 SODIUM, Am803 sodium, Fiboflapon sodium, GSK-2190915A, GSK2190915A, SODIUM SALT', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1716 | Q65 | What type of molecule is Mozavaptan, and what is its action type? | Mozavaptan is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mozavaptan%" OR LOWER(tradeNames_string) LIKE "%mozavaptan%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2941', 'drugName': 'Mozavaptan', 'drugSynonyms_string': 'Mozavaptan, Mozavaptane', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1246 | Q65 | What type of molecule is Zanidatamab, and what is its action type? | Zanidatamab is a antibody drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%zanidatamab%" OR LOWER(tradeNames_string) LIKE "%zanidatamab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3625', 'drugName': 'Zanidatamab', 'drugSynonyms_string': 'ZW-25, Zanidatamab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.892 | Q65 | What type of molecule is Azd-8055, and what is its action type? | Azd-8055 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%azd-8055%" OR LOWER(tradeNames_string) LIKE "%azd-8055%" OR LOWER(drugSynonyms_string) LIKE "%azd-... | [{'UUID': 'DrugGeneTargets_v2_5914', 'drugName': 'Azd-8055', 'drugSynonyms_string': 'AZ-12600000, AZD 8055, AZD-8055, AZD8055, Azd-8055', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.82 | Q65 | What type of molecule is Rovatirelin, and what is its action type? | Rovatirelin is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rovatirelin%" OR LOWER(tradeNames_string) LIKE "%rovatirelin%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5311', 'drugName': 'Rovatirelin', 'drugSynonyms_string': 'KPS-0373, Kps-0373, Rovatirelin, S-0373', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1182 | Q65 | What type of molecule is Dantrolene, and what is its action type? | Dantrolene is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dantrolene%" OR LOWER(tradeNames_string) LIKE "%dantrolene%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4504', 'drugName': 'Dantrolene Sodium', 'drugSynonyms_string': 'Dantamacrin, Dantrolen, Dantrolene sodium, Dantrolene sodium heptahydrate, Dantrolene sodium hydrate, Dantrolene sodium salt hemiheptahydrate, F-440, NSC-758403', 'tradeNames_string': 'Dantrium, Dantrolene sodium, Revonto, Rya... | general | Distinct, Similarity Search | Metadata |
Q65.821 | Q65 | What type of molecule is Prucalopride Succinate, and what is its action type? | Prucalopride Succinate is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%prucalopride succinate%" OR LOWER(tradeNames_string) LIKE "%prucalopride succinate%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_2465', 'drugName': 'Prucalopride Succinate', 'drugSynonyms_string': 'Prucalopride (as succinate), Prucalopride succinate, R-108512', 'tradeNames_string': 'Motegrity, Resolor', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1283 | Q65 | What type of molecule is Acolbifene, and what is its action type? | Acolbifene is a small molecule drug that acts as an modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%acolbifene%" OR LOWER(tradeNames_string) LIKE "%acolbifene%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_280', 'drugName': 'Acolbifene', 'drugSynonyms_string': 'Acolbifene, Em-652, SCH-57068, SCH57068', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.678 | Q65 | What type of molecule is Ibandronate Sodium, and what is its action type? | Ibandronate Sodium is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ibandronate sodium%" OR LOWER(tradeNames_string) LIKE "%ibandronate sodium%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_2230', 'drugName': 'Ibandronate Sodium', 'drugSynonyms_string': 'BM 21.0955 NA H20, BM-21.0955, BM-210955, Ibandronate monosodium monohydrate, Ibandronate sodium, Ibandronate sodium hydrate, Ibandronate sodium monohydrate, Ibandronic acid sodium salt, Ibandronic acid sodium salt monohydrat... | general | Distinct, Similarity Search | Metadata |
Q65.1533 | Q65 | What type of molecule is Runcaciguat, and what is its action type? | Runcaciguat is a small molecule drug that acts as an activator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%runcaciguat%" OR LOWER(tradeNames_string) LIKE "%runcaciguat%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6133', 'drugName': 'Runcaciguat', 'drugSynonyms_string': 'Runcaciguat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.59 | Q65 | What type of molecule is Metoprolol Tartrate, and what is its action type? | Metoprolol Tartrate is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%metoprolol tartrate%" OR LOWER(tradeNames_string) LIKE "%metoprolol tartrate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_1301', 'drugName': 'Metoprolol Tartrate', 'drugSynonyms_string': 'Beloc, CGP-2175E, Metoprolol hemitartrate, Metoprolol tartrate, Metropress, NSC-757105, Prelis, Seloken, Selopral', 'tradeNames_string': 'Arbralene, Beloc cor, Betaloc, Betaloc s.a., Lopresor, Lopresor sr, Lopressor, Meprani... | general | Distinct, Similarity Search | Metadata |
Q65.136 | Q65 | What type of molecule is Gw590735, and what is its action type? | Gw590735 is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gw590735%" OR LOWER(tradeNames_string) LIKE "%gw590735%" OR LOWER(drugSynonyms_string) LIKE "%gw59... | [{'UUID': 'DrugGeneTargets_v2_118', 'drugName': 'Gw590735', 'drugSynonyms_string': 'GW590735, Gw590735', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1150 | Q65 | What type of molecule is Insulin Susp Isophane Purified Pork, and what is its action type? | Insulin Susp Isophane Purified Pork is a protein drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%insulin susp isophane purified pork%" OR LOWER(tradeNames_string) LIKE "%insulin susp isophane pur... | [{'UUID': 'DrugGeneTargets_v2_3326', 'drugName': 'Insulin Susp Isophane Purified Pork', 'drugSynonyms_string': 'Insulin susp isophane purified pork', 'tradeNames_string': 'Insulin insulatard nph nordisk, Nph iletin ii (pork), Nph purified pork isophane insulin', 'drugMolecularType': 'Protein', 'drugActionType': 'agonis... | general | Distinct, Similarity Search | Metadata |
Q65.942 | Q65 | What type of molecule is Abt-384, and what is its action type? | Abt-384 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%abt-384%" OR LOWER(tradeNames_string) LIKE "%abt-384%" OR LOWER(drugSynonyms_string) LIKE "%abt-38... | [{'UUID': 'DrugGeneTargets_v2_2812', 'drugName': 'Abt-384', 'drugSynonyms_string': 'Abt-384', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1685 | Q65 | What type of molecule is Chf4227, and what is its action type? | Chf4227 is a small molecule drug that acts as an modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%chf4227%" OR LOWER(tradeNames_string) LIKE "%chf4227%" OR LOWER(drugSynonyms_string) LIKE "%chf422... | [{'UUID': 'DrugGeneTargets_v2_2971', 'drugName': 'Chf4227', 'drugSynonyms_string': 'Chf4227', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.830 | Q65 | What type of molecule is Fluvoxamine Maleate, and what is its action type? | Fluvoxamine Maleate is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fluvoxamine maleate%" OR LOWER(tradeNames_string) LIKE "%fluvoxamine maleate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_1759', 'drugName': 'Fluvoxamine Maleate', 'drugSynonyms_string': 'DU-23000, DU23000, Faverin, Fevarin, Fluvoxamine hydrogenmaleate, Fluvoxamine maleate, NSC-759602', 'tradeNames_string': 'Faverin 100, Faverin 50, Floxyfral, Fluvoxamine maleate, Luvox, Luvox cr', 'drugMolecularType': 'Small... | general | Distinct, Similarity Search | Metadata |
Q65.1224 | Q65 | What type of molecule is Buparlisib, and what is its action type? | Buparlisib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%buparlisib%" OR LOWER(tradeNames_string) LIKE "%buparlisib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3247', 'drugName': 'Buparlisib', 'drugSynonyms_string': 'BKM-120, BKM-120NX, BKM120-NX, Bkm-120, Buparlisib, NVP-BKM-120, NVP-BKM120', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.510 | Q65 | What type of molecule is Temanogrel, and what is its action type? | Temanogrel is a small molecule drug that acts as an inverse agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%temanogrel%" OR LOWER(tradeNames_string) LIKE "%temanogrel%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1195', 'drugName': 'Temanogrel', 'drugSynonyms_string': 'APD-791, APD791, Apd791, Temanogrel', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inverse agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1776 | Q65 | What type of molecule is Pegfilgrastim, and what is its action type? | Pegfilgrastim is a protein drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pegfilgrastim%" OR LOWER(tradeNames_string) LIKE "%pegfilgrastim%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_4822', 'drugName': 'Lipegfilgrastim', 'drugSynonyms_string': 'Lipegfilgrastim, XM-22, XM22', 'tradeNames_string': 'Lonquex', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_4194', 'drugName': 'Pegfilgrastim', 'drugSynonyms_string': 'Chs-1701, Fulp... | general | Distinct, Similarity Search | Metadata |
Q65.351 | Q65 | What type of molecule is Pamidronic Acid, and what is its action type? | Pamidronic Acid is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pamidronic acid%" OR LOWER(tradeNames_string) LIKE "%pamidronic acid%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_4461', 'drugName': 'Pamidronic Acid', 'drugSynonyms_string': 'CGP-23339AE, Pamidronate, Pamidronic Acid, Pamidronic acid, Ribodroat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.392 | Q65 | What type of molecule is Cg250 177Lu, and what is its action type? | Cg250 177Lu is a antibody drug that acts as an binding agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cg250 177lu%" OR LOWER(tradeNames_string) LIKE "%cg250 177lu%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6064', 'drugName': 'Cg250 177Lu', 'drugSynonyms_string': 'CG250, Cg250 (177lu), Cg250 177lu', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1033 | Q65 | What type of molecule is Triprolidine Hydrochloride, and what is its action type? | Triprolidine Hydrochloride is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%triprolidine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%triprolidine hydrochloride%" OR LO... | [{'UUID': 'DrugGeneTargets_v2_2151', 'drugName': 'Triprolidine Hydrochloride', 'drugSynonyms_string': 'NSC-757361, Triprolidine hcl, Triprolidine hydrochloride', 'tradeNames_string': 'Actidil, Myidyl, Pro-actidil, Triprolidine hydrochloride', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.901 | Q65 | What type of molecule is Tositumomab, and what is its action type? | Tositumomab is a antibody drug that acts as an binding agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tositumomab%" OR LOWER(tradeNames_string) LIKE "%tositumomab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2569', 'drugName': 'Tositumomab 131I', 'drugSynonyms_string': 'Tositumomab (131I), Tositumomab 131i, Tositumomab/iodine (131i) tositumomab', 'tradeNames_string': 'Bexxar', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_5886', 'drugName': '... | general | Distinct, Similarity Search | Metadata |
Q65.835 | Q65 | What type of molecule is Sonidegib Phosphate, and what is its action type? | Sonidegib Phosphate is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sonidegib phosphate%" OR LOWER(tradeNames_string) LIKE "%sonidegib phosphate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_3933', 'drugName': 'Sonidegib Phosphate', 'drugSynonyms_string': 'Erismodegib phosphate, Sonidegib diphosphate, Sonidegib phosphate', 'tradeNames_string': 'Odomzo', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1894 | Q65 | What type of molecule is Pazufloxacin, and what is its action type? | Pazufloxacin is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pazufloxacin%" OR LOWER(tradeNames_string) LIKE "%pazufloxacin%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4788', 'drugName': 'Pazufloxacin', 'drugSynonyms_string': 'Pazufloxacin, T-3761', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4789', 'drugName': 'Pazufloxacin', 'drugSynonyms_string': 'Pazufloxacin, T-3761', '... | general | Distinct, Similarity Search | Metadata |
Q65.481 | Q65 | What type of molecule is Alfacalcidol, and what is its action type? | Alfacalcidol is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%alfacalcidol%" OR LOWER(tradeNames_string) LIKE "%alfacalcidol%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4543', 'drugName': 'Alfacalcidol', 'drugSynonyms_string': '.alpha.-calcidol, 1-alpha-vitamin d, 1-hydroxycholecalciferol, 1-hydroxyvitamin d3, 1.alpha-hydroxycholecalciferol, 1.alpha.(oh)d3, 1.alpha.-hydroxycholecalciferol, 1.alpha.-hydroxyvitamin d3, Alfacalcidol, Alfarol, Alpha d3, Alpha... | general | Distinct, Similarity Search | Metadata |
Q65.1472 | Q65 | What type of molecule is Sumatriptan Succinate, and what is its action type? | Sumatriptan Succinate is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sumatriptan succinate%" OR LOWER(tradeNames_string) LIKE "%sumatriptan succinate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_1609', 'drugName': 'Sumatriptan Succinate', 'drugSynonyms_string': 'GR 43175C, GR-43175C, NSC-760362, Sumatriptan (as succinate), Sumatriptan galpharm, Sumatriptan succinate, Treximet', 'tradeNames_string': 'Alsuma, Imigran, Imigran 50, Imigran radis, Imigran recovery, Imigran subject, Imi... | general | Distinct, Similarity Search | Metadata |
Q65.1887 | Q65 | What type of molecule is Edralbrutinib, and what is its action type? | Edralbrutinib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%edralbrutinib%" OR LOWER(tradeNames_string) LIKE "%edralbrutinib%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_242', 'drugName': 'Edralbrutinib', 'drugSynonyms_string': 'Edralbrutinib, SHR-1459, SHR1459, Shr1459, TG-1701, TG1701, Tg 1701, Tg-1701', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1398 | Q65 | What type of molecule is Traxoprodil, and what is its action type? | Traxoprodil is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%traxoprodil%" OR LOWER(tradeNames_string) LIKE "%traxoprodil%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3399', 'drugName': 'Traxoprodil', 'drugSynonyms_string': 'CP-101,606, CP-101606, Cp-101,606, Traxoprodil', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.659 | Q65 | What type of molecule is Gemtuzumab, and what is its action type? | Gemtuzumab is a antibody drug that acts as an binding agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gemtuzumab%" OR LOWER(tradeNames_string) LIKE "%gemtuzumab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3736', 'drugName': 'Gemtuzumab', 'drugSynonyms_string': 'Gemtuzumab, Hp 67.6', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_6112', 'drugName': 'Gemtuzumab Ozogamicin', 'drugSynonyms_string': 'CDP-771, CMA-676, CM... | general | Distinct, Similarity Search | Metadata |
Q65.175 | Q65 | What type of molecule is Halothane, and what is its action type? | Halothane is a small molecule drug that acts as an opener, a positive modulator and a positive allosteric modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%halothane%" OR LOWER(tradeNames_string) LIKE "%halothane%" OR LOWER(drugSynonyms_string) LIKE "%ha... | [{'UUID': 'DrugGeneTargets_v2_5037', 'drugName': 'Halothane', 'drugSynonyms_string': 'FREON 123B1, Halothane, Halothanum, NSC-143490', 'tradeNames_string': 'Fluothane, Halothane, Rhidialothan', 'drugMolecularType': 'Small molecule', 'drugActionType': 'opener'}, {'UUID': 'DrugGeneTargets_v2_5038', 'drugName': 'Halothane... | general | Distinct, Similarity Search | Metadata |
Q65.1159 | Q65 | What type of molecule is Cofirasersen, and what is its action type? | Cofirasersen is a oligonucleotide drug that acts as an antisense inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cofirasersen%" OR LOWER(tradeNames_string) LIKE "%cofirasersen%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1778', 'drugName': 'Cofirasersen', 'drugSynonyms_string': 'Cofirasersen, ION-827359, IONIS-ENACRX, Ion-827359, Ionis-enacrx', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'antisense inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.39 | Q65 | What type of molecule is Bintrafusp Alfa, and what is its action type? | Bintrafusp Alfa is a protein drug that acts as an binding agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bintrafusp alfa%" OR LOWER(tradeNames_string) LIKE "%bintrafusp alfa%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_3207', 'drugName': 'Bintrafusp Alfa', 'drugSynonyms_string': '8L9YQ2N6PA, Bintrafusp alfa, M-7824, M7824, MSB-0011359C, MSB0011359C, Msb0011359c', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_3208', 'drugName': 'B... | general | Distinct, Similarity Search | Metadata |
Q65.720 | Q65 | What type of molecule is Bi-44370, and what is its action type? | Bi-44370 is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bi-44370%" OR LOWER(tradeNames_string) LIKE "%bi-44370%" OR LOWER(drugSynonyms_string) LIKE "%bi-4... | [{'UUID': 'DrugGeneTargets_v2_1276', 'drugName': 'Bi-44370', 'drugSynonyms_string': 'BI 44370 TA, BI-44370-BS, Bi 44370 ta, Bi-44370, J3.353.239C', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.93 | Q65 | What type of molecule is Fesoterodine, and what is its action type? | Fesoterodine is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fesoterodine%" OR LOWER(tradeNames_string) LIKE "%fesoterodine%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1581', 'drugName': 'Fesoterodine', 'drugSynonyms_string': 'Fesoterodine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_1582', 'drugName': 'Fesoterodine', 'drugSynonyms_string': 'Fesoterodine', 'tradeNames_stri... | general | Distinct, Similarity Search | Metadata |
Q65.1937 | Q65 | What type of molecule is Pamiteplase, and what is its action type? | Pamiteplase is a enzyme drug that acts as an activator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pamiteplase%" OR LOWER(tradeNames_string) LIKE "%pamiteplase%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3480', 'drugName': 'Pamiteplase', 'drugSynonyms_string': 'Pamiteplase, Solinase', 'tradeNames_string': '', 'drugMolecularType': 'Enzyme', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1215 | Q65 | What type of molecule is Acalisib, and what is its action type? | Acalisib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%acalisib%" OR LOWER(tradeNames_string) LIKE "%acalisib%" OR LOWER(drugSynonyms_string) LIKE "%acal... | [{'UUID': 'DrugGeneTargets_v2_2291', 'drugName': 'Acalisib', 'drugSynonyms_string': 'Acalisib, CAL-120, CAL120, GS-9820, GS9820, Gs-9820', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.882 | Q65 | What type of molecule is Depatuxizumab Mafodotin, and what is its action type? | Depatuxizumab Mafodotin is a antibody drug that acts as an binding agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%depatuxizumab mafodotin%" OR LOWER(tradeNames_string) LIKE "%depatuxizumab mafodotin%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_2153', 'drugName': 'Depatuxizumab Mafodotin', 'drugSynonyms_string': 'ABT-414, Abt-414, Depatuxizumab mafodotin', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1353 | Q65 | What type of molecule is Epoetin Delta, and what is its action type? | Epoetin Delta is a protein drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%epoetin delta%" OR LOWER(tradeNames_string) LIKE "%epoetin delta%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2704', 'drugName': 'Epoetin Delta', 'drugSynonyms_string': 'Epoetin delta, GA-EPO, HMR-4396, HMR4396', 'tradeNames_string': 'Dynepo, Dynepo (pending)', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1891 | Q65 | What type of molecule is Evacetrapib, and what is its action type? | Evacetrapib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%evacetrapib%" OR LOWER(tradeNames_string) LIKE "%evacetrapib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5790', 'drugName': 'Evacetrapib', 'drugSynonyms_string': 'Evacetrapib, LY-2484595, LY2484595', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1102 | Q65 | What type of molecule is Dutetrabenazine, and what is its action type? | Dutetrabenazine is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dutetrabenazine%" OR LOWER(tradeNames_string) LIKE "%dutetrabenazine%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_1735', 'drugName': 'Dutetrabenazine', 'drugSynonyms_string': 'Deutetrabenazine, Dutetrabenazine, SD-809', 'tradeNames_string': 'Austedo', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1165 | Q65 | What type of molecule is Nitrendipine, and what is its action type? | Nitrendipine is a small molecule drug that acts as an blocker. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%nitrendipine%" OR LOWER(tradeNames_string) LIKE "%nitrendipine%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1575', 'drugName': 'Nitrendipine', 'drugSynonyms_string': 'BAY E 5009, BAY-E-5009, Bayotensin, Deiten, NSC-758466, Nidrel, Nitrendipine, Nitrepin', 'tradeNames_string': 'Baypress', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.1365 | Q65 | What type of molecule is Dabrafenib, and what is its action type? | Dabrafenib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dabrafenib%" OR LOWER(tradeNames_string) LIKE "%dabrafenib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_441', 'drugName': 'Dabrafenib Mesylate', 'drugSynonyms_string': 'Dabrafenib mesilate, Dabrafenib mesylate, GSK-2118436 METHANESULFONATE SALT, GSK-2118436B, GSK-2118436B MESYLATE, GSK-2118436B METHANESULFONATE SALT, GSK2118436B, GSK2118436B, METHANE SULFONATE SALT, METHANE SULFONATE SALT', ... | general | Distinct, Similarity Search | Metadata |
Q65.1959 | Q65 | What type of molecule is Pazopanib, and what is its action type? | Pazopanib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pazopanib%" OR LOWER(tradeNames_string) LIKE "%pazopanib%" OR LOWER(drugSynonyms_string) LIKE "%pa... | [{'UUID': 'DrugGeneTargets_v2_385', 'drugName': 'Pazopanib Hydrochloride', 'drugSynonyms_string': 'GW-786034B, GW786034B, Pazopanib (as hydrochloride), Pazopanib hcl, Pazopanib hydrochloride, Pazopanib monohydrochloride', 'tradeNames_string': 'Votrient', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibit... | general | Distinct, Similarity Search | Metadata |
Q65.505 | Q65 | What type of molecule is Remimazolam Besylate, and what is its action type? | Remimazolam Besylate is a small molecule drug that acts as an positive allosteric modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%remimazolam besylate%" OR LOWER(tradeNames_string) LIKE "%remimazolam besylate%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_1800', 'drugName': 'Remimazolam Besylate', 'drugSynonyms_string': 'BIPRAZINE PF, CNS 7056 besylate, CNS 7056B, CNS-7056 BESYLATE, CNS-7056B, GW-502056X, GW502056X, ONO-2745BS, ONO-IN-251, RF-10007, RF10007, Remimazolam besilate, Remimazolam besylate, SP148.5', 'tradeNames_string': 'Byfavo'... | general | Distinct, Similarity Search | Metadata |
Q65.342 | Q65 | What type of molecule is Sns-314, and what is its action type? | Sns-314 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sns-314%" OR LOWER(tradeNames_string) LIKE "%sns-314%" OR LOWER(drugSynonyms_string) LIKE "%sns-31... | [{'UUID': 'DrugGeneTargets_v2_3316', 'drugName': 'Sns-314', 'drugSynonyms_string': 'SNS-314, Sns 314, Sns-314', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1198 | Q65 | What type of molecule is Belimumab, and what is its action type? | Belimumab is a antibody drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%belimumab%" OR LOWER(tradeNames_string) LIKE "%belimumab%" OR LOWER(drugSynonyms_string) LIKE "%be... | [{'UUID': 'DrugGeneTargets_v2_6001', 'drugName': 'Belimumab', 'drugSynonyms_string': 'BEL-114333, BEL114333, Belimumab, Belimumab (genetical recombination), GSK-1550188, GSK1550188, HGS-1006, HGS1006', 'tradeNames_string': 'Benlysta, Lymphostat-b, Lymphostat-b benlysta', 'drugMolecularType': 'Antibody', 'drugActionType... | general | Distinct, Similarity Search | Metadata |
Q65.29 | Q65 | What type of molecule is Xl-999, and what is its action type? | Xl-999 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%xl-999%" OR LOWER(tradeNames_string) LIKE "%xl-999%" OR LOWER(drugSynonyms_string) LIKE "%xl-999%"... | [{'UUID': 'DrugGeneTargets_v2_3961', 'drugName': 'Xl-999', 'drugSynonyms_string': 'XL-999, Xl 999, Xl-999', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3962', 'drugName': 'Xl-999', 'drugSynonyms_string': 'XL-999, Xl 999, Xl-999', 'tradeNam... | general | Distinct, Similarity Search | Metadata |
Q65.1227 | Q65 | What type of molecule is Tucatinib, and what is its action type? | Tucatinib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tucatinib%" OR LOWER(tradeNames_string) LIKE "%tucatinib%" OR LOWER(drugSynonyms_string) LIKE "%tu... | [{'UUID': 'DrugGeneTargets_v2_5133', 'drugName': 'Tucatinib', 'drugSynonyms_string': 'ARRY-380, Irbinitinib, ONT-380, Ont-380, Tucatinib', 'tradeNames_string': 'Tukysa', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1434 | Q65 | What type of molecule is Tapentadol Hydrochloride, and what is its action type? | Tapentadol Hydrochloride is a small molecule drug that acts as an agonist and a inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tapentadol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%tapentadol hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_6372', 'drugName': 'Tapentadol Hydrochloride', 'drugSynonyms_string': 'BN-200 HYDROCHLORIDE, CG-5503 HYDROCHLORIDE, CG5503 HYDROCHLORIDE, Tapentadol hcl, Tapentadol hydrochloride', 'tradeNames_string': 'Nucynta, Nucynta er, Palexia', 'drugMolecularType': 'Small molecule', 'drugActionType':... | general | Distinct, Similarity Search | Metadata |
Q65.1954 | Q65 | What type of molecule is Nalbuphine Hydrochloride, and what is its action type? | Nalbuphine Hydrochloride is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%nalbuphine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%nalbuphine hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_1991', 'drugName': 'Nalbuphine Hydrochloride', 'drugSynonyms_string': 'EN-2234A, NSC-757829, Nalbufine hydrochloride, Nalbuphine hcl, Nalbuphine hydrochloride', 'tradeNames_string': 'Nalbuphine, Nalbuphine hydrochloride, Nubain', 'drugMolecularType': 'Small molecule', 'drugActionType': 'ag... | general | Distinct, Similarity Search | Metadata |
Q65.954 | Q65 | What type of molecule is Tesamorelin Acetate, and what is its action type? | Tesamorelin Acetate is a protein drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tesamorelin acetate%" OR LOWER(tradeNames_string) LIKE "%tesamorelin acetate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_4100', 'drugName': 'Tesamorelin Acetate', 'drugSynonyms_string': 'TH9507, Tesamorelin acetate', 'tradeNames_string': 'Egrifta', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.172 | Q65 | What type of molecule is Mecasermin, and what is its action type? | Mecasermin is a protein drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mecasermin%" OR LOWER(tradeNames_string) LIKE "%mecasermin%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_672', 'drugName': 'Mecasermin Rinfabate', 'drugSynonyms_string': 'Mecasermin Rinfabate Recombinant, Mecasermin rinfabate, Mecasermin rinfabate recombinant, RHIGF-I/RHIGFBP-3', 'tradeNames_string': 'Iplex, Somatokine', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': '... | general | Distinct, Similarity Search | Metadata |
Q65.1406 | Q65 | What type of molecule is Tramadol Hydrochloride, and what is its action type? | Tramadol Hydrochloride is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tramadol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%tramadol hydrochloride%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_3268', 'drugName': 'Tramadol Hydrochloride', 'drugSynonyms_string': 'Amadol, CG-315, CG-315E, Contramal, NIH-10969, NSC-759105, Tradonal, Tramadol hcl, Tramadol hydrochloride, Tramadol hydrochloride civ, Tramal, U-26,225A, U-26225A, Zamudol, Zertane', 'tradeNames_string': 'Aceon, Conzip, D... | general | Distinct, Similarity Search | Metadata |
Q65.1207 | Q65 | What type of molecule is Pentobarbital, and what is its action type? | Pentobarbital is a small molecule drug that acts as an positive allosteric modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pentobarbital%" OR LOWER(tradeNames_string) LIKE "%pentobarbital%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2327', 'drugName': 'Pentobarbital', 'drugSynonyms_string': 'Mebubarbital, Mebumal, NSC-28708, Pentobarbital, Pentobarbital calcium, Pentobarbital cii, Pentobarbitone', 'tradeNames_string': 'Nembutal', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}... | general | Distinct, Similarity Search | Metadata |
Q65.1263 | Q65 | What type of molecule is Floxuridine, and what is its action type? | Floxuridine is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%floxuridine%" OR LOWER(tradeNames_string) LIKE "%floxuridine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_316', 'drugName': 'Floxuridine', 'drugSynonyms_string': '5-Fluoro-2-deoxyuridine, 5-fudr, FUDR, Floxuridine, Fluoruridine deoxyribose, NSC-27640', 'tradeNames_string': 'F.u.d.r., Floxuridine, Fudr', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1400 | Q65 | What type of molecule is Tebanicline Tosylate, and what is its action type? | Tebanicline Tosylate is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tebanicline tosylate%" OR LOWER(tradeNames_string) LIKE "%tebanicline tosylate%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_360', 'drugName': 'Tebanicline Tosylate', 'drugSynonyms_string': 'A-165594, A-166594.47, A-16659447, ABT-165594, ABT-594, Ebanicline tosylate, Tebanicline tosilate, Tebanicline tosylate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.920 | Q65 | What type of molecule is Lumasiran, and what is its action type? | Lumasiran is a oligonucleotide drug that acts as an rnai inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%lumasiran%" OR LOWER(tradeNames_string) LIKE "%lumasiran%" OR LOWER(drugSynonyms_string) LIKE "%lu... | [{'UUID': 'DrugGeneTargets_v2_1382', 'drugName': 'Lumasiran', 'drugSynonyms_string': 'AD-65585, ALN-65585, ALN-G01, ALN-GO1, Lumasiran', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'rnai inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1071', 'drugName': 'Lumasiran Sodium', 'drugSynonyms... | general | Distinct, Similarity Search | Metadata |
Q65.497 | Q65 | What type of molecule is Prednisolone Tebutate, and what is its action type? | Prednisolone Tebutate is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%prednisolone tebutate%" OR LOWER(tradeNames_string) LIKE "%prednisolone tebutate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_6303', 'drugName': 'Prednisolone Tebutate', 'drugSynonyms_string': 'Anhydrous prednisolone tebutate, Prednisolone 21-tert-butylacetate, Prednisolone butylacetate, Prednisolone tebutate', 'tradeNames_string': 'Hydeltra-tba, Prednisolone tebutate', 'drugMolecularType': 'Small molecule', 'dru... | general | Distinct, Similarity Search | Metadata |
Q65.962 | Q65 | What type of molecule is Desogestrel, and what is its action type? | Desogestrel is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%desogestrel%" OR LOWER(tradeNames_string) LIKE "%desogestrel%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2631', 'drugName': 'Desogestrel', 'drugSynonyms_string': 'Desogestrel, Mircette, ORG 2969, ORG-2969', 'tradeNames_string': 'Aizea, Cerazette, Cerelle, Desomono, Feanolla, Nacrez, Zelleta', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1106 | Q65 | What type of molecule is Biperiden Hydrochloride, and what is its action type? | Biperiden Hydrochloride is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%biperiden hydrochloride%" OR LOWER(tradeNames_string) LIKE "%biperiden hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_1550', 'drugName': 'Biperiden Hydrochloride', 'drugSynonyms_string': 'Akinophyl, Biperiden hcl, Biperiden hydrochloride, Biperideni hydrochloridum, NSC-170950, NSC-84989, Tasmolin', 'tradeNames_string': 'Akineton, Akineton ret', 'drugMolecularType': 'Small molecule', 'drugActionType': 'ant... | general | Distinct, Similarity Search | Metadata |
Q65.1041 | Q65 | What type of molecule is Ramosetron Hydrochloride, and what is its action type? | Ramosetron Hydrochloride is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ramosetron hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ramosetron hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_2793', 'drugName': 'Ramosetron Hydrochloride', 'drugSynonyms_string': '(r)-(-)-ramosetron hydrochloride, Irribow, Ramosetron hydrochloride, YM-060, YM060, Ym060', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.594 | Q65 | What type of molecule is Hydroxyzine Hydrochloride, and what is its action type? | Hydroxyzine Hydrochloride is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%hydroxyzine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%hydroxyzine hydrochloride%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_3406', 'drugName': 'Hydroxyzine Hydrochloride', 'drugSynonyms_string': 'Hydroxizine chloride, Hydroxyzine dihydrochloride, Hydroxyzine hydrochloride', 'tradeNames_string': 'Atarax, Hydroxyzine, Hydroxyzine hydrochloride, Orgatrax, Ucerax, Vistaril', 'drugMolecularType': 'Small molecule', '... | general | Distinct, Similarity Search | Metadata |
Q65.757 | Q65 | What type of molecule is Cyproheptadine, and what is its action type? | Cyproheptadine is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cyproheptadine%" OR LOWER(tradeNames_string) LIKE "%cyproheptadine%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_3426', 'drugName': 'Cyproheptadine Hydrochloride', 'drugSynonyms_string': 'Cyproheptadine HCl, Cyproheptadine hcl, Cyproheptadine hydrochloride, Cyproheptadine hydrochloride hydrate, Cyproheptadine hydrochloride sesquihydrate, NSC-169911, NSC-759282, Periactine, Peritol', 'tradeNames_strin... | general | Distinct, Similarity Search | Metadata |
Q65.664 | Q65 | What type of molecule is Suvodirsen Sodium, and what is its action type? | Suvodirsen Sodium is a oligonucleotide drug that acts as an positive modulator. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%suvodirsen sodium%" OR LOWER(tradeNames_string) LIKE "%suvodirsen sodium%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_3624', 'drugName': 'Suvodirsen Sodium', 'drugSynonyms_string': 'BMTR0139 SODIUM, Suvodirsen sodium, WLS-4176 SODIUM, WV3473', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'positive modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.237 | Q65 | What type of molecule is Alflutinib, and what is its action type? | Alflutinib is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%alflutinib%" OR LOWER(tradeNames_string) LIKE "%alflutinib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1492', 'drugName': 'Alflutinib', 'drugSynonyms_string': 'AST-2818, AST2818, Alflutinib, Furmonertinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.739 | Q65 | What type of molecule is Rontalizumab, and what is its action type? | Rontalizumab is a antibody drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rontalizumab%" OR LOWER(tradeNames_string) LIKE "%rontalizumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4431', 'drugName': 'Rontalizumab', 'drugSynonyms_string': 'RG-7415, RHUMAB IFNALPHA, RHUMAB-IFNALPHA, Rontalizumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1989 | Q65 | What type of molecule is Minaprine, and what is its action type? | Minaprine is a small molecule drug that acts as an agonist, a inhibitor and a antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%minaprine%" OR LOWER(tradeNames_string) LIKE "%minaprine%" OR LOWER(drugSynonyms_string) LIKE "%mi... | [{'UUID': 'DrugGeneTargets_v2_5326', 'drugName': 'Minaprine', 'drugSynonyms_string': 'AGR-1240, Brantur, CB-30038, Cantor, Minaprine', 'tradeNames_string': 'Cantor', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_5327', 'drugName': 'Minaprine', 'drugSynonyms_string': '... | general | Distinct, Similarity Search | Metadata |
Q65.1633 | Q65 | What type of molecule is Pf-05019702, and what is its action type? | Pf-05019702 is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pf-05019702%" OR LOWER(tradeNames_string) LIKE "%pf-05019702%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2540', 'drugName': 'Pf-05019702', 'drugSynonyms_string': 'PRA-027, Pf-05019702, WAY-257027', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1166 | Q65 | What type of molecule is Dexchlorpheniramine Maleate, and what is its action type? | Dexchlorpheniramine Maleate is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dexchlorpheniramine maleate%" OR LOWER(tradeNames_string) LIKE "%dexchlorpheniramine maleate%" OR ... | [{'UUID': 'DrugGeneTargets_v2_6213', 'drugName': 'Dexchlorpheniramine Maleate', 'drugSynonyms_string': 'Chlorpheniramine d-form maleate, Chlorpheniramine maleate, (s)-, D-chlorpheniramine maleate, Dexchlorpheniramine maleate, NSC-759156', 'tradeNames_string': 'Dexchlorpheniramine maleate, Mylaramine, Polaramine', 'drug... | general | Distinct, Similarity Search | Metadata |
Q65.1471 | Q65 | What type of molecule is Regadenoson, and what is its action type? | Regadenoson is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%regadenoson%" OR LOWER(tradeNames_string) LIKE "%regadenoson%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5278', 'drugName': 'Regadenoson', 'drugSynonyms_string': 'Regadenoson monohydrate', 'tradeNames_string': 'Lexiscan', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3377', 'drugName': 'Regadenoson', 'drugSynonyms_string': 'CVT-3146, Rapisca... | general | Distinct, Similarity Search | Metadata |
Q65.1913 | Q65 | What type of molecule is Secukinumab, and what is its action type? | Secukinumab is a antibody drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%secukinumab%" OR LOWER(tradeNames_string) LIKE "%secukinumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3002', 'drugName': 'Secukinumab', 'drugSynonyms_string': 'AIN-457, AIN457, AIN457A, Cosentyx, Secukinumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1628 | Q65 | What type of molecule is Pexacerfont, and what is its action type? | Pexacerfont is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pexacerfont%" OR LOWER(tradeNames_string) LIKE "%pexacerfont%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_867', 'drugName': 'Pexacerfont', 'drugSynonyms_string': 'BMS-562086, Bms562086, CRF1 ANTAGONIST, Dpc-a69448, Pexacerfont', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.943 | Q65 | What type of molecule is Gsk-2636771, and what is its action type? | Gsk-2636771 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gsk-2636771%" OR LOWER(tradeNames_string) LIKE "%gsk-2636771%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_4330', 'drugName': 'Gsk-2636771', 'drugSynonyms_string': 'GSK-2636771, GSK2636771, Gsk 2636771, Gsk-2636771', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1219 | Q65 | What type of molecule is Mk-1496, and what is its action type? | Mk-1496 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mk-1496%" OR LOWER(tradeNames_string) LIKE "%mk-1496%" OR LOWER(drugSynonyms_string) LIKE "%mk-149... | [{'UUID': 'DrugGeneTargets_v2_1861', 'drugName': 'Mk-1496', 'drugSynonyms_string': 'Mk-1496', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1074 | Q65 | What type of molecule is Betaine, and what is its action type? | Betaine is a small molecule drug that acts as an substrate. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%betaine%" OR LOWER(tradeNames_string) LIKE "%betaine%" OR LOWER(drugSynonyms_string) LIKE "%betain... | [{'UUID': 'DrugGeneTargets_v2_3565', 'drugName': 'Betaine', 'drugSynonyms_string': 'Abromine, Betaine, Betaine anhydrous, Betaine, anhydrous, Cystadane, FEMA NO. 4223, NSC-166511', 'tradeNames_string': 'Cystadane', 'drugMolecularType': 'Small molecule', 'drugActionType': 'substrate'}, {'UUID': 'DrugGeneTargets_v2_1270'... | general | Distinct, Similarity Search | Metadata |
Q65.111 | Q65 | What type of molecule is Sarizotan Hydrochloride, and what is its action type? | Sarizotan Hydrochloride is a small molecule drug that acts as an partial agonist and a agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sarizotan hydrochloride%" OR LOWER(tradeNames_string) LIKE "%sarizotan hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_4757', 'drugName': 'Sarizotan Hydrochloride', 'drugSynonyms_string': 'EMD 128130, EMD-128130, Emd128130, Sarizotan hcl, Sarizotan hydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}, {'UUID': 'DrugGeneTargets_v2_4758', 'drugN... | general | Distinct, Similarity Search | Metadata |
Q65.1944 | Q65 | What type of molecule is Seocalcitol, and what is its action type? | Seocalcitol is a small molecule drug that acts as an agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%seocalcitol%" OR LOWER(tradeNames_string) LIKE "%seocalcitol%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2701', 'drugName': 'Seocalcitol', 'drugSynonyms_string': 'CB-1089, Eb-1089, Seocalcitol', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.574 | Q65 | What type of molecule is Abt-751, and what is its action type? | Abt-751 is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%abt-751%" OR LOWER(tradeNames_string) LIKE "%abt-751%" OR LOWER(drugSynonyms_string) LIKE "%abt-75... | [{'UUID': 'DrugGeneTargets_v2_3400', 'drugName': 'Abt-751', 'drugSynonyms_string': 'Abt-751, E 7010, E-7010, NSC-742134', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1177 | Q65 | What type of molecule is Epitumomab Cituxetan, and what is its action type? | Epitumomab Cituxetan is a antibody drug that acts as an binding agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%epitumomab cituxetan%" OR LOWER(tradeNames_string) LIKE "%epitumomab cituxetan%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_781', 'drugName': 'Epitumomab Cituxetan', 'drugSynonyms_string': 'Epitumomab cituxetan, Hmfg 1', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1184 | Q65 | What type of molecule is Verubecestat, and what is its action type? | Verubecestat is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%verubecestat%" OR LOWER(tradeNames_string) LIKE "%verubecestat%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_724', 'drugName': 'Verubecestat', 'drugSynonyms_string': 'MK-8931, SCH 900931, SCH-900931, SCH900931, Verubecestat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.897 | Q65 | What type of molecule is Ibodutant, and what is its action type? | Ibodutant is a small molecule drug that acts as an antagonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ibodutant%" OR LOWER(tradeNames_string) LIKE "%ibodutant%" OR LOWER(drugSynonyms_string) LIKE "%ib... | [{'UUID': 'DrugGeneTargets_v2_1669', 'drugName': 'Ibodutant', 'drugSynonyms_string': 'Ibodutant, Men15596', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.956 | Q65 | What type of molecule is Edoxaban, and what is its action type? | Edoxaban is a small molecule drug that acts as an inhibitor. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%edoxaban%" OR LOWER(tradeNames_string) LIKE "%edoxaban%" OR LOWER(drugSynonyms_string) LIKE "%edox... | [{'UUID': 'DrugGeneTargets_v2_5025', 'drugName': 'Edoxaban Tosylate', 'drugSynonyms_string': 'DU-176B, Edoxaban tosilate, Edoxaban tosylate', 'tradeNames_string': 'Savaysa', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4091', 'drugName': 'Edoxaban', 'drugSynonyms_s... | 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.