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.919 | Q65 | What type of molecule is Mepolizumab, and what is its action type? | Mepolizumab 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 "%mepolizumab%" OR LOWER(tradeNames_string) LIKE "%mepolizumab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1703', 'drugName': 'Mepolizumab', 'drugSynonyms_string': 'Mepolizumab, SB-240563', 'tradeNames_string': 'Bosatria, Nucala', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1237 | Q65 | What type of molecule is Ixabepilone, and what is its action type? | Ixabepilone 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 "%ixabepilone%" OR LOWER(tradeNames_string) LIKE "%ixabepilone%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2339', 'drugName': 'Ixabepilone', 'drugSynonyms_string': 'Azaepothilone b, BMS 247550-01, BMS-247550, BMS-247550-01, Ixabepilone, Ixempra, NSC-747973', 'tradeNames_string': 'Ixempra, Ixempra kit', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1597 | Q65 | What type of molecule is Ce-326597, and what is its action type? | Ce-326597 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 "%ce-326597%" OR LOWER(tradeNames_string) LIKE "%ce-326597%" OR LOWER(drugSynonyms_string) LIKE "%ce... | [{'UUID': 'DrugGeneTargets_v2_2827', 'drugName': 'Ce-326597', 'drugSynonyms_string': 'CE-326,597, Ce-326,597, Ce-326597', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1020 | Q65 | What type of molecule is Avatrombopag, and what is its action type? | Avatrombopag 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 "%avatrombopag%" OR LOWER(tradeNames_string) LIKE "%avatrombopag%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_6055', 'drugName': 'Avatrombopag', 'drugSynonyms_string': 'Akr-501, Avatrombopag, E-5501, E5501, YM-301477, YM-477', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_6317', 'drugName': 'Avatrombopag Maleate', 'drugSy... | general | Distinct, Similarity Search | Metadata |
Q65.1950 | Q65 | What type of molecule is Fosnetupitant Chloride Hydrochloride, and what is its action type? | Fosnetupitant Chloride 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 "%fosnetupitant chloride hydrochloride%" OR LOWER(tradeNames_string) LIKE "%fosnetupitant chloride h... | [{'UUID': 'DrugGeneTargets_v2_4376', 'drugName': 'Fosnetupitant Chloride Hydrochloride', 'drugSynonyms_string': '08-PNET, Fosnetupitant chloride, Fosnetupitant chloride hydrochloride, Fosnetupitant dihydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.96 | Q65 | What type of molecule is Cytisinicline, and what is its action type? | Cytisinicline 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 "%cytisinicline%" OR LOWER(tradeNames_string) LIKE "%cytisinicline%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_5551', 'drugName': 'Cytisinicline', 'drugSynonyms_string': '6039 Sopharma, Baptitoxine, Cytisine, Cytisinicline, Cytiton, NSC-407282, Sophorine, Ulexine', 'tradeNames_string': 'Tabex', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1017 | Q65 | What type of molecule is Lansoprazole, and what is its action type? | Lansoprazole 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 "%lansoprazole%" OR LOWER(tradeNames_string) LIKE "%lansoprazole%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2720', 'drugName': 'Lansoprazole', 'drugSynonyms_string': 'A-65006, AG-1749, Agopton, Lansoprazole, Lansox, Lanzoprazole, Lanzor, Limpidex, NSC-758638, Ogast, Ogastoro, Prevonco, Takepron', 'tradeNames_string': 'Lansoprazole, Opiren, Prevacid, Prevacid 24 hr, Prevacid Delayed Release, Prev... | general | Distinct, Similarity Search | Metadata |
Q65.1079 | Q65 | What type of molecule is Phenindamine, and what is its action type? | Phenindamine 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 "%phenindamine%" OR LOWER(tradeNames_string) LIKE "%phenindamine%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_3375', 'drugName': 'Phenindamine', 'drugSynonyms_string': 'NU-1504, Nolahist, Phenindamine, Thephorin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1101 | Q65 | What type of molecule is Epitumomab, and what is its action type? | Epitumomab 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%" OR LOWER(tradeNames_string) LIKE "%epitumomab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_781', 'drugName': 'Epitumomab Cituxetan', 'drugSynonyms_string': 'Epitumomab cituxetan, Hmfg 1', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_1824', 'drugName': 'Epitumomab', 'drugSynonyms_string': 'Epitumomab', ... | general | Distinct, Similarity Search | Metadata |
Q65.1586 | Q65 | What type of molecule is Pf-03758309, and what is its action type? | Pf-03758309 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-03758309%" OR LOWER(tradeNames_string) LIKE "%pf-03758309%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5153', 'drugName': 'Pf-03758309', 'drugSynonyms_string': 'PF-03758309, PF-3758309, Pf-03758309', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1321 | Q65 | What type of molecule is Carbimazole, and what is its action type? | Carbimazole 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 "%carbimazole%" OR LOWER(tradeNames_string) LIKE "%carbimazole%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2546', 'drugName': 'Carbimazole', 'drugSynonyms_string': 'Athyromazole, Carbimazol henning, Carbimazole, NSC-758966', 'tradeNames_string': 'Neo-mercazole 20, Neo-mercazole 5', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.703 | Q65 | What type of molecule is Erlotinib, and what is its action type? | Erlotinib 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 "%erlotinib%" OR LOWER(tradeNames_string) LIKE "%erlotinib%" OR LOWER(drugSynonyms_string) LIKE "%er... | [{'UUID': 'DrugGeneTargets_v2_137', 'drugName': 'Erlotinib', 'drugSynonyms_string': 'CP-358,774, CP-358774, CP-35877401, Erlotinib, OSI-774, R-1415, RG-1415, Ro-508231', 'tradeNames_string': 'Tarceva', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3145', 'drugName':... | general | Distinct, Similarity Search | Metadata |
Q65.1794 | Q65 | What type of molecule is Bpi-9016, and what is its action type? | Bpi-9016 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 "%bpi-9016%" OR LOWER(tradeNames_string) LIKE "%bpi-9016%" OR LOWER(drugSynonyms_string) LIKE "%bpi-... | [{'UUID': 'DrugGeneTargets_v2_1034', 'drugName': 'Bpi-9016', 'drugSynonyms_string': 'BPI-9016M, Bpi-9016', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1035', 'drugName': 'Bpi-9016', 'drugSynonyms_string': 'BPI-9016M, Bpi-9016', 'tradeNames... | general | Distinct, Similarity Search | Metadata |
Q65.1005 | Q65 | What type of molecule is Farletuzumab, and what is its action type? | Farletuzumab 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 "%farletuzumab%" OR LOWER(tradeNames_string) LIKE "%farletuzumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_739', 'drugName': 'Farletuzumab', 'drugSynonyms_string': 'Farletuzumab, M3, MORAb-003', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.156 | Q65 | What type of molecule is Thiamylal Sodium, and what is its action type? | Thiamylal 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 "%thiamylal sodium%" OR LOWER(tradeNames_string) LIKE "%thiamylal sodium%" OR LOWER(drugSynonyms_str... | [{'UUID': 'DrugGeneTargets_v2_3421', 'drugName': 'Thiamylal Sodium', 'drugSynonyms_string': 'NSC-759558, Sodium thiamylal, Thiamylal sodium, Thiamylal sodium salt', 'tradeNames_string': 'Surital', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1108 | Q65 | What type of molecule is Naminidil, and what is its action type? | Naminidil is a small molecule drug that acts as an opener. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%naminidil%" OR LOWER(tradeNames_string) LIKE "%naminidil%" OR LOWER(drugSynonyms_string) LIKE "%na... | [{'UUID': 'DrugGeneTargets_v2_4992', 'drugName': 'Naminidil', 'drugSynonyms_string': 'BMS-234303, BMS-234303-01, Naminidil, Naminidil, (r)-', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'opener'}] | general | Distinct, Similarity Search | Metadata |
Q65.1719 | Q65 | What type of molecule is Tesaglitazar, and what is its action type? | Tesaglitazar 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 "%tesaglitazar%" OR LOWER(tradeNames_string) LIKE "%tesaglitazar%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_5001', 'drugName': 'Tesaglitazar', 'drugSynonyms_string': 'AR-H-039242, AR-H039242XX, AZ-242, Az-242, BR-44608, Tesaglitazar', 'tradeNames_string': 'Galida', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_5002', 'drugName': 'Tesaglitazar',... | general | Distinct, Similarity Search | Metadata |
Q65.1998 | Q65 | What type of molecule is Difelikefalin, and what is its action type? | Difelikefalin 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 "%difelikefalin%" OR LOWER(tradeNames_string) LIKE "%difelikefalin%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_4408', 'drugName': 'Difelikefalin', 'drugSynonyms_string': '4-PIPERIDINECARBOXYLIC ACID, N1-(D-PHENYLALANYL-D-PHENYLALANYL-D-LEUCYL-D-LYSYL)-4-AMINO-, CR-845, CR845, Cr-845 acetate, Difelikefalin, Difelikefalin acetate, FE-202845, FE202845, MR-13A9, MR13A9', 'tradeNames_string': 'Korsuva',... | general | Distinct, Similarity Search | Metadata |
Q65.796 | Q65 | What type of molecule is Quinidine Polygalacturonate, and what is its action type? | Quinidine Polygalacturonate 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 "%quinidine polygalacturonate%" OR LOWER(tradeNames_string) LIKE "%quinidine polygalacturonate%" OR ... | [{'UUID': 'DrugGeneTargets_v2_154', 'drugName': 'Quinidine Polygalacturonate', 'drugSynonyms_string': 'Galactoquin, Naticardina, Quinidine polygalacturonate', 'tradeNames_string': 'Cardioquin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.587 | Q65 | What type of molecule is Olmesartan Medoxomil, and what is its action type? | Olmesartan Medoxomil 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 "%olmesartan medoxomil%" OR LOWER(tradeNames_string) LIKE "%olmesartan medoxomil%" OR LOWER(drugSyno... | [{'UUID': 'DrugGeneTargets_v2_4635', 'drugName': 'Olmesartan', 'drugSynonyms_string': 'NSC-759810, Olmesartan, Olmesartan medoxomil impurity, olmesartan-, RNH-6270', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_2021', 'drugName': 'Olmesart... | general | Distinct, Similarity Search | Metadata |
Q65.710 | Q65 | What type of molecule is Naproxen Sodium, and what is its action type? | Naproxen 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 "%naproxen sodium%" OR LOWER(tradeNames_string) LIKE "%naproxen sodium%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_5291', 'drugName': 'Naproxen Sodium', 'drugSynonyms_string': 'BAY-117031, BAY117031, BAYH6689, Naproxen sodium, Naproxen sodium anhydrous, Naproxen sodium salt, RS-3650', 'tradeNames_string': 'Aleve, Anaprox, Anaprox ds, Naprelan, Naproxen sodium, Synflex', 'drugMolecularType': 'Small mole... | general | Distinct, Similarity Search | Metadata |
Q65.1222 | Q65 | What type of molecule is Clazakizumab, and what is its action type? | Clazakizumab 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 "%clazakizumab%" OR LOWER(tradeNames_string) LIKE "%clazakizumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_3651', 'drugName': 'Clazakizumab', 'drugSynonyms_string': 'ALD-518, ALD518, BMS-945429, Clazakizumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1308 | Q65 | What type of molecule is Cyclopentolate, and what is its action type? | Cyclopentolate 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 "%cyclopentolate%" OR LOWER(tradeNames_string) LIKE "%cyclopentolate%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_5172', 'drugName': 'Cyclopentolate', 'drugSynonyms_string': 'Bell pentolate, Cyclopentolate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_6338', 'drugName': 'Cyclopentolate Hydrochloride', 'drugSynonyms_strin... | general | Distinct, Similarity Search | Metadata |
Q65.1666 | Q65 | What type of molecule is Gisadenafil, and what is its action type? | Gisadenafil 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 "%gisadenafil%" OR LOWER(tradeNames_string) LIKE "%gisadenafil%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1173', 'drugName': 'Gisadenafil', 'drugSynonyms_string': 'Gisadenafil, UK-369,003, UK-369003', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1270 | Q65 | What type of molecule is Pf-03654764, and what is its action type? | Pf-03654764 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-03654764%" OR LOWER(tradeNames_string) LIKE "%pf-03654764%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3431', 'drugName': 'Pf-03654764', 'drugSynonyms_string': 'Pf-03654764', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.493 | Q65 | What type of molecule is Begacestat, and what is its action type? | Begacestat 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 "%begacestat%" OR LOWER(tradeNames_string) LIKE "%begacestat%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6270', 'drugName': 'Begacestat', 'drugSynonyms_string': 'Begacestat, GSI-953', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.565 | Q65 | What type of molecule is Revusiran, and what is its action type? | Revusiran 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 "%revusiran%" OR LOWER(tradeNames_string) LIKE "%revusiran%" OR LOWER(drugSynonyms_string) LIKE "%re... | [{'UUID': 'DrugGeneTargets_v2_2253', 'drugName': 'Revusiran', 'drugSynonyms_string': 'AD-51547, Revusiran', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'rnai inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1151 | Q65 | What type of molecule is Remogliflozin Etabonate, and what is its action type? | Remogliflozin Etabonate 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 "%remogliflozin etabonate%" OR LOWER(tradeNames_string) LIKE "%remogliflozin etabonate%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_4097', 'drugName': 'Remogliflozin Etabonate', 'drugSynonyms_string': 'BHV-091009, GSK-189075, GSK-189075A, GSK189075A, Gsk189075, Remogliflozin etabonate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1129 | Q65 | What type of molecule is Efepoetin Alfa, and what is its action type? | Efepoetin Alfa 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 "%efepoetin alfa%" OR LOWER(tradeNames_string) LIKE "%efepoetin alfa%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_423', 'drugName': 'Efepoetin Alfa', 'drugSynonyms_string': 'Efepoetin alfa', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.808 | Q65 | What type of molecule is Resmetirom, and what is its action type? | Resmetirom 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 "%resmetirom%" OR LOWER(tradeNames_string) LIKE "%resmetirom%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3851', 'drugName': 'Resmetirom', 'drugSynonyms_string': 'MGL-3196, Mgl-3196, Resmetirom, VIA-3196', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.518 | Q65 | What type of molecule is Eltrombopag Olamine, and what is its action type? | Eltrombopag Olamine 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 "%eltrombopag olamine%" OR LOWER(tradeNames_string) LIKE "%eltrombopag olamine%" OR LOWER(drugSynony... | [{'UUID': 'DrugGeneTargets_v2_2769', 'drugName': 'Eltrombopag Olamine', 'drugSynonyms_string': 'Eltrombopag (as olamine), Eltrombopag compd with 2-aminoethanol (1:2), Eltrombopag olamine, SB-497115-GR', 'tradeNames_string': 'Promacta, Promacta kit', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.640 | Q65 | What type of molecule is Nalfurafine, and what is its action type? | Nalfurafine 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 "%nalfurafine%" OR LOWER(tradeNames_string) LIKE "%nalfurafine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_4220', 'drugName': 'Nalfurafine', 'drugSynonyms_string': 'MT-9938, Nalfurafine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_5774', 'drugName': 'Nalfurafine Hydrochloride', 'drugSynonyms_string': 'Nalfurafine hc... | general | Distinct, Similarity Search | Metadata |
Q65.1480 | Q65 | What type of molecule is Org-34517, and what is its action type? | Org-34517 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 "%org-34517%" OR LOWER(tradeNames_string) LIKE "%org-34517%" OR LOWER(drugSynonyms_string) LIKE "%or... | [{'UUID': 'DrugGeneTargets_v2_857', 'drugName': 'Org-34517', 'drugSynonyms_string': 'ORG 34517, ORG-34517, ORG34517, Org-34517, PT-150, PT150, Pt150, SCH 900636, SCH-900636', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1789 | Q65 | What type of molecule is Enmd-2076, and what is its action type? | Enmd-2076 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 "%enmd-2076%" OR LOWER(tradeNames_string) LIKE "%enmd-2076%" OR LOWER(drugSynonyms_string) LIKE "%en... | [{'UUID': 'DrugGeneTargets_v2_5427', 'drugName': 'Enmd-2076', 'drugSynonyms_string': 'ENMD-2076, Enmd 2076, Enmd-2076', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5428', 'drugName': 'Enmd-2076', 'drugSynonyms_string': 'ENMD-2076, Enmd 207... | general | Distinct, Similarity Search | Metadata |
Q65.1546 | Q65 | What type of molecule is Cdp-860, and what is its action type? | Cdp-860 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 "%cdp-860%" OR LOWER(tradeNames_string) LIKE "%cdp-860%" OR LOWER(drugSynonyms_string) LIKE "%cdp-86... | [{'UUID': 'DrugGeneTargets_v2_556', 'drugName': 'Cdp-860', 'drugSynonyms_string': 'CDP-860', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1160 | Q65 | What type of molecule is Acetohexamide, and what is its action type? | Acetohexamide 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 "%acetohexamide%" OR LOWER(tradeNames_string) LIKE "%acetohexamide%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_1234', 'drugName': 'Acetohexamide', 'drugSynonyms_string': '33006, Acetohexamide, NSC-759128', 'tradeNames_string': 'Acetohexamide, Dimelor, Dymelor', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}] | general | Distinct, Similarity Search | Metadata |
Q65.797 | Q65 | What type of molecule is Rislenemdaz, and what is its action type? | Rislenemdaz 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 "%rislenemdaz%" OR LOWER(tradeNames_string) LIKE "%rislenemdaz%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2267', 'drugName': 'Rislenemdaz', 'drugSynonyms_string': 'CERC-301, Cerc-301, MK-0657, MK-0657, (-)-, Rislenemdaz, Rislenemdaz, (-)-', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.119 | Q65 | What type of molecule is Ephedrine Hydrochloride, and what is its action type? | Ephedrine 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 "%ephedrine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ephedrine hydrochloride%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_151', 'drugName': 'Pseudoephedrine Hydrochloride', 'drugSynonyms_string': 'Efidac 24, Galsud, NSC-106567, NSC-33634, Otrinol, Pseudoephedrine hcl, Pseudoephedrine hydrochloride, Rhinalair', 'tradeNames_string': 'Actifed, Contac, Dimotane plus, Dimotane plus l.a., Galpseud, Galpseud plus, N... | general | Distinct, Similarity Search | Metadata |
Q65.747 | Q65 | What type of molecule is Regramostim, and what is its action type? | Regramostim 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 "%regramostim%" OR LOWER(tradeNames_string) LIKE "%regramostim%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3609', 'drugName': 'Regramostim', 'drugSynonyms_string': 'GM-CSF, GM-CSF (CHO CELL), GMC 89-107, GMC-89-107, Leucotropin glycoform gmc 89-107, RHGM-C, RHGM-CSF, Regramostim', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1691 | Q65 | What type of molecule is Evolocumab, and what is its action type? | Evolocumab 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 "%evolocumab%" OR LOWER(tradeNames_string) LIKE "%evolocumab%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_646', 'drugName': 'Evolocumab', 'drugSynonyms_string': 'AMG-145, Evolocumab', 'tradeNames_string': 'Repatha, Repatha sureclick', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1090 | Q65 | What type of molecule is Bismuth Subgallate, and what is its action type? | Bismuth Subgallate 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 "%bismuth subgallate%" OR LOWER(tradeNames_string) LIKE "%bismuth subgallate%" OR LOWER(drugSynonyms... | [{'UUID': 'DrugGeneTargets_v2_5123', 'drugName': 'Bismuth Subgallate', 'drugSynonyms_string': 'Basic bismuth gallate, Bismuth subgallate, Gallic acid bismuth basic salt', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.837 | Q65 | What type of molecule is Pegvisomant, and what is its action type? | Pegvisomant 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 "%pegvisomant%" OR LOWER(tradeNames_string) LIKE "%pegvisomant%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1805', 'drugName': 'Pegvisomant', 'drugSynonyms_string': 'B-2036-PEG, B2036-PEG, Pegvisomant, Pegwisomant, Somavent, Trovert', 'tradeNames_string': 'Somavert', 'drugMolecularType': 'Protein', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.122 | Q65 | What type of molecule is Dipivefrin Hydrochloride, and what is its action type? | Dipivefrin 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 "%dipivefrin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dipivefrin hydrochloride%" OR LOWER(... | [{'UUID': 'DrugGeneTargets_v2_1692', 'drugName': 'Dipivefrin Hydrochloride', 'drugSynonyms_string': 'Dipivefrin hcl, Dipivefrin hydrochloride, Dipivefrine hydrochloride', 'tradeNames_string': 'Akpro, Dipivefrin hydrochloride, Propine', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.663 | Q65 | What type of molecule is Captopril, and what is its action type? | Captopril 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 "%captopril%" OR LOWER(tradeNames_string) LIKE "%captopril%" OR LOWER(drugSynonyms_string) LIKE "%ca... | [{'UUID': 'DrugGeneTargets_v2_3150', 'drugName': 'Captopril', 'drugSynonyms_string': 'Apopril, C09AA01, Capoten, Captomax, Captopril, Captoprilum, Farcopril, Garranil, Hypopress, Mepha, NSC-757419, SA-333, SQ -14225, SQ 14,225, SQ-14225, Tensiomin, Zapto', 'tradeNames_string': 'Acepril, Capoten, Captomex, Captopril, Ec... | general | Distinct, Similarity Search | Metadata |
Q65.1908 | Q65 | What type of molecule is Dopamine Hydrochloride, and what is its action type? | Dopamine 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 "%dopamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dopamine hydrochloride%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_4778', 'drugName': 'Dopamine Hydrochloride', 'drugSynonyms_string': 'ASL-279, Cardiosteril, Dopamine hcl, Dopamine hydrochloride, Dopamini hydrochloridum, Inotropin, NSC-169105, Tensamin', 'tradeNames_string': 'Dopamin-Natterman, Dopamine hydrochloride, Dopmin, Dynatra, Intropin, Sabax Dop... | general | Distinct, Similarity Search | Metadata |
Q65.642 | Q65 | What type of molecule is Tandutinib, and what is its action type? | Tandutinib 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 "%tandutinib%" OR LOWER(tradeNames_string) LIKE "%tandutinib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4510', 'drugName': 'Tandutinib', 'drugSynonyms_string': 'CT 53518, CT-53518, CT53518, MLN-518, Mln-0518, NSC-759851, Tandutinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4511', 'drugName': 'Tandutinib', 'd... | general | Distinct, Similarity Search | Metadata |
Q65.374 | Q65 | What type of molecule is Prs-211375, and what is its action type? | Prs-211375 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 "%prs-211375%" OR LOWER(tradeNames_string) LIKE "%prs-211375%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5005', 'drugName': 'Prs-211375', 'drugSynonyms_string': 'Cannabinor, Cannabinor, (-)-, PRS-211,375, Prs-211375', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.271 | Q65 | What type of molecule is Pirbuterol, and what is its action type? | Pirbuterol 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 "%pirbuterol%" OR LOWER(tradeNames_string) LIKE "%pirbuterol%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6175', 'drugName': 'Pirbuterol', 'drugSynonyms_string': 'ARA-211, Pirbuterol', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3043', 'drugName': 'Pirbuterol Acetate', 'drugSynonyms_string': 'CP-24,314-14, CP-24314-... | general | Distinct, Similarity Search | Metadata |
Q65.662 | Q65 | What type of molecule is Bupropion Hydrobromide, and what is its action type? | Bupropion Hydrobromide 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 "%bupropion hydrobromide%" OR LOWER(tradeNames_string) LIKE "%bupropion hydrobromide%" OR LOWER(drug... | [{'UUID': 'DrugGeneTargets_v2_1806', 'drugName': 'Bupropion Hydrobromide', 'drugSynonyms_string': 'BVF-033, Bupropion hbr, Bupropion hydrobromide', 'tradeNames_string': 'Aplenzin', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1807', 'drugName': 'Bupropion Hydrobrom... | general | Distinct, Similarity Search | Metadata |
Q65.944 | Q65 | What type of molecule is Fe 203799, and what is its action type? | Fe 203799 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 "%fe 203799%" OR LOWER(tradeNames_string) LIKE "%fe 203799%" OR LOWER(drugSynonyms_string) LIKE "%fe... | [{'UUID': 'DrugGeneTargets_v2_3289', 'drugName': 'Fe 203799', 'drugSynonyms_string': 'Fe 203799', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.829 | Q65 | What type of molecule is Phentermine Hydrochloride, and what is its action type? | Phentermine Hydrochloride is a small molecule drug that acts as an releasing agent. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%phentermine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%phentermine hydrochloride%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_5704', 'drugName': 'Phentermine Hydrochloride', 'drugSynonyms_string': 'NSC-44090, Phentermine hcl, Phentermine hydrochloride, Phentermine hydrochloride civ, Zantryl', 'tradeNames_string': 'Adipex-p, Fastin, Lomaira, Obestin-30, Oby-trim, Ona-mast, Phentermine hydrochloride, Suprenza, Tora... | general | Distinct, Similarity Search | Metadata |
Q65.873 | Q65 | What type of molecule is Milveterol, and what is its action type? | Milveterol 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 "%milveterol%" OR LOWER(tradeNames_string) LIKE "%milveterol%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2733', 'drugName': 'Milveterol', 'drugSynonyms_string': 'GSK-159797, GSK159797, Gsk159797, Milveterol, TD3327', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.47 | Q65 | What type of molecule is Osi-632, and what is its action type? | Osi-632 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 "%osi-632%" OR LOWER(tradeNames_string) LIKE "%osi-632%" OR LOWER(drugSynonyms_string) LIKE "%osi-63... | [{'UUID': 'DrugGeneTargets_v2_2437', 'drugName': 'Osi-632', 'drugSynonyms_string': 'CP-547,632, CP-547632, CP-632, Cp-547,632, Cp-547632, OSI-632, Osi-632, PAN 90806, PAN-90806, PAN90806', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1388 | Q65 | What type of molecule is Reproterol, and what is its action type? | Reproterol 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 "%reproterol%" OR LOWER(tradeNames_string) LIKE "%reproterol%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_487', 'drugName': 'Reproterol', 'drugSynonyms_string': 'D-1959, Reproterol', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1709 | Q65 | What type of molecule is Olanzapine, and what is its action type? | Olanzapine 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 "%olanzapine%" OR LOWER(tradeNames_string) LIKE "%olanzapine%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2613', 'drugName': 'Olanzapine', 'drugSynonyms_string': 'LY-170053, LY170053, Olansek, Olanzapine, Olanzapine apotex, Olanzapine cipla, Olanzapine glenmark, Olanzapine mylan, Olanzapine teva, Olazax, Olazax disperzi, Zyprexa velotab', 'tradeNames_string': 'Arkolamyl, Olanzapine, Zalasta, Z... | general | Distinct, Similarity Search | Metadata |
Q65.1000 | Q65 | What type of molecule is Anileridine, and what is its action type? | Anileridine 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 "%anileridine%" OR LOWER(tradeNames_string) LIKE "%anileridine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1553', 'drugName': 'Anileridine', 'drugSynonyms_string': 'Adopol, Alidine, Anileridine, Apidol, IDS-NA-012, Leritin, Nipecotan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_1554', 'drugName': 'Anileridine', 'dru... | general | Distinct, Similarity Search | Metadata |
Q65.883 | Q65 | What type of molecule is Bedoradrine, and what is its action type? | Bedoradrine 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 "%bedoradrine%" OR LOWER(tradeNames_string) LIKE "%bedoradrine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_190', 'drugName': 'Bedoradrine', 'drugSynonyms_string': 'Bedoradrine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_2027', 'drugName': 'Bedoradrine Sulfate', 'drugSynonyms_string': 'Bedoradrine sulfate, Bedoradri... | general | Distinct, Similarity Search | Metadata |
Q65.780 | Q65 | What type of molecule is Cerlapirdine, and what is its action type? | Cerlapirdine 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 "%cerlapirdine%" OR LOWER(tradeNames_string) LIKE "%cerlapirdine%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_5965', 'drugName': 'Cerlapirdine', 'drugSynonyms_string': 'Cerlapirdine, PF-05212365, SAM-531, SAM-531 FREE BASE, Sam-531, WAY-262,531, WAY-262531', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1229 | Q65 | What type of molecule is Estetrol, and what is its action type? | Estetrol 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 "%estetrol%" OR LOWER(tradeNames_string) LIKE "%estetrol%" OR LOWER(drugSynonyms_string) LIKE "%este... | [{'UUID': 'DrugGeneTargets_v2_4568', 'drugName': 'Estetrol', 'drugSynonyms_string': '15.alpha.-hydroxyestriol, E-4, E4, Estetrol, Estetrol (anhydrous), Estetrol (hydrous), Estetrol anhydrous, Estetrol hydrate, Estetrol monohydrate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agon... | general | Distinct, Similarity Search | Metadata |
Q65.2000 | Q65 | What type of molecule is Navtemadlin, and what is its action type? | Navtemadlin 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 "%navtemadlin%" OR LOWER(tradeNames_string) LIKE "%navtemadlin%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5302', 'drugName': 'Navtemadlin', 'drugSynonyms_string': 'AMG 232, AMG-232, Amg 232, Amg-232, KRT-232, Krt-232, Mdm2 inhibitor amg-232, Navtemadlin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.5 | Q65 | What type of molecule is Burosumab, and what is its action type? | Burosumab 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 "%burosumab%" OR LOWER(tradeNames_string) LIKE "%burosumab%" OR LOWER(drugSynonyms_string) LIKE "%bu... | [{'UUID': 'DrugGeneTargets_v2_4495', 'drugName': 'Burosumab', 'drugSynonyms_string': 'Burosumab, Burosumab twza, Burosumab-twza, KRN-23, KRN23', 'tradeNames_string': 'Crysvita', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1012 | Q65 | What type of molecule is Plozalizumab, and what is its action type? | Plozalizumab 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 "%plozalizumab%" OR LOWER(tradeNames_string) LIKE "%plozalizumab%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_5516', 'drugName': 'Plozalizumab', 'drugSynonyms_string': 'HU-1D9, MLN-1202, MLN1202, Plozalizumab, hu1D9', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1724 | Q65 | What type of molecule is Ponesimod, and what is its action type? | Ponesimod 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 "%ponesimod%" OR LOWER(tradeNames_string) LIKE "%ponesimod%" OR LOWER(drugSynonyms_string) LIKE "%po... | [{'UUID': 'DrugGeneTargets_v2_3600', 'drugName': 'Ponesimod', 'drugSynonyms_string': 'ACT-128800, Ponesimod', 'tradeNames_string': 'Ponvory', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.266 | Q65 | What type of molecule is Sar-407899, and what is its action type? | Sar-407899 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 "%sar-407899%" OR LOWER(tradeNames_string) LIKE "%sar-407899%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_996', 'drugName': 'Sar-407899', 'drugSynonyms_string': 'SAR-407899', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5513', 'drugName': 'Sar-407899', 'drugSynonyms_string': 'SAR-407899, SAR407899, Sar-407899', 'tr... | general | Distinct, Similarity Search | Metadata |
Q65.1570 | Q65 | What type of molecule is Apatorsen Sodium, and what is its action type? | Apatorsen Sodium 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 "%apatorsen sodium%" OR LOWER(tradeNames_string) LIKE "%apatorsen sodium%" OR LOWER(drugSynonyms_str... | [{'UUID': 'DrugGeneTargets_v2_3133', 'drugName': 'Apatorsen Sodium', 'drugSynonyms_string': 'Apatorsen sodium, OGX-427', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'antisense inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1832 | Q65 | What type of molecule is Uk432097, and what is its action type? | Uk432097 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 "%uk432097%" OR LOWER(tradeNames_string) LIKE "%uk432097%" OR LOWER(drugSynonyms_string) LIKE "%uk43... | [{'UUID': 'DrugGeneTargets_v2_5630', 'drugName': 'Uk432097', 'drugSynonyms_string': 'Uk432097', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.449 | Q65 | What type of molecule is Diquafosol, and what is its action type? | Diquafosol 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 "%diquafosol%" OR LOWER(tradeNames_string) LIKE "%diquafosol%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_796', 'drugName': 'Diquafosol Tetrasodium', 'drugSynonyms_string': 'DE-089, Diquafosol sodium, Diquafosol tetrasodium, Diquafosol tetrasodium salt, INS 365, INS365, KPY-998', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTar... | general | Distinct, Similarity Search | Metadata |
Q65.1011 | Q65 | What type of molecule is Rimegepant, and what is its action type? | Rimegepant 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 "%rimegepant%" OR LOWER(tradeNames_string) LIKE "%rimegepant%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1056', 'drugName': 'Rimegepant', 'drugSynonyms_string': 'BMS-927711, Bhv-3000, Rimegepant', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3190', 'drugName': 'Rimegepant Sulfate', 'drugSynonyms_string': 'Rimegep... | general | Distinct, Similarity Search | Metadata |
Q65.1086 | Q65 | What type of molecule is Px-102, and what is its action type? | Px-102 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 "%px-102%" OR LOWER(tradeNames_string) LIKE "%px-102%" OR LOWER(drugSynonyms_string) LIKE "%px-102%"... | [{'UUID': 'DrugGeneTargets_v2_2711', 'drugName': 'Px-102', 'drugSynonyms_string': 'Px-102, Px-104', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.844 | Q65 | What type of molecule is Clocortolone Pivalate, and what is its action type? | Clocortolone Pivalate 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 "%clocortolone pivalate%" OR LOWER(tradeNames_string) LIKE "%clocortolone pivalate%" OR LOWER(drugSy... | [{'UUID': 'DrugGeneTargets_v2_4803', 'drugName': 'Clocortolone Pivalate', 'drugSynonyms_string': 'Clocortolone 21-pivalate, Clocortolone pivalate, SH 863, SH-863', 'tradeNames_string': 'Cloderm', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1792 | Q65 | What type of molecule is Eplivanserin, and what is its action type? | Eplivanserin 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 "%eplivanserin%" OR LOWER(tradeNames_string) LIKE "%eplivanserin%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2085', 'drugName': 'Eplivanserin', 'drugSynonyms_string': 'Eplivanserin, SR-46349, SR46349', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.308 | Q65 | What type of molecule is Tomivosertib, and what is its action type? | Tomivosertib 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 "%tomivosertib%" OR LOWER(tradeNames_string) LIKE "%tomivosertib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_1066', 'drugName': 'Tomivosertib', 'drugSynonyms_string': 'EFT-508, Eft 508, Eft508, Tomivosertib, eFT508', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1380 | Q65 | What type of molecule is Elismetrep, and what is its action type? | Elismetrep 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 "%elismetrep%" OR LOWER(tradeNames_string) LIKE "%elismetrep%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_858', 'drugName': 'Elismetrep', 'drugSynonyms_string': 'Elismetrep, MT-8554, Mt-8554', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1558 | Q65 | What type of molecule is Hydrocortisone Valerate, and what is its action type? | Hydrocortisone Valerate 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 "%hydrocortisone valerate%" OR LOWER(tradeNames_string) LIKE "%hydrocortisone valerate%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_1914', 'drugName': 'Hydrocortisone Valerate', 'drugSynonyms_string': 'Cortisol 17-valerate, Hydrocortisone 17-valerate, Hydrocortisone valerate, NSC-759133', 'tradeNames_string': 'Hydrocortisone valerate, Westcort', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.317 | Q65 | What type of molecule is Quinagolide, and what is its action type? | Quinagolide 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 "%quinagolide%" OR LOWER(tradeNames_string) LIKE "%quinagolide%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_3432', 'drugName': 'Quinagolide', 'drugSynonyms_string': 'Quinagolide', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.152 | Q65 | What type of molecule is Medi-570, and what is its action type? | Medi-570 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 "%medi-570%" OR LOWER(tradeNames_string) LIKE "%medi-570%" OR LOWER(drugSynonyms_string) LIKE "%medi... | [{'UUID': 'DrugGeneTargets_v2_2084', 'drugName': 'Medi-570', 'drugSynonyms_string': 'MEDI-570, Medi 570, Medi-570', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1158 | Q65 | What type of molecule is Casimersen, and what is its action type? | Casimersen 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 "%casimersen%" OR LOWER(tradeNames_string) LIKE "%casimersen%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4498', 'drugName': 'Casimersen', 'drugSynonyms_string': 'Casimersen, EXON-45: NG-12-0064, SRP-4045', 'tradeNames_string': 'Amondys 45', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'positive modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.1223 | Q65 | What type of molecule is Apomorphine Hydrochloride, and what is its action type? | Apomorphine 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 "%apomorphine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%apomorphine hydrochloride%" OR LOWE... | [{'UUID': 'DrugGeneTargets_v2_3300', 'drugName': 'Apomorphine Hydrochloride', 'drugSynonyms_string': 'Apokinon, Apomine, Apomorphine HCl, Apomorphine hcl, Apomorphine hydrochloride, Apomorphine hydrochloride hemihydrate, Apomorphine hydrochloride hydrate, Apomorphinum muriaticum, Diamorphine hydrochloride , Ixense, Kw-... | general | Distinct, Similarity Search | Metadata |
Q65.580 | Q65 | What type of molecule is Mosunetuzumab, and what is its action type? | Mosunetuzumab 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 "%mosunetuzumab%" OR LOWER(tradeNames_string) LIKE "%mosunetuzumab%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_3286', 'drugName': 'Mosunetuzumab', 'drugSynonyms_string': 'BTCT-4465A, BTCT4465A, Mosunetuzumab, RG-7828, RG7828, RO-7030816, RO7030816', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_3287', 'drugName': 'Mosunetu... | general | Distinct, Similarity Search | Metadata |
Q65.51 | Q65 | What type of molecule is Sumanirole, and what is its action type? | Sumanirole 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 "%sumanirole%" OR LOWER(tradeNames_string) LIKE "%sumanirole%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2606', 'drugName': 'Sumanirole', 'drugSynonyms_string': 'PNU-95666E, Pnu-95666, Sumanirole', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1553 | Q65 | What type of molecule is Lusutrombopag, and what is its action type? | Lusutrombopag 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 "%lusutrombopag%" OR LOWER(tradeNames_string) LIKE "%lusutrombopag%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_362', 'drugName': 'Lusutrombopag', 'drugSynonyms_string': 'Lusutrombopag, RSC888711, S-888711', 'tradeNames_string': 'Mulpleta, S-888711', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.733 | Q65 | What type of molecule is R-333, and what is its action type? | R-333 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 "%r-333%" OR LOWER(tradeNames_string) LIKE "%r-333%" OR LOWER(drugSynonyms_string) LIKE "%r-333%")
... | [{'UUID': 'DrugGeneTargets_v2_4540', 'drugName': 'Salmeterol Xinafoate', 'drugSynonyms_string': 'GR 33343 G, GR-33343 G, GR-33343X, LIPO-202, Salmeterol 1-hydroxy-2-naphthoate, Salmeterol xinafoate', 'tradeNames_string': 'Serevent', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGene... | general | Distinct, Similarity Search | Metadata |
Q65.840 | Q65 | What type of molecule is Mepazine Acetate, and what is its action type? | Mepazine Acetate 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 "%mepazine acetate%" OR LOWER(tradeNames_string) LIKE "%mepazine acetate%" OR LOWER(drugSynonyms_str... | [{'UUID': 'DrugGeneTargets_v2_1820', 'drugName': 'Mepazine Acetate', 'drugSynonyms_string': 'Mepazine acetate, NND 1964, Pecazine acetate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1392 | Q65 | What type of molecule is Elagolix Sodium, and what is its action type? | Elagolix Sodium 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 "%elagolix sodium%" OR LOWER(tradeNames_string) LIKE "%elagolix sodium%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_5526', 'drugName': 'Elagolix Sodium', 'drugSynonyms_string': 'Elagolix sodium, Elagolix sodium salt, NBI-56418 NA, NBI-56418-NA, Orlissa', 'tradeNames_string': 'Orilissa', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1125 | Q65 | What type of molecule is Frakefamide, and what is its action type? | Frakefamide 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 "%frakefamide%" OR LOWER(tradeNames_string) LIKE "%frakefamide%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1644', 'drugName': 'Frakefamide', 'drugSynonyms_string': 'Bch-3963, Frakefamide, LEF-576, SPD-759, SPD759', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}] | general | Distinct, Similarity Search | Metadata |
Q65.1176 | Q65 | What type of molecule is Probucol, and what is its action type? | Probucol 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 "%probucol%" OR LOWER(tradeNames_string) LIKE "%probucol%" OR LOWER(drugSynonyms_string) LIKE "%prob... | [{'UUID': 'DrugGeneTargets_v2_632', 'drugName': 'Probucol', 'drugSynonyms_string': 'DH-581, NSC-652160, NSC-86225, Probucol', 'tradeNames_string': 'Bisbid, Lorelco, Lurselle, Probucol, Sinlestal', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.476 | Q65 | What type of molecule is Osi-930, and what is its action type? | Osi-930 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 "%osi-930%" OR LOWER(tradeNames_string) LIKE "%osi-930%" OR LOWER(drugSynonyms_string) LIKE "%osi-93... | [{'UUID': 'DrugGeneTargets_v2_156', 'drugName': 'Osi-930', 'drugSynonyms_string': 'OSI-930, Osi 930, Osi-930', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_157', 'drugName': 'Osi-930', 'drugSynonyms_string': 'OSI-930, Osi 930, Osi-930', 'tr... | general | Distinct, Similarity Search | Metadata |
Q65.980 | Q65 | What type of molecule is Yttrium Y 90 Capromab Pendetide, and what is its action type? | Yttrium Y 90 Capromab Pendetide 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 "%yttrium y 90 capromab pendetide%" OR LOWER(tradeNames_string) LIKE "%yttrium y 90 capromab pendeti... | [{'UUID': 'DrugGeneTargets_v2_500', 'drugName': 'Yttrium Y 90 Capromab Pendetide', 'drugSynonyms_string': '90Y-CYT-356, CYT-356-90Y, CYT-356-Y-90, Cyt-356 90y, Yttrium y 90 capromab pendetide', 'tradeNames_string': 'Oncoltad', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.660 | Q65 | What type of molecule is Vosoritide, and what is its action type? | Vosoritide 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 "%vosoritide%" OR LOWER(tradeNames_string) LIKE "%vosoritide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6124', 'drugName': 'Vosoritide', 'drugSynonyms_string': 'BMN 111, BMN-111, Bmn 111, Vosoritide, Voxzogo', 'tradeNames_string': 'Voxzogo', 'drugMolecularType': 'Protein', 'drugActionType': 'binding agent'}] | general | Distinct, Similarity Search | Metadata |
Q65.405 | Q65 | What type of molecule is Pelitrexol, and what is its action type? | Pelitrexol 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 "%pelitrexol%" OR LOWER(tradeNames_string) LIKE "%pelitrexol%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2859', 'drugName': 'Pelitrexol', 'drugSynonyms_string': 'AG-2037, AG2037, Pelitrexol', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.517 | Q65 | What type of molecule is Vesatolimod, and what is its action type? | Vesatolimod 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 "%vesatolimod%" OR LOWER(tradeNames_string) LIKE "%vesatolimod%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1891', 'drugName': 'Vesatolimod', 'drugSynonyms_string': 'GS-9620, Vesatolimod', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}] | general | Distinct, Similarity Search | Metadata |
Q65.324 | Q65 | What type of molecule is Emricasan, and what is its action type? | Emricasan 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 "%emricasan%" OR LOWER(tradeNames_string) LIKE "%emricasan%" OR LOWER(drugSynonyms_string) LIKE "%em... | [{'UUID': 'DrugGeneTargets_v2_45', 'drugName': 'Emricasan', 'drugSynonyms_string': 'Emricasan, IDN 6556, IDN-6556, PF 03491390, PF-03491390, VAY-785, VAY785', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.20 | Q65 | What type of molecule is Neostigmine, and what is its action type? | Neostigmine 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 "%neostigmine%" OR LOWER(tradeNames_string) LIKE "%neostigmine%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6228', 'drugName': 'Neostigmine', 'drugSynonyms_string': 'Miostin, Neostigmine, Neostigmine (cation), Neostigmine cation, Neostigmine hydroxide, Neostigmine ion', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_17... | general | Distinct, Similarity Search | Metadata |
Q65.691 | Q65 | What type of molecule is R-406, and what is its action type? | R-406 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 "%r-406%" OR LOWER(tradeNames_string) LIKE "%r-406%" OR LOWER(drugSynonyms_string) LIKE "%r-406%")
... | [{'UUID': 'DrugGeneTargets_v2_2406', 'drugName': 'R-406', 'drugSynonyms_string': 'R-406, R940406, Tamatinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.36 | Q65 | What type of molecule is Diazepam, and what is its action type? | Diazepam 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 "%diazepam%" OR LOWER(tradeNames_string) LIKE "%diazepam%" OR LOWER(drugSynonyms_string) LIKE "%diaz... | [{'UUID': 'DrugGeneTargets_v2_1439', 'drugName': 'Diazepam', 'drugSynonyms_string': 'Ansiolisina, Centrazepam, Diacepin, Diazepam, Diazepam civ, LA III, LA-III, NRL-1, NSC-169897, NSC-77518, Nrl-1, RO 5-2807, RO-5-2807, RO-52807, Servizepam, Tranquase, WY-3467', 'tradeNames_string': 'Alupram 10, Alupram 2, Alupram 5, A... | general | Distinct, Similarity Search | Metadata |
Q65.910 | Q65 | What type of molecule is Firsocostat, and what is its action type? | Firsocostat is a small molecule 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 "%firsocostat%" OR LOWER(tradeNames_string) LIKE "%firsocostat%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2565', 'drugName': 'Firsocostat', 'drugSynonyms_string': 'Firsocostat, GS-0976, GS-ACC, Gs-0976, ND-630, Ndi-010976', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'negative allosteric modulator'}] | general | Distinct, Similarity Search | Metadata |
Q65.834 | Q65 | What type of molecule is Rabusertib, and what is its action type? | Rabusertib 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 "%rabusertib%" OR LOWER(tradeNames_string) LIKE "%rabusertib%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_1309', 'drugName': 'Rabusertib', 'drugSynonyms_string': 'IC-83, LY-2603618, LY2603618, Ly-2603618, Rabusertib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.1798 | Q65 | What type of molecule is Tilavonemab, and what is its action type? | Tilavonemab 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 "%tilavonemab%" OR LOWER(tradeNames_string) LIKE "%tilavonemab%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5485', 'drugName': 'Tilavonemab', 'drugSynonyms_string': 'ABBV-8E12, Abbv-8e12, Tilavonemab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}] | general | Distinct, Similarity Search | Metadata |
Q65.413 | Q65 | What type of molecule is Trospium Chloride, and what is its action type? | Trospium Chloride 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 "%trospium chloride%" OR LOWER(tradeNames_string) LIKE "%trospium chloride%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_4683', 'drugName': 'Trospium Chloride', 'drugSynonyms_string': 'IP-631, IP631, Relaspium, Spasmex, Spasmolyt, Trospium chloride', 'tradeNames_string': 'Flotros, Regurin, Regurin xl, Sanctura, Sanctura xr, Spasmo-lyt, Trospium chloride, Uraplex', 'drugMolecularType': 'Small molecule', 'drug... | general | Distinct, Similarity Search | Metadata |
Q65.928 | Q65 | What type of molecule is Delgocitinib, and what is its action type? | Delgocitinib 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 "%delgocitinib%" OR LOWER(tradeNames_string) LIKE "%delgocitinib%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_505', 'drugName': 'Delgocitinib', 'drugSynonyms_string': 'Delgocitinib, JTE-052, JTE-052A, LEO 124249, LEO 124249A, LEO-124249, LEO-124249A', '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.