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.1596 | Q65 | What type of molecule is Fk453, and what is its action type? | Fk453 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 "%fk453%" OR LOWER(tradeNames_string) LIKE "%fk453%" OR LOWER(drugSynonyms_string) LIKE "%fk453%")
... | [{'UUID': 'DrugGeneTargets_v2_508', 'drugName': 'Fk453', 'drugSynonyms_string': 'FK-453, Fk453', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.992 | Q65 | What type of molecule is Itacitinib, and what is its action type? | Itacitinib 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 "%itacitinib%" OR LOWER(tradeNames_string) LIKE "%itacitinib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4250', 'drugName': 'Itacitinib', 'drugSynonyms_string': 'INCB-039110, INCB039110, Incb-039110, Incb-39110, Itacitinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.168 | Q65 | What type of molecule is Mk-6913, and what is its action type? | Mk-6913 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 "%mk-6913%" OR LOWER(tradeNames_string) LIKE "%mk-6913%" OR LOWER(drugSynonyms_string) LIKE "%mk-691... | [{'UUID': 'DrugGeneTargets_v2_3696', 'drugName': 'Mk-6913', 'drugSynonyms_string': 'Mk-6913', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.251 | Q65 | What type of molecule is Dorzolamide Hydrochloride, and what is its action type? | Dorzolamide Hydrochloride 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 "%dorzolamide hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dorzolamide hydrochloride%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_1719', 'drugName': 'Dorzolamide Hydrochloride', 'drugSynonyms_string': 'Dorzolamide (as hydrochloride), Dorzolamide hcl, Dorzolamide hydrochloride, MK-507', 'tradeNames_string': 'Cosopt Pf, Dorzolamide hydrochloride, Trusopt', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhib... | general | Distinct, Similarity Search | Metadata |
Q65.452 | Q65 | What type of molecule is Onalespib, and what is its action type? | Onalespib 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 "%onalespib%" OR LOWER(tradeNames_string) LIKE "%onalespib%" OR LOWER(drugSynonyms_string) LIKE "%on... | [{'UUID': 'DrugGeneTargets_v2_325', 'drugName': 'Onalespib', 'drugSynonyms_string': 'ATI-13387X, ATI13387X, At-13387, At13387, Onalespib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1148 | Q65 | What type of molecule is Bepranemab, and what is its action type? | Bepranemab 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 "%bepranemab%" OR LOWER(tradeNames_string) LIKE "%bepranemab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3673', 'drugName': 'Bepranemab', 'drugSynonyms_string': 'Bepranemab, UCB-0107, UCB0107, Ucb0107', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.865 | Q65 | What type of molecule is Heparin, and what is its action type? | Heparin is a oligosaccharide 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 "%heparin%" OR LOWER(tradeNames_string) LIKE "%heparin%" OR LOWER(drugSynonyms_string) LIKE "%hepari... | [{'UUID': 'DrugGeneTargets_v2_1008', 'drugName': 'Heparin', 'drugSynonyms_string': 'B01AB10, Heparin, Heparin porcine, Heparin porcine intestinal mucosa, Heparin, porcine', 'tradeNames_string': '', 'drugMolecularType': 'Oligosaccharide', 'drugActionType': 'activator'}, {'UUID': 'DrugGeneTargets_v2_4090', 'drugName': 'H... | general | Distinct, Similarity Search | Metadata |
Q65.1233 | Q65 | What type of molecule is Asp7991, and what is its action type? | Asp7991 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 "%asp7991%" OR LOWER(tradeNames_string) LIKE "%asp7991%" OR LOWER(drugSynonyms_string) LIKE "%asp799... | [{'UUID': 'DrugGeneTargets_v2_3934', 'drugName': 'Asp7991', 'drugSynonyms_string': 'Asp7991', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.100 | Q65 | What type of molecule is Anastrozole, and what is its action type? | Anastrozole 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 "%anastrozole%" OR LOWER(tradeNames_string) LIKE "%anastrozole%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3640', 'drugName': 'Anastrozole', 'drugSynonyms_string': 'Anastrozole, Arimidex, ICI D1033, ICI-D1033, NSC-719344, NSC-759855, Rvg-106400, ZD-1033, ZD1033', 'tradeNames_string': 'Anastrozole, Arimidex, Nastrosa', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1974 | Q65 | What type of molecule is Acetylcholine, and what is its action type? | Acetylcholine 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 "%acetylcholine%" OR LOWER(tradeNames_string) LIKE "%acetylcholine%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_5629', 'drugName': 'Acetylcholine', 'drugSynonyms_string': 'Acetylcholine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3911', 'drugName': 'Acetylcholine Chloride', 'drugSynonyms_string': 'Acetylcholine, Acetylc... | general | Distinct, Similarity Search | Metadata |
Q65.744 | Q65 | What type of molecule is Sb-773812, and what is its action type? | Sb-773812 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 "%sb-773812%" OR LOWER(tradeNames_string) LIKE "%sb-773812%" OR LOWER(drugSynonyms_string) LIKE "%sb... | [{'UUID': 'DrugGeneTargets_v2_56', 'drugName': 'Sb-773812', 'drugSynonyms_string': 'GW773812, SB-737050-A, SB-773812, Sb-773812', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_57', 'drugName': 'Sb-773812', 'drugSynonyms_string': 'GW773812, ... | general | Distinct, Similarity Search | Metadata |
Q65.1252 | Q65 | What type of molecule is Teprasiran Sodium, and what is its action type? | Teprasiran Sodium 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 "%teprasiran sodium%" OR LOWER(tradeNames_string) LIKE "%teprasiran sodium%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_2015', 'drugName': 'Teprasiran Sodium', 'drugSynonyms_string': 'Teprasiran sodium', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'rnai inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.105 | Q65 | What type of molecule is Icatibant, and what is its action type? | Icatibant is a protein 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 "%icatibant%" OR LOWER(tradeNames_string) LIKE "%icatibant%" OR LOWER(drugSynonyms_string) LIKE "%ic... | [{'UUID': 'DrugGeneTargets_v2_226', 'drugName': 'Icatibant Acetate', 'drugSynonyms_string': 'HOE 140, HOE-140, Icatibant acetate', 'tradeNames_string': 'Firazyr', 'drugMolecularType': 'Protein', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3024', 'drugName': 'Icatibant', 'drugSynonyms_string': 'HOE-140... | general | Distinct, Similarity Search | Metadata |
Q65.440 | Q65 | What type of molecule is Olocrolimus, and what is its action type? | Olocrolimus 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 "%olocrolimus%" OR LOWER(tradeNames_string) LIKE "%olocrolimus%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3662', 'drugName': 'Olocrolimus', 'drugSynonyms_string': 'Sar-943', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.77 | Q65 | What type of molecule is Denufosol, and what is its action type? | Denufosol 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 "%denufosol%" OR LOWER(tradeNames_string) LIKE "%denufosol%" OR LOWER(drugSynonyms_string) LIKE "%de... | [{'UUID': 'DrugGeneTargets_v2_374', 'drugName': 'Denufosol', 'drugSynonyms_string': 'Denufosol', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_2459', 'drugName': 'Denufosol Tetrasodium', 'drugSynonyms_string': 'Denufosol tetrasodium, Denufosol... | general | Distinct, Similarity Search | Metadata |
Q65.1793 | Q65 | What type of molecule is Al-12182, and what is its action type? | Al-12182 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 "%al-12182%" OR LOWER(tradeNames_string) LIKE "%al-12182%" OR LOWER(drugSynonyms_string) LIKE "%al-1... | [{'UUID': 'DrugGeneTargets_v2_4095', 'drugName': 'Al-12182', 'drugSynonyms_string': 'AL-12182, Al-12182', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1462 | Q65 | What type of molecule is Nomegestrol, and what is its action type? | Nomegestrol 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 "%nomegestrol%" OR LOWER(tradeNames_string) LIKE "%nomegestrol%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1760', 'drugName': 'Nomegestrol Acetate', 'drugSynonyms_string': 'Nomegestrol acetate, ORG 10486-0, ORG-10486-0, TX 066, TX-066, Zoely', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3771', 'drugName': 'Nomegestro... | general | Distinct, Similarity Search | Metadata |
Q65.926 | Q65 | What type of molecule is Isocarboxazid, and what is its action type? | Isocarboxazid 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 "%isocarboxazid%" OR LOWER(tradeNames_string) LIKE "%isocarboxazid%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_1881', 'drugName': 'Isocarboxazid', 'drugSynonyms_string': 'Enerzer, Isocarboxazid, NSC-169893, RO 5-0831, RO-5-0831', 'tradeNames_string': 'Marplan', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1712 | Q65 | What type of molecule is Amg553, and what is its action type? | Amg553 is a cell 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 "%amg553%" OR LOWER(tradeNames_string) LIKE "%amg553%" OR LOWER(drugSynonyms_string) LIKE "%amg553%"... | [{'UUID': 'DrugGeneTargets_v2_5110', 'drugName': 'Amg553', 'drugSynonyms_string': 'AMG553, Amg 553, Amg553', 'tradeNames_string': '', 'drugMolecularType': 'Cell', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1671 | Q65 | What type of molecule is Xen403, and what is its action type? | Xen403 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 "%xen403%" OR LOWER(tradeNames_string) LIKE "%xen403%" OR LOWER(drugSynonyms_string) LIKE "%xen403%"... | [{'UUID': 'DrugGeneTargets_v2_5614', 'drugName': 'Xen403', 'drugSynonyms_string': 'Xen403', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.1621 | Q65 | What type of molecule is Plovamer Acetate, and what is its action type? | Plovamer Acetate 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 "%plovamer acetate%" OR LOWER(tradeNames_string) LIKE "%plovamer acetate%" OR LOWER(drugSynonyms_str... | [{'UUID': 'DrugGeneTargets_v2_5057', 'drugName': 'Plovamer Acetate', 'drugSynonyms_string': 'CO-14, PI-2301, Pi-2301 acetate, Plovamer acetate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.769 | Q65 | What type of molecule is Nusinersen, and what is its action type? | Nusinersen 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 "%nusinersen%" OR LOWER(tradeNames_string) LIKE "%nusinersen%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2674', 'drugName': 'Nusinersen', 'drugSynonyms_string': 'BIIB-058, BIIB058, ISIS 396443, ISIS-396443, Nusinersen', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'positive modulator'}, {'UUID': 'DrugGeneTargets_v2_6328', 'drugName': 'Nusinersen Sodium', ... | general | Distinct, Similarity Search | Metadata |
Q65.998 | Q65 | What type of molecule is Iguratimod, and what is its action type? | Iguratimod 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 "%iguratimod%" OR LOWER(tradeNames_string) LIKE "%iguratimod%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5945', 'drugName': 'Iguratimod', 'drugSynonyms_string': 'Careram, Iguratimod, Kolbet, T-614', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5946', 'drugName': 'Iguratimod', 'drugSynonyms_string': 'Careram, Igura... | general | Distinct, Similarity Search | Metadata |
Q65.394 | Q65 | What type of molecule is Indoximod, and what is its action type? | Indoximod 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 "%indoximod%" OR LOWER(tradeNames_string) LIKE "%indoximod%" OR LOWER(drugSynonyms_string) LIKE "%in... | [{'UUID': 'DrugGeneTargets_v2_2816', 'drugName': 'Indoximod', 'drugSynonyms_string': '1-methyltryptophan, d-, D-1-methyltryptophan, D-1MT, Indoximod, NLG-8189', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.238 | Q65 | What type of molecule is Sibutramine Hydrochloride, and what is its action type? | Sibutramine Hydrochloride 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 "%sibutramine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%sibutramine hydrochloride%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_2809', 'drugName': 'Sibutramine Hydrochloride', 'drugSynonyms_string': 'BTS 54524, BTS-54524, NSC-758928, Sibutramine hcl, Sibutramine hydrochloride, Sibutramine hydrochloride civ, Sibutramine hydrochloride hydrate, Sibutramine hydrochloride monohydrate', 'tradeNames_string': 'Meridia', 'd... | general | Distinct, Similarity Search | Metadata |
Q65.1508 | Q65 | What type of molecule is Tapinarof, and what is its action type? | Tapinarof 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 "%tapinarof%" OR LOWER(tradeNames_string) LIKE "%tapinarof%" OR LOWER(drugSynonyms_string) LIKE "%ta... | [{'UUID': 'DrugGeneTargets_v2_192', 'drugName': 'Tapinarof', 'drugSynonyms_string': 'Benvitimod, GSK-2894512, GSK2894512, Tapinarof, Vtama, WBI-1001, Wbi-1001', 'tradeNames_string': 'Vtama', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.270 | Q65 | What type of molecule is Prednisolone, and what is its action type? | Prednisolone 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%" OR LOWER(tradeNames_string) LIKE "%prednisolone%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1842', 'drugName': 'Prednisolone', 'drugSynonyms_string': 'Desowen, Hydeltra-Tba, Meticortelone, NSC-9120, NSC-9900, Neo-Delta-Cortef, Poly-Pred, Pred-G, Prednisolone, Servisone, Tridesilon, Verdeso', 'tradeNames_string': 'Cortalone, Dekotil, Delta-cortef, Deltacortril, Deltalone, Dilacort... | general | Distinct, Similarity Search | Metadata |
Q65.1187 | Q65 | What type of molecule is Hydroxyamphetamine, and what is its action type? | Hydroxyamphetamine 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 "%hydroxyamphetamine%" OR LOWER(tradeNames_string) LIKE "%hydroxyamphetamine%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_1918', 'drugName': 'Hydroxyamphetamine', 'drugSynonyms_string': 'Dl-4-hydroxyamphetamine, Dl-p-hydroxyamphetamine, Hydroxyamfetamine, Hydroxyamphetamine, NSC-170995, Norveritol, P-hydroxyamphetamine, Phenol, p-(2-aminopropyl)-, Pulsoton, Racemic p-hydroxyamphetamine', 'tradeNames_string': ... | general | Distinct, Similarity Search | Metadata |
Q65.120 | Q65 | What type of molecule is Tm30339, and what is its action type? | Tm30339 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 "%tm30339%" OR LOWER(tradeNames_string) LIKE "%tm30339%" OR LOWER(drugSynonyms_string) LIKE "%tm3033... | [{'UUID': 'DrugGeneTargets_v2_2735', 'drugName': 'Tm30339', 'drugSynonyms_string': 'Tm30339', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1607 | Q65 | What type of molecule is Tc-6987, and what is its action type? | Tc-6987 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 "%tc-6987%" OR LOWER(tradeNames_string) LIKE "%tc-6987%" OR LOWER(drugSynonyms_string) LIKE "%tc-698... | [{'UUID': 'DrugGeneTargets_v2_5543', 'drugName': 'Tc-6987', 'drugSynonyms_string': 'TC-6987, Tc-6987', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.680 | Q65 | What type of molecule is Pf-06459988, and what is its action type? | Pf-06459988 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 "%pf-06459988%" OR LOWER(tradeNames_string) LIKE "%pf-06459988%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3069', 'drugName': 'Pf-06459988', 'drugSynonyms_string': 'PF-06459988, Pf-06459988', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.252 | Q65 | What type of molecule is Davunetide, and what is its action type? | Davunetide is a protein 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 "%davunetide%" OR LOWER(tradeNames_string) LIKE "%davunetide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3277', 'drugName': 'Davunetide', 'drugSynonyms_string': 'AL-108, AL-208, Davunetide', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'stabiliser'}] | general | Distinct, Similarity Search | Metadata |
Q65.1958 | Q65 | What type of molecule is Arzoxifene, and what is its action type? | Arzoxifene 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 "%arzoxifene%" OR LOWER(tradeNames_string) LIKE "%arzoxifene%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_645', 'drugName': 'Arzoxifene', 'drugSynonyms_string': 'Arzoxifene, LY353381', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1995 | Q65 | What type of molecule is Ergotamine, and what is its action type? | Ergotamine 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 "%ergotamine%" OR LOWER(tradeNames_string) LIKE "%ergotamine%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6027', 'drugName': 'Dihydroergotamine', 'drugSynonyms_string': '9,10-dihydroergotamine, Dihydroergotamine, MAP-0004, MAP0004, Neomigran', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_5316', 'drugName': 'Dihydroer... | general | Distinct, Similarity Search | Metadata |
Q65.97 | Q65 | What type of molecule is Cotadutide, and what is its action type? | Cotadutide 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 "%cotadutide%" OR LOWER(tradeNames_string) LIKE "%cotadutide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5839', 'drugName': 'Cotadutide', 'drugSynonyms_string': 'Cotadutide, MEDI-0382, MEDI0382, Medi 0382, Medi0382', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_5840', 'drugName': 'Cotadutide', 'drugSynonyms_string': 'Cotad... | general | Distinct, Similarity Search | Metadata |
Q65.34 | Q65 | What type of molecule is Psilocybine, and what is its action type? | Psilocybine 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 "%psilocybine%" OR LOWER(tradeNames_string) LIKE "%psilocybine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5476', 'drugName': 'Psilocybine', 'drugSynonyms_string': 'CY 39, CY-39, Indocybin, Psilocybin, Psilocybine, Teonanacatl', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1465 | Q65 | What type of molecule is Selonsertib, and what is its action type? | Selonsertib 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 "%selonsertib%" OR LOWER(tradeNames_string) LIKE "%selonsertib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5336', 'drugName': 'Selonsertib', 'drugSynonyms_string': 'GS-4997, Gs-4997, Selonsertib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1668 | Q65 | What type of molecule is Glyburide, and what is its action type? | Glyburide 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 "%glyburide%" OR LOWER(tradeNames_string) LIKE "%glyburide%" OR LOWER(drugSynonyms_string) LIKE "%gl... | [{'UUID': 'DrugGeneTargets_v2_934', 'drugName': 'Glyburide', 'drugSynonyms_string': 'Cirara, Glibenclamide, Glibenclamidum, Glybenclamide, Glyburide, HB 419, HB-419, NSC-759618, U-26,45, U-26,452, U-26452', 'tradeNames_string': 'Calabren, Daonil, Diabeta, Diabetamide 2.5, Diabetamide 5, Euglucon, Gliken, Glyburide, Gly... | general | Distinct, Similarity Search | Metadata |
Q65.454 | Q65 | What type of molecule is Obexelimab, and what is its action type? | Obexelimab 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 "%obexelimab%" OR LOWER(tradeNames_string) LIKE "%obexelimab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2610', 'drugName': 'Obexelimab', 'drugSynonyms_string': 'Obexelimab, XMAB-5871, XMAB5871, Xmab5871', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2611', 'drugName': 'Obexelimab', 'drugSynonyms_string': 'Obexelimab, X... | general | Distinct, Similarity Search | Metadata |
Q65.723 | Q65 | What type of molecule is Crizanlizumab, and what is its action type? | Crizanlizumab is a antibody 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 "%crizanlizumab%" OR LOWER(tradeNames_string) LIKE "%crizanlizumab%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_4256', 'drugName': 'Crizanlizumab', 'drugSynonyms_string': 'Crizanlizumab, Crizanlizumab tmca, Crizanlizumab-tmca, NVP-LXI-262, NVP-LXI262, SEG-101, SEG101, SEL-G1, SelG1, Selg1', 'tradeNames_string': 'Adakveo', 'drugMolecularType': 'Antibody', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.1261 | Q65 | What type of molecule is Relamorelin, and what is its action type? | Relamorelin 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 "%relamorelin%" OR LOWER(tradeNames_string) LIKE "%relamorelin%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3667', 'drugName': 'Relamorelin', 'drugSynonyms_string': 'BIM-28131, BIM28131, Relamorelin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1598 | Q65 | What type of molecule is Balipodect, and what is its action type? | Balipodect 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 "%balipodect%" OR LOWER(tradeNames_string) LIKE "%balipodect%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4557', 'drugName': 'Balipodect', 'drugSynonyms_string': 'Balipodect, TAK-063', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1 | Q65 | What type of molecule is Trx-1, and what is its action type? | Trx-1 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 "%trx-1%" OR LOWER(tradeNames_string) LIKE "%trx-1%" OR LOWER(drugSynonyms_string) LIKE "%trx-1%")
... | [{'UUID': 'DrugGeneTargets_v2_4140', 'drugName': 'Trx-1', 'drugSynonyms_string': 'TRX-1', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1377 | Q65 | What type of molecule is Bardoxolone Methyl, and what is its action type? | Bardoxolone Methyl is a small molecule drug that acts as an 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 "%bardoxolone methyl%" OR LOWER(tradeNames_string) LIKE "%bardoxolone methyl%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_4920', 'drugName': 'Bardoxolone Methyl', 'drugSynonyms_string': 'Bardoxolone methyl, Bardoxolone methyl ester, CDDO-METHYL ESTER, CDDO-Me, NSC 713200, NSC-713200, RTA 402, RTA-402, Rta-402', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'U... | general | Distinct, Similarity Search | Metadata |
Q65.1110 | Q65 | What type of molecule is Minopafant, and what is its action type? | Minopafant 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 "%minopafant%" OR LOWER(tradeNames_string) LIKE "%minopafant%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2350', 'drugName': 'Minopafant', 'drugSynonyms_string': 'E-5880, Minopafant', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1117 | Q65 | What type of molecule is Verosudil, and what is its action type? | Verosudil 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 "%verosudil%" OR LOWER(tradeNames_string) LIKE "%verosudil%" OR LOWER(drugSynonyms_string) LIKE "%ve... | [{'UUID': 'DrugGeneTargets_v2_2417', 'drugName': 'Verosudil', 'drugSynonyms_string': 'AR-12286, AR-12286 FREE BASE, Ar-12286, Verosudil', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1591 | Q65 | What type of molecule is Methohexital Sodium, and what is its action type? | Methohexital Sodium 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 "%methohexital sodium%" OR LOWER(tradeNames_string) LIKE "%methohexital sodium%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_4143', 'drugName': 'Methohexital Sodium', 'drugSynonyms_string': 'Enallynymal sodium, Methohexital sodium, Methohexital sodium salt, Sodium methohexital', 'tradeNames_string': 'Brevimytal, Brevital, Brevital sodium, Brietal, Brietal sod, Methohexitone', 'drugMolecularType': 'Small molecule... | general | Distinct, Similarity Search | Metadata |
Q65.85 | Q65 | What type of molecule is Sarpogrelate, and what is its action type? | Sarpogrelate 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 "%sarpogrelate%" OR LOWER(tradeNames_string) LIKE "%sarpogrelate%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_6172', 'drugName': 'Sarpogrelate', 'drugSynonyms_string': 'Sarpogrelate, Sarpogrelate hydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1294 | Q65 | What type of molecule is Avoralstat, and what is its action type? | Avoralstat 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 "%avoralstat%" OR LOWER(tradeNames_string) LIKE "%avoralstat%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1318', 'drugName': 'Avoralstat', 'drugSynonyms_string': 'Avoralstat, BCX-4161', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.683 | Q65 | What type of molecule is Becampanel, and what is its action type? | Becampanel 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 "%becampanel%" OR LOWER(tradeNames_string) LIKE "%becampanel%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5797', 'drugName': 'Becampanel', 'drugSynonyms_string': 'AMP-397, AMP397, Becampanel', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1677 | Q65 | What type of molecule is Ibandronic Acid, and what is its action type? | Ibandronic 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 "%ibandronic acid%" OR LOWER(tradeNames_string) LIKE "%ibandronic acid%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_1390', 'drugName': 'Ibandronic Acid', 'drugSynonyms_string': 'Bondenza, Boniva, Ibandronate, Ibandronic Acid, Ibandronic acid, Ibandronic acid accord, Ibandronic acid sandoz, Ibandronic acid teva, NSC-722623', 'tradeNames_string': 'Bondronat, Bonviva, Iasibon, Quodixor', 'drugMolecularType... | general | Distinct, Similarity Search | Metadata |
Q65.1055 | Q65 | What type of molecule is Anakinra, and what is its action type? | Anakinra is a protein 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 "%anakinra%" OR LOWER(tradeNames_string) LIKE "%anakinra%" OR LOWER(drugSynonyms_string) LIKE "%anak... | [{'UUID': 'DrugGeneTargets_v2_2379', 'drugName': 'Anakinra', 'drugSynonyms_string': 'AMG-719, Alta-2530, Alta2530, Anakinra, Interleukin-1 receptor antagonist anakinra, Osp-101', 'tradeNames_string': 'Antril, Kineret', 'drugMolecularType': 'Protein', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.777 | Q65 | What type of molecule is Laropiprant, and what is its action type? | Laropiprant 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 "%laropiprant%" OR LOWER(tradeNames_string) LIKE "%laropiprant%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1831', 'drugName': 'Laropiprant', 'drugSynonyms_string': 'Cordaptive, Laropiprant, MK-0524', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1289 | Q65 | What type of molecule is Ralimetinib, and what is its action type? | Ralimetinib 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 "%ralimetinib%" OR LOWER(tradeNames_string) LIKE "%ralimetinib%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5096', 'drugName': 'Ralimetinib', 'drugSynonyms_string': 'LSN-2322600 FREE BASE, LSN2322600 FREE BASE, LY-2228820, LY2228820, LY22288220, Ly-2228820, Ralimetinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1946 | Q65 | What type of molecule is Eptifibatide, and what is its action type? | Eptifibatide is a protein 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 "%eptifibatide%" OR LOWER(tradeNames_string) LIKE "%eptifibatide%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1804', 'drugName': 'Eptifibatide', 'drugSynonyms_string': 'Eptifibatide, Integrelin', 'tradeNames_string': 'Eptifibatide, Integrilin', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1581 | Q65 | What type of molecule is Fasudil, and what is its action type? | Fasudil 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 "%fasudil%" OR LOWER(tradeNames_string) LIKE "%fasudil%" OR LOWER(drugSynonyms_string) LIKE "%fasudi... | [{'UUID': 'DrugGeneTargets_v2_4792', 'drugName': 'Fasudil', 'drugSynonyms_string': 'AT 877, AT-877, Fasudil, HA 1077, HA-1077, NSC-759827, ZK-258594', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1490 | Q65 | What type of molecule is Dasatinib, and what is its action type? | Dasatinib 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 "%dasatinib%" OR LOWER(tradeNames_string) LIKE "%dasatinib%" OR LOWER(drugSynonyms_string) LIKE "%da... | [{'UUID': 'DrugGeneTargets_v2_4598', 'drugName': 'Dasatinib', 'drugSynonyms_string': 'BMS-354825, BMS-354825 HYDRATE, BMS-354825-03, Dasatinib, Dasatinib anhydrous, Dasatinib hydrate, Dasatinib monohydrate, NSC-759877', 'tradeNames_string': 'Dasatinib, Sprycel', 'drugMolecularType': 'Small molecule', 'drugActionType': ... | general | Distinct, Similarity Search | Metadata |
Q65.410 | Q65 | What type of molecule is Alfuzosin, and what is its action type? | Alfuzosin 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 "%alfuzosin%" OR LOWER(tradeNames_string) LIKE "%alfuzosin%" OR LOWER(drugSynonyms_string) LIKE "%al... | [{'UUID': 'DrugGeneTargets_v2_1235', 'drugName': 'Alfuzosin Hydrochloride', 'drugSynonyms_string': 'Alfuzosin hcl, Alfuzosin hydrochloride, SL 77 499-10, SL-77-499-10, SL-77499-10', 'tradeNames_string': 'Alfutral sr, Alfuzosin hydrochloride, Benestan, Benestan ret, Besavar xl, Fuzatal xl, Kelanu xl, Urion s, Uroxatral,... | general | Distinct, Similarity Search | Metadata |
Q65.1728 | Q65 | What type of molecule is Repaglinide, and what is its action type? | Repaglinide 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 "%repaglinide%" OR LOWER(tradeNames_string) LIKE "%repaglinide%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2494', 'drugName': 'Repaglinide', 'drugSynonyms_string': 'A10BX02, AG-EE 623 ZW, AG-EE-623-ZW, AG-EE-623ZW, AGEE-623ZW, NSC-759893, Prandin, Repaglinide', 'tradeNames_string': 'Enyglid, Novonorm, Prandin, Repaglinide', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.1298 | Q65 | What type of molecule is Seletracetam, and what is its action type? | Seletracetam 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 "%seletracetam%" OR LOWER(tradeNames_string) LIKE "%seletracetam%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_5836', 'drugName': 'Seletracetam', 'drugSynonyms_string': 'Seletracetam, UCB 44212, UCB-44212', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1665 | Q65 | What type of molecule is Phloroglucinol, and what is its action type? | Phloroglucinol 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 "%phloroglucinol%" OR LOWER(tradeNames_string) LIKE "%phloroglucinol%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_1320', 'drugName': 'Phloroglucinol', 'drugSynonyms_string': 'Benezene-1,3,5-triol, Dilospan s, NSC-1572, Phloroglucin, Phloroglucinol, Sym-trihydroxybenzene', 'tradeNames_string': 'Spasfon, Spasfon-lyoc', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.107 | Q65 | What type of molecule is L19Il2, and what is its action type? | L19Il2 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 "%l19il2%" OR LOWER(tradeNames_string) LIKE "%l19il2%" OR LOWER(drugSynonyms_string) LIKE "%l19il2%"... | [{'UUID': 'DrugGeneTargets_v2_3654', 'drugName': 'L19Il2', 'drugSynonyms_string': 'L19IL2', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.695 | Q65 | What type of molecule is Vapreotide, and what is its action type? | Vapreotide 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 "%vapreotide%" OR LOWER(tradeNames_string) LIKE "%vapreotide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2755', 'drugName': 'Vapreotide', 'drugSynonyms_string': 'BMY-41606, Bmy-41606, DP-05-094, RC-160, Vapreotide, Vapreotide acetate', 'tradeNames_string': 'Sanvar', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_2756', 'drugName': 'Vapreotide', 'dru... | general | Distinct, Similarity Search | Metadata |
Q65.1305 | Q65 | What type of molecule is Zalifrelimab, and what is its action type? | Zalifrelimab 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 "%zalifrelimab%" OR LOWER(tradeNames_string) LIKE "%zalifrelimab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4450', 'drugName': 'Zalifrelimab', 'drugSynonyms_string': 'AGEN1884, Agen-1884, Agen1884, Ugn-301, Zalifrelimab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.833 | Q65 | What type of molecule is Fenoprofen, and what is its action type? | Fenoprofen 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 "%fenoprofen%" OR LOWER(tradeNames_string) LIKE "%fenoprofen%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4670', 'drugName': 'Fenoprofen', 'drugSynonyms_string': '53858, Fenoprofen, LILLY-53858, NSC-757813, Nalfon', 'tradeNames_string': 'Progesic', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3093', 'drugName': 'Fenoprofen Calcium', 'drugS... | general | Distinct, Similarity Search | Metadata |
Q65.64 | Q65 | What type of molecule is Asn007, and what is its action type? | Asn007 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 "%asn007%" OR LOWER(tradeNames_string) LIKE "%asn007%" OR LOWER(drugSynonyms_string) LIKE "%asn007%"... | [{'UUID': 'DrugGeneTargets_v2_5253', 'drugName': 'Asn007', 'drugSynonyms_string': 'ASN007, Asn007, Asn007 rd', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.859 | Q65 | What type of molecule is Bendroflumethiazide, and what is its action type? | Bendroflumethiazide 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 "%bendroflumethiazide%" OR LOWER(tradeNames_string) LIKE "%bendroflumethiazide%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_2380', 'drugName': 'Bendroflumethiazide', 'drugSynonyms_string': 'Bendrofluazide, Bendroflumethiazide, Benzydroflumethiazide, NSC-758229', 'tradeNames_string': 'Aprinox, Berkozide, Centyl, Naturetin, Naturetin-10, Naturetin-2.5, Naturetin-5, Neo-bendromax 2.5, Neo-bendromax 5, Neo-naclex, ... | general | Distinct, Similarity Search | Metadata |
Q65.1355 | Q65 | What type of molecule is Eprosartan Mesylate, and what is its action type? | Eprosartan Mesylate 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 "%eprosartan mesylate%" OR LOWER(tradeNames_string) LIKE "%eprosartan mesylate%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_5528', 'drugName': 'Eprosartan Mesylate', 'drugSynonyms_string': 'Eprosartan mesilate, Eprosartan mesylate, Eprosartan monomethanesulfonate, SK&F 108566-J, SK&F-108566-J', 'tradeNames_string': 'Eprosartan mesylate, Teveten', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagon... | general | Distinct, Similarity Search | Metadata |
Q65.226 | Q65 | What type of molecule is Eszopiclone, and what is its action type? | Eszopiclone 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 "%eszopiclone%" OR LOWER(tradeNames_string) LIKE "%eszopiclone%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5294', 'drugName': 'Eszopiclone', 'drugSynonyms_string': '(S)-ZOPICLONE, (S)-Zopiclone, Estorra, Eszopiclon, Eszopiclone, Eszopiclone civ, GSK-1755165, Zopiclone s-form', 'tradeNames_string': 'Eszopiclone, Lunesta', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive alloste... | general | Distinct, Similarity Search | Metadata |
Q65.148 | Q65 | What type of molecule is Ave-9940, and what is its action type? | Ave-9940 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 "%ave-9940%" OR LOWER(tradeNames_string) LIKE "%ave-9940%" OR LOWER(drugSynonyms_string) LIKE "%ave-... | [{'UUID': 'DrugGeneTargets_v2_1974', 'drugName': 'Ave-9940', 'drugSynonyms_string': 'Ave-9940', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1097 | Q65 | What type of molecule is Mk-0773, and what is its action type? | Mk-0773 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 "%mk-0773%" OR LOWER(tradeNames_string) LIKE "%mk-0773%" OR LOWER(drugSynonyms_string) LIKE "%mk-077... | [{'UUID': 'DrugGeneTargets_v2_3617', 'drugName': 'Mk-0773', 'drugSynonyms_string': 'Mk-0773, PF-05314882', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.379 | Q65 | What type of molecule is Dorzolamide, and what is its action type? | Dorzolamide 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 "%dorzolamide%" OR LOWER(tradeNames_string) LIKE "%dorzolamide%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_333', 'drugName': 'Dorzolamide', 'drugSynonyms_string': 'Dorzolamide, Dorzolamide, trans-(-)-, MK-507, Trusopt', 'tradeNames_string': 'Dorzant, Trusopt', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1719', 'drugName': 'Dorzolamide Hydr... | general | Distinct, Similarity Search | Metadata |
Q65.1422 | Q65 | What type of molecule is Soblidotin, and what is its action type? | Soblidotin 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 "%soblidotin%" OR LOWER(tradeNames_string) LIKE "%soblidotin%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5837', 'drugName': 'Soblidotin', 'drugSynonyms_string': 'Auristatin pe, Soblidotin, TZT-1027', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1152 | Q65 | What type of molecule is Seribantumab, and what is its action type? | Seribantumab 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 "%seribantumab%" OR LOWER(tradeNames_string) LIKE "%seribantumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4106', 'drugName': 'Seribantumab', 'drugSynonyms_string': 'MM121, SAR256212, Seribantumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1828 | Q65 | What type of molecule is Batoprotafib, and what is its action type? | Batoprotafib 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 "%batoprotafib%" OR LOWER(tradeNames_string) LIKE "%batoprotafib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_6363', 'drugName': 'Batoprotafib', 'drugSynonyms_string': 'Batoprotafib, Ptpn11 inhibitor tno155, Shp2 inhibitor tno155, TNO-155, TNO155, Tno 155, Tno-155, Tno155', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1496 | Q65 | What type of molecule is Tocainide, and what is its action type? | Tocainide 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 "%tocainide%" OR LOWER(tradeNames_string) LIKE "%tocainide%" OR LOWER(drugSynonyms_string) LIKE "%to... | [{'UUID': 'DrugGeneTargets_v2_5269', 'drugName': 'Tocainide', 'drugSynonyms_string': 'Tocainide, W-36095', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}, {'UUID': 'DrugGeneTargets_v2_4128', 'drugName': 'Tocainide Hydrochloride', 'drugSynonyms_string': 'Tocainide hcl, Tocai... | general | Distinct, Similarity Search | Metadata |
Q65.1602 | Q65 | What type of molecule is Zandelisib, and what is its action type? | Zandelisib 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 "%zandelisib%" OR LOWER(tradeNames_string) LIKE "%zandelisib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5341', 'drugName': 'Zandelisib', 'drugSynonyms_string': 'ACC-524, ME-401, Me-401, PW-143, PWT-143, PWT143, Pwt-143, Zandelisib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1759 | Q65 | What type of molecule is Levosulpiride, and what is its action type? | Levosulpiride is a small molecule drug that acts as an agonist 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 "%levosulpiride%" OR LOWER(tradeNames_string) LIKE "%levosulpiride%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_1938', 'drugName': 'Levosulpiride', 'drugSynonyms_string': '(-)-sulpiride, L-sulpiride, Lesuride, Levobren, Levopraid, Levopride, Levosulpiride, S-(-)-sulpiride, Sulpiride l-form, Sulpiride, (-)-, Sulpiride, (s)-', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugAction... | general | Distinct, Similarity Search | Metadata |
Q65.10 | Q65 | What type of molecule is Chlorpromazine Hydrochloride, and what is its action type? | Chlorpromazine 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 "%chlorpromazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%chlorpromazine hydrochloride%" O... | [{'UUID': 'DrugGeneTargets_v2_2783', 'drugName': 'Chlorpromazine Hydrochloride', 'drugSynonyms_string': 'Chlorpromazine HCl, Chlorpromazine hcl, Chlorpromazine hydrochloride, Chlorpromazini hydrochloridum, Klorproman, Marazine, NSC-17479, Nci-c05210, Norcozine', 'tradeNames_string': 'Chloractil, Chlorazine, Chlorpromaz... | general | Distinct, Similarity Search | Metadata |
Q65.455 | Q65 | What type of molecule is Satavaptan, and what is its action type? | Satavaptan 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 "%satavaptan%" OR LOWER(tradeNames_string) LIKE "%satavaptan%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1788', 'drugName': 'Satavaptan', 'drugSynonyms_string': 'SR 121463, SR 121463A, SR 121463B, SR-121463, SR-121463A, SR-121463B, SR121463B, SR121463F, Satavaptan, Satavaptan monophosphate, Satavaptan phosphate, Sr121463', 'tradeNames_string': 'Aquilda', 'drugMolecularType': 'Small molecule',... | general | Distinct, Similarity Search | Metadata |
Q65.715 | Q65 | What type of molecule is Pasireotide, and what is its action type? | Pasireotide 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 "%pasireotide%" OR LOWER(tradeNames_string) LIKE "%pasireotide%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3846', 'drugName': 'Pasireotide', 'drugSynonyms_string': 'Pasireotide, SOM 230, SOM-230, SOM230', 'tradeNames_string': 'Signifor', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3847', 'drugName': 'Pasireotide', 'drugSynonyms_string': 'Pasireotid... | general | Distinct, Similarity Search | Metadata |
Q65.258 | Q65 | What type of molecule is Ly2624803, and what is its action type? | Ly2624803 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 "%ly2624803%" OR LOWER(tradeNames_string) LIKE "%ly2624803%" OR LOWER(drugSynonyms_string) LIKE "%ly... | [{'UUID': 'DrugGeneTargets_v2_338', 'drugName': 'Ly2624803', 'drugSynonyms_string': 'DB-7, HY-10275, LY2624803, Ly-2624803, Ly2624803', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.889 | Q65 | What type of molecule is Naldemedine Tosylate, and what is its action type? | Naldemedine Tosylate 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 "%naldemedine tosylate%" OR LOWER(tradeNames_string) LIKE "%naldemedine tosylate%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_1003', 'drugName': 'Naldemedine Tosylate', 'drugSynonyms_string': 'Naldemedine tosilate, Naldemedine tosylate', 'tradeNames_string': 'Symproic', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.395 | Q65 | What type of molecule is Sb-649868, and what is its action type? | Sb-649868 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 "%sb-649868%" OR LOWER(tradeNames_string) LIKE "%sb-649868%" OR LOWER(drugSynonyms_string) LIKE "%sb... | [{'UUID': 'DrugGeneTargets_v2_2956', 'drugName': 'Sb-649868', 'drugSynonyms_string': 'GSK649868, SB-649868, Sb-649868', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_2957', 'drugName': 'Sb-649868', 'drugSynonyms_string': 'GSK649868, SB-6498... | general | Distinct, Similarity Search | Metadata |
Q65.916 | Q65 | What type of molecule is Levomilnacipran Hydrochloride, and what is its action type? | Levomilnacipran Hydrochloride 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 "%levomilnacipran hydrochloride%" OR LOWER(tradeNames_string) LIKE "%levomilnacipran hydrochloride%"... | [{'UUID': 'DrugGeneTargets_v2_5567', 'drugName': 'Levomilnacipran Hydrochloride', 'drugSynonyms_string': '(1s,2r)-milnacipran hydrochloride, F 2695 HYDROCHLORIDE, F-2695 HYDROCHLORIDE, F2695, F2695 HYDROCHLORIDE, Levomilnacipran hydrochloride', 'tradeNames_string': 'Fetzima', 'drugMolecularType': 'Small molecule', 'dru... | general | Distinct, Similarity Search | Metadata |
Q65.932 | Q65 | What type of molecule is Moc31-Pe, and what is its action type? | Moc31-Pe 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 "%moc31-pe%" OR LOWER(tradeNames_string) LIKE "%moc31-pe%" OR LOWER(drugSynonyms_string) LIKE "%moc3... | [{'UUID': 'DrugGeneTargets_v2_1481', 'drugName': 'Moc31-Pe', 'drugSynonyms_string': 'MOC31-PE, Moc31-pe', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.1704 | Q65 | What type of molecule is Duloxetine Hydrochloride, and what is its action type? | Duloxetine Hydrochloride 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 "%duloxetine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%duloxetine hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_5702', 'drugName': 'Duloxetine Hydrochloride', 'drugSynonyms_string': 'Ariclaim, Duloxetine (as hydrochloride), Duloxetine hcl, Duloxetine hydrochloride, Duloxetine mylan, LY-248686, LY-248686 HCL, LY248686 HCL, NSC-759112, Xeristar', 'tradeNames_string': 'Ariclaim, Cymbalta, Drizalma spri... | general | Distinct, Similarity Search | Metadata |
Q65.1231 | Q65 | What type of molecule is Vantictumab, and what is its action type? | Vantictumab is a antibody 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 "%vantictumab%" OR LOWER(tradeNames_string) LIKE "%vantictumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5825', 'drugName': 'Vantictumab', 'drugSynonyms_string': 'OMP-18R5, Vantictumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_5826', 'drugName': 'Vantictumab', 'drugSynonyms_string': 'OMP-18R5, Vantictumab', 'trade... | general | Distinct, Similarity Search | Metadata |
Q65.466 | Q65 | What type of molecule is Pemetrexed Tromethamine, and what is its action type? | Pemetrexed Tromethamine 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 "%pemetrexed tromethamine%" OR LOWER(tradeNames_string) LIKE "%pemetrexed tromethamine%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_1187', 'drugName': 'Pemetrexed Tromethamine', 'drugSynonyms_string': 'Pemetrexed ditrometamol, Pemetrexed ditromethamine, Pemetrexed tromethamine, Pemetrexed tromethamine anhydrous', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'D... | general | Distinct, Similarity Search | Metadata |
Q65.1967 | Q65 | What type of molecule is Efpeglenatide, and what is its action type? | Efpeglenatide 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 "%efpeglenatide%" OR LOWER(tradeNames_string) LIKE "%efpeglenatide%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_4825', 'drugName': 'Efpeglenatide', 'drugSynonyms_string': 'Efpeglenatide, HM-11260C, HM11260C, Hm11260c, Langlenatide, SAR-439977, SAR439977', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1178 | Q65 | What type of molecule is Ganirelix Acetate, and what is its action type? | Ganirelix Acetate is a protein 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 "%ganirelix acetate%" OR LOWER(tradeNames_string) LIKE "%ganirelix acetate%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_113', 'drugName': 'Ganirelix Acetate', 'drugSynonyms_string': 'Ganirelix, Ganirelix acetate, Ganirest, RS-26306, RS-26306-298', 'tradeNames_string': 'Ganirelix Acetate Injection, Ganirelix acetate, Orgalutran', 'drugMolecularType': 'Protein', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.967 | Q65 | What type of molecule is Vabicaserin, and what is its action type? | Vabicaserin is a small molecule drug that acts as an antagonist 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 "%vabicaserin%" OR LOWER(tradeNames_string) LIKE "%vabicaserin%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1243', 'drugName': 'Vabicaserin', 'drugSynonyms_string': 'Vabicaserin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_1244', 'drugName': 'Vabicaserin', 'drugSynonyms_string': 'Vabicaserin', 'tradeNames_string':... | general | Distinct, Similarity Search | Metadata |
Q65.507 | Q65 | What type of molecule is Cort 108297, and what is its action type? | Cort 108297 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 "%cort 108297%" OR LOWER(tradeNames_string) LIKE "%cort 108297%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3614', 'drugName': 'Cort 108297', 'drugSynonyms_string': 'ADS-108297, CORT-108297, Cort 108297', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.746 | Q65 | What type of molecule is Hgs-1025, and what is its action type? | Hgs-1025 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 "%hgs-1025%" OR LOWER(tradeNames_string) LIKE "%hgs-1025%" OR LOWER(drugSynonyms_string) LIKE "%hgs-... | [{'UUID': 'DrugGeneTargets_v2_1210', 'drugName': 'Hgs-1025', 'drugSynonyms_string': 'HGS-1025, Hgs-1025', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1851 | Q65 | What type of molecule is Ispronicline, and what is its action type? | Ispronicline is a small molecule drug that acts as an partial agonist. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ispronicline%" OR LOWER(tradeNames_string) LIKE "%ispronicline%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_6148', 'drugName': 'Ispronicline', 'drugSynonyms_string': 'AZD-3480, Azd3480, Ispronicline, TC-01734, TC-1734', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.875 | Q65 | What type of molecule is Cinacalcet, and what is its action type? | Cinacalcet 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 "%cinacalcet%" OR LOWER(tradeNames_string) LIKE "%cinacalcet%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_841', 'drugName': 'Cinacalcet Hydrochloride', 'drugSynonyms_string': 'AMG-073, AMG-073 HCL, AMG073 HCL, AMG073 HYDROCHLORIDE, Cinacalcet hcl, Cinacalcet hydrochloride', 'tradeNames_string': 'Mimpara, Sensipar', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric m... | general | Distinct, Similarity Search | Metadata |
Q65.738 | Q65 | What type of molecule is Dezamizumab, and what is its action type? | Dezamizumab 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 "%dezamizumab%" OR LOWER(tradeNames_string) LIKE "%dezamizumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5164', 'drugName': 'Dezamizumab', 'drugSynonyms_string': 'Anti - sap mab, Dezamizumab, GSK-2398852, GSK2398852, Gsk2398852, anti-SAP mAb', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.545 | Q65 | What type of molecule is Saroglitazar, and what is its action type? | Saroglitazar 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 "%saroglitazar%" OR LOWER(tradeNames_string) LIKE "%saroglitazar%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_175', 'drugName': 'Saroglitazar', 'drugSynonyms_string': 'Saroglitazar', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_176', 'drugName': 'Saroglitazar', 'drugSynonyms_string': 'Saroglitazar', 'tradeNames_string': ... | general | Distinct, Similarity Search | Metadata |
Q65.1211 | Q65 | What type of molecule is Tecemotide, and what is its action type? | Tecemotide is a protein drug that acts as an vaccine antigen. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tecemotide%" OR LOWER(tradeNames_string) LIKE "%tecemotide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1059', 'drugName': 'Tecemotide', 'drugSynonyms_string': 'BLP-25, BLP25, BP-1-148, Blp 25, Blp-25 lipopeptide, EMD 531444, Emepepimut-s, LIPOPEPTIDE BLP-25, Tecemotide', 'tradeNames_string': 'Stimuvax', 'drugMolecularType': 'Protein', 'drugActionType': 'vaccine antigen'}] | general | Distinct, Similarity Search | Metadata |
Q65.704 | Q65 | What type of molecule is Plx-5622, and what is its action type? | Plx-5622 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 "%plx-5622%" OR LOWER(tradeNames_string) LIKE "%plx-5622%" OR LOWER(drugSynonyms_string) LIKE "%plx-... | [{'UUID': 'DrugGeneTargets_v2_785', 'drugName': 'Plx-5622', 'drugSynonyms_string': 'PLX-5622, PLX5622, Plx-5622', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | 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.