Datasets:

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
Q61.177
Q61
What is the chemblId of the drug Zalutumumab?
The chemblId for the drug Zalutumumab is CHEMBL2107861.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%zalutumumab%" OR LOWER(tradeNames_string) LIKE "%zalutumumab%" OR LOWER(drugSynonyms_string) LIKE "%zalutumumab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_779', 'drugName': 'Zalutumumab', 'drugSynonyms_string': '2F8, HUMAX-EGFR, 2F8, HUMAX-EGFR-2F8, HuMax-EGFr, Zalutumumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2107861'}]
general
Select, Similarity Search
Metadata
Q61.1650
Q61
What is the chemblId of the drug Talarozole?
The chemblId for the drug Talarozole is CHEMBL459505.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%talarozole%" OR LOWER(tradeNames_string) LIKE "%talarozole%" OR LOWER(drugSynonyms_string) LIKE "%talarozole%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4341', 'drugName': 'Talarozole', 'drugSynonyms_string': 'R-115866, R115866, Talarozole', 'tradeNames_string': 'Rambazole', 'chemblIdentifier': 'CHEMBL459505'}]
general
Select, Similarity Search
Metadata
Q61.596
Q61
What is the chemblId of the drug Benzhydrocodone Hydrochloride?
The chemblId for the drug Benzhydrocodone Hydrochloride is CHEMBL3137310.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%benzhydrocodone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%benzhydrocodone hydrochloride%" OR LOWER(drugSynonyms_str...
[{'UUID': 'DrugGeneTargets_v2_3008', 'drugName': 'Benzhydrocodone Hydrochloride', 'drugSynonyms_string': 'Benzhydrocodone hydrochloride, KP-201, KP201', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3137310'}]
general
Select, Similarity Search
Metadata
Q61.1560
Q61
What is the chemblId of the drug Lomitapide?
The chemblId for the drug Lomitapide is CHEMBL354541.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lomitapide%" OR LOWER(tradeNames_string) LIKE "%lomitapide%" OR LOWER(drugSynonyms_string) LIKE "%lomitapide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3058', 'drugName': 'Lomitapide Mesylate', 'drugSynonyms_string': 'AEGR-733, AEGR-733 MESYLATE, Aegr-733 mesilate, BMS-201038, BMS-201038-04, Lomitapide mesilate, Lomitapide mesylate', 'tradeNames_string': 'Juxtapid', 'chemblIdentifier': 'CHEMBL2105662'}, {'UUID': 'DrugGeneTargets_v2_476', ...
general
Select, Similarity Search
Metadata
Q61.19
Q61
What is the chemblId of the drug Ticlopidine?
The chemblId for the drug Ticlopidine is CHEMBL833.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ticlopidine%" OR LOWER(tradeNames_string) LIKE "%ticlopidine%" OR LOWER(drugSynonyms_string) LIKE "%ticlopidine%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_3795', 'drugName': 'Ticlopidine', 'drugSynonyms_string': 'Ticlopidin-puren, Ticlopidine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL833'}, {'UUID': 'DrugGeneTargets_v2_1201', 'drugName': 'Ticlopidine Hydrochloride', 'drugSynonyms_string': '4-C-32, 53-32C, Ipaton, NSC-759165, Ticl...
general
Select, Similarity Search
Metadata
Q61.429
Q61
What is the chemblId of the drug Trihexyphenidyl Hydrochloride?
The chemblId for the drug Trihexyphenidyl Hydrochloride is CHEMBL1092.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trihexyphenidyl hydrochloride%" OR LOWER(tradeNames_string) LIKE "%trihexyphenidyl hydrochloride%" OR LOWER(drugSynonyms_str...
[{'UUID': 'DrugGeneTargets_v2_6050', 'drugName': 'Trihexyphenidyl Hydrochloride', 'drugSynonyms_string': 'Aparkane, Benzhexol, Benzhexol hydrochloride, Cyclodol, Cyclodolum, NSC-757357, Parcopane, Romparkin, Sedrina, Trihexyphenidyl HCl, Trihexyphenidyl hcl, Trihexyphenidyl hydrochloride, Trihexyphenidyli hydrochloridu...
general
Select, Similarity Search
Metadata
Q61.1345
Q61
What is the chemblId of the drug Difenoxin?
The chemblId for the drug Difenoxin is CHEMBL1201321.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%difenoxin%" OR LOWER(tradeNames_string) LIKE "%difenoxin%" OR LOWER(drugSynonyms_string) LIKE "%difenoxin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_614', 'drugName': 'Difenoxin', 'drugSynonyms_string': 'Acscn-9168, Difenoxin, Diphenoxylate related compound a, Diphenoxylic acid, IDS-ND-007, Lyspafen, MCN-JR-15,403-11, Mcn-jr 15403-11, R 15,403 [AS HYDROCHLORIDE], R-15403', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1201321'}, ...
general
Select, Similarity Search
Metadata
Q61.289
Q61
What is the chemblId of the drug Ezogabine?
The chemblId for the drug Ezogabine is CHEMBL41355.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ezogabine%" OR LOWER(tradeNames_string) LIKE "%ezogabine%" OR LOWER(drugSynonyms_string) LIKE "%ezogabine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3665', 'drugName': 'Ezogabine', 'drugSynonyms_string': 'AWD-21360, AWD21-360, D-23129, Ezogabine, GKE-841, GW-582892X, GW582892X, Retigabine, WAY-143841', 'tradeNames_string': 'Potiga, Trobalt', 'chemblIdentifier': 'CHEMBL41355'}]
general
Select, Similarity Search
Metadata
Q61.1584
Q61
What is the chemblId of the drug Ceritinib?
The chemblId for the drug Ceritinib is CHEMBL2403108.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ceritinib%" OR LOWER(tradeNames_string) LIKE "%ceritinib%" OR LOWER(drugSynonyms_string) LIKE "%ceritinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2434', 'drugName': 'Ceritinib', 'drugSynonyms_string': 'Ceritinib, Ceritinib[mi], LDK-378, LDK378, NVP-LDK-378-NX, NVP-LDK378-NX', 'tradeNames_string': 'Zykadia', 'chemblIdentifier': 'CHEMBL2403108'}, {'UUID': 'DrugGeneTargets_v2_2435', 'drugName': 'Ceritinib', 'drugSynonyms_string': 'Ceri...
general
Select, Similarity Search
Metadata
Q61.434
Q61
What is the chemblId of the drug Falnidamol?
The chemblId for the drug Falnidamol is CHEMBL258940.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%falnidamol%" OR LOWER(tradeNames_string) LIKE "%falnidamol%" OR LOWER(drugSynonyms_string) LIKE "%falnidamol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_119', 'drugName': 'Falnidamol', 'drugSynonyms_string': 'BIBX 1382, BIBX-1382, Bibx 1382, Bibx-1382, Bibx1382, Falnidamol', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL258940'}]
general
Select, Similarity Search
Metadata
Q61.1640
Q61
What is the chemblId of the drug Crizanlizumab?
The chemblId for the drug Crizanlizumab is CHEMBL4297734.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%crizanlizumab%" OR LOWER(tradeNames_string) LIKE "%crizanlizumab%" OR LOWER(drugSynonyms_string) LIKE "%crizanlizumab%") LI...
[{'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', 'chemblIdentifier': 'CHEMBL4297734'}]
general
Select, Similarity Search
Metadata
Q61.1245
Q61
What is the chemblId of the drug Epinastine?
The chemblId for the drug Epinastine is CHEMBL1106.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%epinastine%" OR LOWER(tradeNames_string) LIKE "%epinastine%" OR LOWER(drugSynonyms_string) LIKE "%epinastine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3833', 'drugName': 'Epinastine', 'drugSynonyms_string': 'Elestat, Epinastine, Purivist, WAL-801', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1106'}, {'UUID': 'DrugGeneTargets_v2_5985', 'drugName': 'Epinastine Hydrochloride', 'drugSynonyms_string': 'Alesion, DE-114, Epinastine HCl,...
general
Select, Similarity Search
Metadata
Q61.676
Q61
What is the chemblId of the drug Aldoxorubicin?
The chemblId for the drug Aldoxorubicin is CHEMBL2107818.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aldoxorubicin%" OR LOWER(tradeNames_string) LIKE "%aldoxorubicin%" OR LOWER(drugSynonyms_string) LIKE "%aldoxorubicin%") LI...
[{'UUID': 'DrugGeneTargets_v2_4550', 'drugName': 'Aldoxorubicin', 'drugSynonyms_string': 'Aldoxorubicin, Doxo-emch, Doxorubicin-emch', 'tradeNames_string': 'Inno-206', 'chemblIdentifier': 'CHEMBL2107818'}]
general
Select, Similarity Search
Metadata
Q61.32
Q61
What is the chemblId of the drug Tacedinaline?
The chemblId for the drug Tacedinaline is CHEMBL235191.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tacedinaline%" OR LOWER(tradeNames_string) LIKE "%tacedinaline%" OR LOWER(drugSynonyms_string) LIKE "%tacedinaline%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_685', 'drugName': 'Tacedinaline', 'drugSynonyms_string': 'CI-994, GOE 5549, GOE-5549, PD 123654, PD-123654, Tacedinaline', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL235191'}]
general
Select, Similarity Search
Metadata
Q61.934
Q61
What is the chemblId of the drug Oxytocin?
The chemblId for the drug Oxytocin is CHEMBL395429.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oxytocin%" OR LOWER(tradeNames_string) LIKE "%oxytocin%" OR LOWER(drugSynonyms_string) LIKE "%oxytocin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5031', 'drugName': 'Oxytocin', 'drugSynonyms_string': 'Alpha-hypophamine, Endopituitrina, Intertocine s, Oxytocin, Oxytocinum, TNX-1900, TNX1900, TTA-121', 'tradeNames_string': 'Orasthin, Oxytocin, Pitocin, Syntocinon, Syntometrine', 'chemblIdentifier': 'CHEMBL395429'}]
general
Select, Similarity Search
Metadata
Q61.982
Q61
What is the chemblId of the drug 1018 Iss?
The chemblId for the drug 1018 Iss is CHEMBL4297680.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%1018 iss%" OR LOWER(tradeNames_string) LIKE "%1018 iss%" OR LOWER(drugSynonyms_string) LIKE "%1018 iss%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2906', 'drugName': '1018 Iss', 'drugSynonyms_string': '1018 ISS, 1018 iss, CPG-1018, Cpg 1018, Cpg oligonucleotide 1018 iss, Iss 1018, Iss 1018 cpg oligodeoxynucleotide, Iss-1018', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297680'}]
general
Select, Similarity Search
Metadata
Q61.217
Q61
What is the chemblId of the drug Biricodar?
The chemblId for the drug Biricodar is CHEMBL350775.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%biricodar%" OR LOWER(tradeNames_string) LIKE "%biricodar%" OR LOWER(drugSynonyms_string) LIKE "%biricodar%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5418', 'drugName': 'Biricodar', 'drugSynonyms_string': 'Biricodar', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL350775'}, {'UUID': 'DrugGeneTargets_v2_5419', 'drugName': 'Biricodar', 'drugSynonyms_string': 'Biricodar', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL350775'}]
general
Select, Similarity Search
Metadata
Q61.1130
Q61
What is the chemblId of the drug Tipifarnib?
The chemblId for the drug Tipifarnib is CHEMBL289228.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tipifarnib%" OR LOWER(tradeNames_string) LIKE "%tipifarnib%" OR LOWER(drugSynonyms_string) LIKE "%tipifarnib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3546', 'drugName': 'Tipifarnib', 'drugSynonyms_string': 'NSC-702818, R-11577, R-115777, R115777, Tipifarnib, Zarnestra', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL289228'}]
general
Select, Similarity Search
Metadata
Q61.330
Q61
What is the chemblId of the drug Neflamapimod?
The chemblId for the drug Neflamapimod is CHEMBL119385.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%neflamapimod%" OR LOWER(tradeNames_string) LIKE "%neflamapimod%" OR LOWER(drugSynonyms_string) LIKE "%neflamapimod%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_4831', 'drugName': 'Neflamapimod', 'drugSynonyms_string': '745, Neflamapimod, VD-31, VD-31,745, VD-31745, VRT-031745, VX-745, Vx-745', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL119385'}]
general
Select, Similarity Search
Metadata
Q61.566
Q61
What is the chemblId of the drug Rociletinib?
The chemblId for the drug Rociletinib is CHEMBL3545308.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rociletinib%" OR LOWER(tradeNames_string) LIKE "%rociletinib%" OR LOWER(drugSynonyms_string) LIKE "%rociletinib%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_6356', 'drugName': 'Rociletinib', 'drugSynonyms_string': 'AVL-301, CNX-419, CO-1686, CS-1631, Rociletinib', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545308'}]
general
Select, Similarity Search
Metadata
Q61.1112
Q61
What is the chemblId of the drug Mivacurium?
The chemblId for the drug Mivacurium is CHEMBL1182833.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mivacurium%" OR LOWER(tradeNames_string) LIKE "%mivacurium%" OR LOWER(drugSynonyms_string) LIKE "%mivacurium%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3976', 'drugName': 'Mivacurium Chloride', 'drugSynonyms_string': 'BW B109OU DICHLORIDE, BW-1090U DICHLORIDE, BW-B109OU, BW-B109OU DICHLORIDE, BWB109OU, Mivacurium chloride, mivacurium', 'tradeNames_string': 'Mivacron, Mivacurium chloride', 'chemblIdentifier': 'CHEMBL984'}, {'UUID': 'DrugGe...
general
Select, Similarity Search
Metadata
Q61.707
Q61
What is the chemblId of the drug Cilansetron?
The chemblId for the drug Cilansetron is CHEMBL2103778.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cilansetron%" OR LOWER(tradeNames_string) LIKE "%cilansetron%" OR LOWER(drugSynonyms_string) LIKE "%cilansetron%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_1584', 'drugName': 'Cilansetron', 'drugSynonyms_string': 'Cilansetron, KC-9946', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2103778'}]
general
Select, Similarity Search
Metadata
Q61.1979
Q61
What is the chemblId of the drug Liothyronine?
The chemblId for the drug Liothyronine is CHEMBL1544.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%liothyronine%" OR LOWER(tradeNames_string) LIKE "%liothyronine%" OR LOWER(drugSynonyms_string) LIKE "%liothyronine%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_83', 'drugName': 'Liothyronine', 'drugSynonyms_string': "3,5,3'-triiodothyronine, l-, Cyronine, Euthroid-0.5, Euthroid-1, Euthroid-2, Euthroid-3, Levothyroxine sodium related compound liothyronine, Liothyronine, NSC-80203, Rathyronine, Rathyronine, (s)-, Thyrolar-0.25, Thyrolar-0.5, Thyrol...
general
Select, Similarity Search
Metadata
Q61.1189
Q61
What is the chemblId of the drug Saralasin Acetate?
The chemblId for the drug Saralasin Acetate is CHEMBL1200670.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%saralasin acetate%" OR LOWER(tradeNames_string) LIKE "%saralasin acetate%" OR LOWER(drugSynonyms_string) LIKE "%saralasin ac...
[{'UUID': 'DrugGeneTargets_v2_4566', 'drugName': 'Saralasin Acetate', 'drugSynonyms_string': 'P-113, Saralasin acetate, Saralasin hydrated acetate', 'tradeNames_string': 'Sarenin', 'chemblIdentifier': 'CHEMBL1200670'}]
general
Select, Similarity Search
Metadata
Q61.345
Q61
What is the chemblId of the drug Nitric Oxide?
The chemblId for the drug Nitric Oxide is CHEMBL1200689.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nitric oxide%" OR LOWER(tradeNames_string) LIKE "%nitric oxide%" OR LOWER(drugSynonyms_string) LIKE "%nitric oxide%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_2884', 'drugName': 'Nitric Oxide', 'drugSynonyms_string': 'Amidogen, oxo-, Inovent, Nitric oxide, Nitric oxide trimer, Nitrogen oxide (no), Nitrosyl radical, OHM-11771', 'tradeNames_string': 'Genosyl, Inomax', 'chemblIdentifier': 'CHEMBL1200689'}]
general
Select, Similarity Search
Metadata
Q61.636
Q61
What is the chemblId of the drug Sofpironium?
The chemblId for the drug Sofpironium is CHEMBL3707224.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sofpironium%" OR LOWER(tradeNames_string) LIKE "%sofpironium%" OR LOWER(drugSynonyms_string) LIKE "%sofpironium%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_4624', 'drugName': 'Sofpironium', 'drugSynonyms_string': 'Bbi-4000 ion, Sofpironium cation', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3707224'}, {'UUID': 'DrugGeneTargets_v2_5796', 'drugName': 'Sofpironium Bromide', 'drugSynonyms_string': 'BBI-4000, Sofpironium bromide', 'tradeN...
general
Select, Similarity Search
Metadata
Q61.150
Q61
What is the chemblId of the drug Methylergonovine Maleate?
The chemblId for the drug Methylergonovine Maleate is CHEMBL1200843.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%methylergonovine maleate%" OR LOWER(tradeNames_string) LIKE "%methylergonovine maleate%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2336', 'drugName': 'Methylergonovine Maleate', 'drugSynonyms_string': 'Methylergometrine maleate, Methylergonovine maleate, Methylergonovinium bimaleate, NSC-757104', 'tradeNames_string': 'Methergine, Methylergonovine maleate', 'chemblIdentifier': 'CHEMBL1200843'}, {'UUID': 'DrugGeneTarget...
general
Select, Similarity Search
Metadata
Q61.1197
Q61
What is the chemblId of the drug Ozagrel?
The chemblId for the drug Ozagrel is CHEMBL11662.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ozagrel%" OR LOWER(tradeNames_string) LIKE "%ozagrel%" OR LOWER(drugSynonyms_string) LIKE "%ozagrel%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2213', 'drugName': 'Ozagrel', 'drugSynonyms_string': 'KCT-0809, Ozagrel, Ozagrel sodium', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL11662'}]
general
Select, Similarity Search
Metadata
Q61.365
Q61
What is the chemblId of the drug Estramustine Phosphate Sodium?
The chemblId for the drug Estramustine Phosphate Sodium is CHEMBL1200721.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estramustine phosphate sodium%" OR LOWER(tradeNames_string) LIKE "%estramustine phosphate sodium%" OR LOWER(drugSynonyms_str...
[{'UUID': 'DrugGeneTargets_v2_5377', 'drugName': 'Estramustine Phosphate Sodium', 'drugSynonyms_string': 'Estramustine 17-(dihydrogenphosphate) disodium salt anhydrous, Estramustine 17-(dihydrogenphosphate) disodium salt monohydrate, Estramustine phosphate sodium, Estramustine phosphate sodium hydrate, Estramustine pho...
general
Select, Similarity Search
Metadata
Q61.86
Q61
What is the chemblId of the drug Clotiazepam?
The chemblId for the drug Clotiazepam is CHEMBL1697737.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clotiazepam%" OR LOWER(tradeNames_string) LIKE "%clotiazepam%" OR LOWER(drugSynonyms_string) LIKE "%clotiazepam%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_6147', 'drugName': 'Clotiazepam', 'drugSynonyms_string': 'Clotiazepam', 'tradeNames_string': 'Clozan', 'chemblIdentifier': 'CHEMBL1697737'}]
general
Select, Similarity Search
Metadata
Q61.49
Q61
What is the chemblId of the drug Tafasitamab?
The chemblId for the drug Tafasitamab is CHEMBL4298047.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tafasitamab%" OR LOWER(tradeNames_string) LIKE "%tafasitamab%" OR LOWER(drugSynonyms_string) LIKE "%tafasitamab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_3753', 'drugName': 'Tafasitamab', 'drugSynonyms_string': 'MOR-00208, MOR00208, MOR208, Mor-208, Mor00208, Tafasitamab, Tafasitamab cxix, Tafasitamab-cxix, XmAb5574, Xmab-5574, Xmab5574', 'tradeNames_string': 'Monjuvi, Monjuvi (tafasitamab-cxix) for injection', 'chemblIdentifier': 'CHEMBL42...
general
Select, Similarity Search
Metadata
Q61.474
Q61
What is the chemblId of the drug Aldesleukin?
The chemblId for the drug Aldesleukin is CHEMBL1201438.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aldesleukin%" OR LOWER(tradeNames_string) LIKE "%aldesleukin%" OR LOWER(drugSynonyms_string) LIKE "%aldesleukin%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_5264', 'drugName': 'Aldesleukin', 'drugSynonyms_string': 'Aldesleukin, Human interleukin-2, Human interleukin-2 125-serine, ILT-101, Ilt-101, Ilt-101 (low dose il-2), Interleukin 2, Interleukin-2, Interleukin-2 aldesleukin, Interleukin-2(2-133),125-ser, Recombinant interleukin-2 human', 't...
general
Select, Similarity Search
Metadata
Q61.158
Q61
What is the chemblId of the drug Histamine?
The chemblId for the drug Histamine is CHEMBL90.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%histamine%" OR LOWER(tradeNames_string) LIKE "%histamine%" OR LOWER(drugSynonyms_string) LIKE "%histamine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2616', 'drugName': 'Histamine', 'drugSynonyms_string': '.beta.-aminoethylglyoxaline, Ergamine, Ergotidine, Histamine, NSC-33792', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL90'}, {'UUID': 'DrugGeneTargets_v2_2637', 'drugName': 'Terfenadine', 'drugSynonyms_string': 'NSC-665802, NSC...
general
Select, Similarity Search
Metadata
Q61.764
Q61
What is the chemblId of the drug Ls-104?
The chemblId for the drug Ls-104 is CHEMBL5095023.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ls-104%" OR LOWER(tradeNames_string) LIKE "%ls-104%" OR LOWER(drugSynonyms_string) LIKE "%ls-104%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5434', 'drugName': 'Ls-104', 'drugSynonyms_string': 'Ls-104, Tyrene cr-4', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL5095023'}]
general
Select, Similarity Search
Metadata
Q61.1027
Q61
What is the chemblId of the drug Robatumumab?
The chemblId for the drug Robatumumab is CHEMBL1743064.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%robatumumab%" OR LOWER(tradeNames_string) LIKE "%robatumumab%" OR LOWER(drugSynonyms_string) LIKE "%robatumumab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_3943', 'drugName': 'Robatumumab', 'drugSynonyms_string': '19D12, Robatumumab, SCH 717454, SCH-717454', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1743064'}]
general
Select, Similarity Search
Metadata
Q61.1200
Q61
What is the chemblId of the drug Rilonacept?
The chemblId for the drug Rilonacept is CHEMBL1201830.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rilonacept%" OR LOWER(tradeNames_string) LIKE "%rilonacept%" OR LOWER(drugSynonyms_string) LIKE "%rilonacept%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3681', 'drugName': 'Rilonacept', 'drugSynonyms_string': 'IL-1 TRAP, IL-1-TRAP, INTERLEUKIN-1 TRAP, KPL-914, Kpl-914, Rilonacept', 'tradeNames_string': 'Arcalyst', 'chemblIdentifier': 'CHEMBL1201830'}]
general
Select, Similarity Search
Metadata
Q61.1404
Q61
What is the chemblId of the drug Alefacept?
The chemblId for the drug Alefacept is CHEMBL1201571.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alefacept%" OR LOWER(tradeNames_string) LIKE "%alefacept%" OR LOWER(drugSynonyms_string) LIKE "%alefacept%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4052', 'drugName': 'Alefacept', 'drugSynonyms_string': 'Alefacept, BG-9273, BG-9712, BG9273, BG9712, Human lfa-3igg fusion protein, LFA-3CD2, LFA-3TIP, LFA3TIP', 'tradeNames_string': 'Amevive', 'chemblIdentifier': 'CHEMBL1201571'}]
general
Select, Similarity Search
Metadata
Q61.1202
Q61
What is the chemblId of the drug Azd-4017?
The chemblId for the drug Azd-4017 is CHEMBL2153191.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azd-4017%" OR LOWER(tradeNames_string) LIKE "%azd-4017%" OR LOWER(drugSynonyms_string) LIKE "%azd-4017%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3096', 'drugName': 'Azd-4017', 'drugSynonyms_string': 'AZD-4017, AZD4017, Azd 4017, Azd-4017', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2153191'}]
general
Select, Similarity Search
Metadata
Q61.1631
Q61
What is the chemblId of the drug Timolol?
The chemblId for the drug Timolol is CHEMBL499.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%timolol%" OR LOWER(tradeNames_string) LIKE "%timolol%" OR LOWER(drugSynonyms_string) LIKE "%timolol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_760', 'drugName': 'Timolol Maleate', 'drugSynonyms_string': 'Aquanil, NSC-757351, Ophtamolol, Timolol (as maleate), Timolol hydrogen maleate salt, Timolol maleate, Timolol maleate, s-enantiomer, Timololi maleas, WP-934', 'tradeNames_string': 'Blocadren, Istalol, Timolol maleate, Timoptic, ...
general
Select, Similarity Search
Metadata
Q61.506
Q61
What is the chemblId of the drug Clopidogrel?
The chemblId for the drug Clopidogrel is CHEMBL1771.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clopidogrel%" OR LOWER(tradeNames_string) LIKE "%clopidogrel%" OR LOWER(drugSynonyms_string) LIKE "%clopidogrel%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_5437', 'drugName': 'Clopidogrel Bisulfate', 'drugSynonyms_string': 'Clopidogrel (as bisulfate), Clopidogrel (as hydrogen sulfate), Clopidogrel bisulfate, Clopidogrel bisulphate, Clopidogrel bms, Clopidogrel hydrogen sulfate, Clopidogrel hydrogen sulphate, Clopidogrel ratiopharm, Clopidogre...
general
Select, Similarity Search
Metadata
Q61.1670
Q61
What is the chemblId of the drug Fosaprepitant?
The chemblId for the drug Fosaprepitant is CHEMBL1199324.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fosaprepitant%" OR LOWER(tradeNames_string) LIKE "%fosaprepitant%" OR LOWER(drugSynonyms_string) LIKE "%fosaprepitant%") LI...
[{'UUID': 'DrugGeneTargets_v2_5495', 'drugName': 'Fosaprepitant Dimeglumine', 'drugSynonyms_string': 'Fosaprepitant (as dimeglumine), Fosaprepitant dimeglumine, Fosaprepitant meglumine, MK-0517', 'tradeNames_string': 'Emend, Fosaprepitant dimeglumine', 'chemblIdentifier': 'CHEMBL1201782'}, {'UUID': 'DrugGeneTargets_v2_...
general
Select, Similarity Search
Metadata
Q61.182
Q61
What is the chemblId of the drug Bromfenac?
The chemblId for the drug Bromfenac is CHEMBL1077.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bromfenac%" OR LOWER(tradeNames_string) LIKE "%bromfenac%" OR LOWER(drugSynonyms_string) LIKE "%bromfenac%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_989', 'drugName': 'Bromfenac Sodium', 'drugSynonyms_string': 'AHR-10282B, Bromfenac monosodium salt, Bromfenac monosodium salt sesquihydrate, Bromfenac sodium, Bromfenac sodium anhydrous, Bromfenac sodium hydrate, Bromfenac sodium sesquihydrate', 'tradeNames_string': 'Bromday, Bromfenac so...
general
Select, Similarity Search
Metadata
Q61.1419
Q61
What is the chemblId of the drug Onzigolide?
The chemblId for the drug Onzigolide is CHEMBL4650342.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%onzigolide%" OR LOWER(tradeNames_string) LIKE "%onzigolide%" OR LOWER(drugSynonyms_string) LIKE "%onzigolide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1775', 'drugName': 'Onzigolide', 'drugSynonyms_string': 'BIM-23A760, Dopastatin, Onzigolide, TBR-760, Tbr-760', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4650342'}, {'UUID': 'DrugGeneTargets_v2_1776', 'drugName': 'Onzigolide', 'drugSynonyms_string': 'BIM-23A760, Dopastatin, Onzig...
general
Select, Similarity Search
Metadata
Q61.1014
Q61
What is the chemblId of the drug Doramapimod?
The chemblId for the drug Doramapimod is CHEMBL103667.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%doramapimod%" OR LOWER(tradeNames_string) LIKE "%doramapimod%" OR LOWER(drugSynonyms_string) LIKE "%doramapimod%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_1268', 'drugName': 'Doramapimod', 'drugSynonyms_string': 'BIRB 796 BS, BIRB-796, BIRB-796 BS, Birb-796, Doramapimod', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL103667'}]
general
Select, Similarity Search
Metadata
Q61.1978
Q61
What is the chemblId of the drug Bay-1082439?
The chemblId for the drug Bay-1082439 is CHEMBL3545245.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bay-1082439%" OR LOWER(tradeNames_string) LIKE "%bay-1082439%" OR LOWER(drugSynonyms_string) LIKE "%bay-1082439%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_5191', 'drugName': 'Bay-1082439', 'drugSynonyms_string': 'BAY1082439, Bay 1082439, Bay-1082439', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545245'}, {'UUID': 'DrugGeneTargets_v2_5192', 'drugName': 'Bay-1082439', 'drugSynonyms_string': 'BAY1082439, Bay 1082439, Bay-1082439', 'tra...
general
Select, Similarity Search
Metadata
Q61.864
Q61
What is the chemblId of the drug Azd-0424?
The chemblId for the drug Azd-0424 is CHEMBL3545177.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azd-0424%" OR LOWER(tradeNames_string) LIKE "%azd-0424%" OR LOWER(drugSynonyms_string) LIKE "%azd-0424%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4552', 'drugName': 'Azd-0424', 'drugSynonyms_string': 'AZD0424, Azd-0424', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545177'}, {'UUID': 'DrugGeneTargets_v2_4553', 'drugName': 'Azd-0424', 'drugSynonyms_string': 'AZD0424, Azd-0424', 'tradeNames_string': '', 'chemblIdentifier': 'CH...
general
Select, Similarity Search
Metadata
Q61.1620
Q61
What is the chemblId of the drug Bazedoxifene Acetate?
The chemblId for the drug Bazedoxifene Acetate is CHEMBL2106615.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bazedoxifene acetate%" OR LOWER(tradeNames_string) LIKE "%bazedoxifene acetate%" OR LOWER(drugSynonyms_string) LIKE "%bazedo...
[{'UUID': 'DrugGeneTargets_v2_1341', 'drugName': 'Bazedoxifene Acetate', 'drugSynonyms_string': 'Bazedoxifen acetate, Bazedoxifene acetate, Conbriza, Duavive, WAY-140424', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2106615'}]
general
Select, Similarity Search
Metadata
Q61.534
Q61
What is the chemblId of the drug Cort 108297?
The chemblId for the drug Cort 108297 is CHEMBL271220.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier 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 "%cort 108297%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_3614', 'drugName': 'Cort 108297', 'drugSynonyms_string': 'ADS-108297, CORT-108297, Cort 108297', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL271220'}]
general
Select, Similarity Search
Metadata
Q61.350
Q61
What is the chemblId of the drug Estramustine Phosphate?
The chemblId for the drug Estramustine Phosphate is CHEMBL1756.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estramustine phosphate%" OR LOWER(tradeNames_string) LIKE "%estramustine phosphate%" OR LOWER(drugSynonyms_string) LIKE "%es...
[{'UUID': 'DrugGeneTargets_v2_5377', 'drugName': 'Estramustine Phosphate Sodium', 'drugSynonyms_string': 'Estramustine 17-(dihydrogenphosphate) disodium salt anhydrous, Estramustine 17-(dihydrogenphosphate) disodium salt monohydrate, Estramustine phosphate sodium, Estramustine phosphate sodium hydrate, Estramustine pho...
general
Select, Similarity Search
Metadata
Q61.1389
Q61
What is the chemblId of the drug Tubocurarine?
The chemblId for the drug Tubocurarine is CHEMBL339427.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tubocurarine%" OR LOWER(tradeNames_string) LIKE "%tubocurarine%" OR LOWER(drugSynonyms_string) LIKE "%tubocurarine%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_2796', 'drugName': 'Tubocurarine', 'drugSynonyms_string': 'D-tubocurarine, Tubocurarine, Tubocurarine cation, Tubocurarine ion', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL339427'}, {'UUID': 'DrugGeneTargets_v2_5100', 'drugName': 'Tubocurarine Chloride', 'drugSynonyms_string': 'Cu...
general
Select, Similarity Search
Metadata
Q61.1961
Q61
What is the chemblId of the drug Fluticasone Furoate?
The chemblId for the drug Fluticasone Furoate is CHEMBL1676.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fluticasone furoate%" OR LOWER(tradeNames_string) LIKE "%fluticasone furoate%" OR LOWER(drugSynonyms_string) LIKE "%fluticas...
[{'UUID': 'DrugGeneTargets_v2_1921', 'drugName': 'Fluticasone Furoate', 'drugSynonyms_string': 'Allermist, Ennhale, Fluticasone furoate, Furamist, GSK 685 698, GSK-685968, GSK685968, GW-685698X, GW685698X', 'tradeNames_string': 'Arnuity ellipta, Avamys, Flonase sensimist allergy relief, Relvar ellipta, Trelegy ellipta,...
general
Select, Similarity Search
Metadata
Q61.1301
Q61
What is the chemblId of the drug Inclacumab?
The chemblId for the drug Inclacumab is CHEMBL2109488.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%inclacumab%" OR LOWER(tradeNames_string) LIKE "%inclacumab%" OR LOWER(drugSynonyms_string) LIKE "%inclacumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4203', 'drugName': 'Inclacumab', 'drugSynonyms_string': 'Inclacumab, LC-1004-002, LC1004-002, RG1512, RO-4905417, RO4905417', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109488'}]
general
Select, Similarity Search
Metadata
Q61.1973
Q61
What is the chemblId of the drug Ibudilast?
The chemblId for the drug Ibudilast is CHEMBL19449.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ibudilast%" OR LOWER(tradeNames_string) LIKE "%ibudilast%" OR LOWER(drugSynonyms_string) LIKE "%ibudilast%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5712', 'drugName': 'Ibudilast', 'drugSynonyms_string': 'AV-411, AV411, Ibudilast, Ketas, MN-166', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL19449'}, {'UUID': 'DrugGeneTargets_v2_5713', 'drugName': 'Ibudilast', 'drugSynonyms_string': 'AV-411, AV411, Ibudilast, Ketas, MN-166', 'tra...
general
Select, Similarity Search
Metadata
Q61.1980
Q61
What is the chemblId of the drug Osi-632?
The chemblId for the drug Osi-632 is CHEMBL253969.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier 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-632%") LIMIT 100
[{'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': '', 'chemblIdentifier': 'CHEMBL253969'}]
general
Select, Similarity Search
Metadata
Q61.608
Q61
What is the chemblId of the drug Interferon Beta-1A?
The chemblId for the drug Interferon Beta-1A is CHEMBL1201562.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%interferon beta-1a%" OR LOWER(tradeNames_string) LIKE "%interferon beta-1a%" OR LOWER(drugSynonyms_string) LIKE "%interferon...
[{'UUID': 'DrugGeneTargets_v2_635', 'drugName': 'Interferon Beta-1A', 'drugSynonyms_string': 'Interferon beta-1a, SNG-001, SNG001, Sng001', 'tradeNames_string': 'Avonex, Neoferon, Rebif', 'chemblIdentifier': 'CHEMBL1201562'}, {'UUID': 'DrugGeneTargets_v2_4925', 'drugName': 'Peginterferon Beta-1A', 'drugSynonyms_string'...
general
Select, Similarity Search
Metadata
Q61.1050
Q61
What is the chemblId of the drug Oxazepam?
The chemblId for the drug Oxazepam is CHEMBL568.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%oxazepam%" OR LOWER(tradeNames_string) LIKE "%oxazepam%" OR LOWER(drugSynonyms_string) LIKE "%oxazepam%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2275', 'drugName': 'Oxazepam', 'drugSynonyms_string': 'J3.308A, NSC-169448, Oxazepam, Oxazepam civ, Oxozepam, Temazepam impurity, oxazepam-, WY-3498', 'tradeNames_string': 'Lederpam, Oxazepam, Serax, Serenid fte, Zaxopam', 'chemblIdentifier': 'CHEMBL568'}]
general
Select, Similarity Search
Metadata
Q61.246
Q61
What is the chemblId of the drug Xaliproden?
The chemblId for the drug Xaliproden is CHEMBL1512580.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%xaliproden%" OR LOWER(tradeNames_string) LIKE "%xaliproden%" OR LOWER(drugSynonyms_string) LIKE "%xaliproden%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3684', 'drugName': 'Xaliproden', 'drugSynonyms_string': 'SR 57746, SR-57746, Xaliproden', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1512580'}]
general
Select, Similarity Search
Metadata
Q61.1681
Q61
What is the chemblId of the drug Migalastat Hydrochloride?
The chemblId for the drug Migalastat Hydrochloride is CHEMBL2107355.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%migalastat hydrochloride%" OR LOWER(tradeNames_string) LIKE "%migalastat hydrochloride%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_549', 'drugName': 'Migalastat Hydrochloride', 'drugSynonyms_string': 'AT-1001 (MIGALASTAT HYDROCHLORIDE), Migalastat hcl, Migalastat hydrochloride', 'tradeNames_string': 'Galafold', 'chemblIdentifier': 'CHEMBL2107355'}]
general
Select, Similarity Search
Metadata
Q61.1799
Q61
What is the chemblId of the drug Orphenadrine?
The chemblId for the drug Orphenadrine is CHEMBL900.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%orphenadrine%" OR LOWER(tradeNames_string) LIKE "%orphenadrine%" OR LOWER(drugSynonyms_string) LIKE "%orphenadrine%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_67', 'drugName': 'Orphenadrine', 'drugSynonyms_string': 'Disipal, Invagesic, Mefenamine, Mialgin, Norflex, Norgesic, Orphenadrin, Orphenadrine, Orphengesic', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL900'}, {'UUID': 'DrugGeneTargets_v2_68', 'drugName': 'Orphenadrine', 'drugSynony...
general
Select, Similarity Search
Metadata
Q61.1717
Q61
What is the chemblId of the drug Toremifene?
The chemblId for the drug Toremifene is CHEMBL1655.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%toremifene%" OR LOWER(tradeNames_string) LIKE "%toremifene%" OR LOWER(drugSynonyms_string) LIKE "%toremifene%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1689', 'drugName': 'Toremifene Citrate', 'drugSynonyms_string': 'FC-1157A, NSC-613680, Toremifene citrate', 'tradeNames_string': 'Fareston', 'chemblIdentifier': 'CHEMBL1200675'}, {'UUID': 'DrugGeneTargets_v2_1083', 'drugName': 'Toremifene', 'drugSynonyms_string': 'Acapodene, Chlortamoxifen...
general
Select, Similarity Search
Metadata
Q61.316
Q61
What is the chemblId of the drug Vardenafil?
The chemblId for the drug Vardenafil is CHEMBL1520.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vardenafil%" OR LOWER(tradeNames_string) LIKE "%vardenafil%" OR LOWER(drugSynonyms_string) LIKE "%vardenafil%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2264', 'drugName': 'Vardenafil', 'drugSynonyms_string': 'BAY-389456, BAY38-9456, Vardenafil, Vivanza', 'tradeNames_string': 'Levitra', 'chemblIdentifier': 'CHEMBL1520'}, {'UUID': 'DrugGeneTargets_v2_4542', 'drugName': 'Vardenafil Hydrochloride', 'drugSynonyms_string': 'BAY 38-9456, BAY-38-...
general
Select, Similarity Search
Metadata
Q61.441
Q61
What is the chemblId of the drug Tucatinib?
The chemblId for the drug Tucatinib is CHEMBL3989868.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tucatinib%" OR LOWER(tradeNames_string) LIKE "%tucatinib%" OR LOWER(drugSynonyms_string) LIKE "%tucatinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5133', 'drugName': 'Tucatinib', 'drugSynonyms_string': 'ARRY-380, Irbinitinib, ONT-380, Ont-380, Tucatinib', 'tradeNames_string': 'Tukysa', 'chemblIdentifier': 'CHEMBL3989868'}]
general
Select, Similarity Search
Metadata
Q61.1899
Q61
What is the chemblId of the drug Pazopanib Hydrochloride?
The chemblId for the drug Pazopanib Hydrochloride is CHEMBL1201733.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pazopanib hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pazopanib hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_385', 'drugName': 'Pazopanib Hydrochloride', 'drugSynonyms_string': 'GW-786034B, GW786034B, Pazopanib (as hydrochloride), Pazopanib hcl, Pazopanib hydrochloride, Pazopanib monohydrochloride', 'tradeNames_string': 'Votrient', 'chemblIdentifier': 'CHEMBL1201733'}, {'UUID': 'DrugGeneTargets_v...
general
Select, Similarity Search
Metadata
Q61.1637
Q61
What is the chemblId of the drug Nefazodone Hydrochloride?
The chemblId for the drug Nefazodone Hydrochloride is CHEMBL1200492.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nefazodone hydrochloride%" OR LOWER(tradeNames_string) LIKE "%nefazodone hydrochloride%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5045', 'drugName': 'Nefazodone Hydrochloride', 'drugSynonyms_string': 'BMY 13754, BMY-13754, MJ 13,754-1, MJ-13754-1, NSC-760344, Nefazodone hcl, Nefazodone hydrochloride', 'tradeNames_string': 'Dutonin, Nefazodone hydrochloride, Serzone', 'chemblIdentifier': 'CHEMBL1200492'}, {'UUID': 'Dr...
general
Select, Similarity Search
Metadata
Q61.312
Q61
What is the chemblId of the drug Simlukafusp Alfa?
The chemblId for the drug Simlukafusp Alfa is CHEMBL4298090.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%simlukafusp alfa%" OR LOWER(tradeNames_string) LIKE "%simlukafusp alfa%" OR LOWER(drugSynonyms_string) LIKE "%simlukafusp al...
[{'UUID': 'DrugGeneTargets_v2_4414', 'drugName': 'Simlukafusp Alfa', 'drugSynonyms_string': 'FAP-IL-2V, FAP-IL2V FP RO6874281, FAP-IL2v, RG-7461, RG7461, RO-6874281, RO6874281, Ro-6874281, Ro6874281, Simlukafusp alfa', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298090'}, {'UUID': 'DrugGeneTargets_v2_4415', 'd...
general
Select, Similarity Search
Metadata
Q61.436
Q61
What is the chemblId of the drug Rg7893?
The chemblId for the drug Rg7893 is CHEMBL3707353.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rg7893%" OR LOWER(tradeNames_string) LIKE "%rg7893%" OR LOWER(drugSynonyms_string) LIKE "%rg7893%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3663', 'drugName': 'Rg7893', 'drugSynonyms_string': 'GDC-0276, Rg7893', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3707353'}]
general
Select, Similarity Search
Metadata
Q61.667
Q61
What is the chemblId of the drug Ds-1062?
The chemblId for the drug Ds-1062 is CHEMBL4297939.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ds-1062%" OR LOWER(tradeNames_string) LIKE "%ds-1062%" OR LOWER(drugSynonyms_string) LIKE "%ds-1062%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1868', 'drugName': 'Ds-1062', 'drugSynonyms_string': 'ADC DS-1062A, DATO-DXD, DS-1062, DS-1062A, DS1062, Datopotamab deruxtecan, Ds-1062, Ds-1062a', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297939'}, {'UUID': 'DrugGeneTargets_v2_1869', 'drugName': 'Ds-1062', 'drugSynonyms_strin...
general
Select, Similarity Search
Metadata
Q61.376
Q61
What is the chemblId of the drug Ezetimibe?
The chemblId for the drug Ezetimibe is CHEMBL1138.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ezetimibe%" OR LOWER(tradeNames_string) LIKE "%ezetimibe%" OR LOWER(drugSynonyms_string) LIKE "%ezetimibe%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4425', 'drugName': 'Ezetimibe', 'drugSynonyms_string': 'Ezetimibe, MK0653, NSC-758923, SCH-58235, SCH58235', 'tradeNames_string': 'Ezetimibe, Ezetrol, Zetia', 'chemblIdentifier': 'CHEMBL1138'}]
general
Select, Similarity Search
Metadata
Q61.572
Q61
What is the chemblId of the drug Seladelpar?
The chemblId for the drug Seladelpar is CHEMBL230158.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%seladelpar%" OR LOWER(tradeNames_string) LIKE "%seladelpar%" OR LOWER(drugSynonyms_string) LIKE "%seladelpar%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3815', 'drugName': 'Seladelpar', 'drugSynonyms_string': 'MBX-8025, Mbx-8025, RWJ-800025, Seladelpar', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL230158'}]
general
Select, Similarity Search
Metadata
Q61.1226
Q61
What is the chemblId of the drug Tramiprosate?
The chemblId for the drug Tramiprosate is CHEMBL149082.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tramiprosate%" OR LOWER(tradeNames_string) LIKE "%tramiprosate%" OR LOWER(drugSynonyms_string) LIKE "%tramiprosate%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_3123', 'drugName': 'Tramiprosate', 'drugSynonyms_string': '3-aminopropane sulfonic acid, Acamprosate related compound a, Homotaurine, NC-758, NSC-77071, Tramiprosate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL149082'}, {'UUID': 'DrugGeneTargets_v2_4034', 'drugName': 'Valiltramip...
general
Select, Similarity Search
Metadata
Q61.184
Q61
What is the chemblId of the drug Drf-10945?
The chemblId for the drug Drf-10945 is CHEMBL3545394.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%drf-10945%" OR LOWER(tradeNames_string) LIKE "%drf-10945%" OR LOWER(drugSynonyms_string) LIKE "%drf-10945%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_627', 'drugName': 'Drf-10945', 'drugSynonyms_string': 'Drf-10945', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545394'}]
general
Select, Similarity Search
Metadata
Q61.1115
Q61
What is the chemblId of the drug Nv-128?
The chemblId for the drug Nv-128 is CHEMBL3545135.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nv-128%" OR LOWER(tradeNames_string) LIKE "%nv-128%" OR LOWER(drugSynonyms_string) LIKE "%nv-128%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2970', 'drugName': 'Nv-128', 'drugSynonyms_string': 'Nv-128', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545135'}]
general
Select, Similarity Search
Metadata
Q61.628
Q61
What is the chemblId of the drug Enasidenib Mesylate?
The chemblId for the drug Enasidenib Mesylate is CHEMBL3989931.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%enasidenib mesylate%" OR LOWER(tradeNames_string) LIKE "%enasidenib mesylate%" OR LOWER(drugSynonyms_string) LIKE "%enasiden...
[{'UUID': 'DrugGeneTargets_v2_5694', 'drugName': 'Enasidenib Mesylate', 'drugSynonyms_string': 'AG-221 mesylate, CC-90007, Enasidenib mesilate, Enasidenib mesylate, Enasidenib methanesulfonate', 'tradeNames_string': 'Idhifa', 'chemblIdentifier': 'CHEMBL3989931'}]
general
Select, Similarity Search
Metadata
Q61.1910
Q61
What is the chemblId of the drug Tolvaptan?
The chemblId for the drug Tolvaptan is CHEMBL344159.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tolvaptan%" OR LOWER(tradeNames_string) LIKE "%tolvaptan%" OR LOWER(drugSynonyms_string) LIKE "%tolvaptan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5028', 'drugName': 'Tolvaptan', 'drugSynonyms_string': 'OPC-41061, OPC-41061(TOLVAPTAN), Tolvaptan', 'tradeNames_string': 'Jinarc, Jynarque, Samsca', 'chemblIdentifier': 'CHEMBL344159'}]
general
Select, Similarity Search
Metadata
Q61.1192
Q61
What is the chemblId of the drug Ketotifen Fumarate?
The chemblId for the drug Ketotifen Fumarate is CHEMBL1633.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ketotifen fumarate%" OR LOWER(tradeNames_string) LIKE "%ketotifen fumarate%" OR LOWER(drugSynonyms_string) LIKE "%ketotifen ...
[{'UUID': 'DrugGeneTargets_v2_5638', 'drugName': 'Ketotifen Fumarate', 'drugSynonyms_string': 'HC 20,511 FUMARATE, HC-20511 FUMARATE, Ketotifen (as fumarate), Ketotifen fumarate, Ketotifen hydrogen fumarate, NSC-757415', 'tradeNames_string': "Acuvue theravision with ketotifen, Alaway, Children's alaway, Ketotifen fumar...
general
Select, Similarity Search
Metadata
Q61.940
Q61
What is the chemblId of the drug Crovalimab?
The chemblId for the drug Crovalimab is CHEMBL4594316.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%crovalimab%" OR LOWER(tradeNames_string) LIKE "%crovalimab%" OR LOWER(drugSynonyms_string) LIKE "%crovalimab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3907', 'drugName': 'Crovalimab', 'drugSynonyms_string': 'Crovalimab, RG-6107, RG6107, RO-7112689, RO7112689, Ro7112689, SKY-59, SKY59', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4594316'}]
general
Select, Similarity Search
Metadata
Q61.1774
Q61
What is the chemblId of the drug Qax-576?
The chemblId for the drug Qax-576 is CHEMBL2109465.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%qax-576%" OR LOWER(tradeNames_string) LIKE "%qax-576%" OR LOWER(drugSynonyms_string) LIKE "%qax-576%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4472', 'drugName': 'Qax-576', 'drugSynonyms_string': 'Dectrekumab, QAX-576, Qax-576, Qax576', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109465'}]
general
Select, Similarity Search
Metadata
Q61.1842
Q61
What is the chemblId of the drug Gsk-1995057?
The chemblId for the drug Gsk-1995057 is CHEMBL2109590.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gsk-1995057%" OR LOWER(tradeNames_string) LIKE "%gsk-1995057%" OR LOWER(drugSynonyms_string) LIKE "%gsk-1995057%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_2173', 'drugName': 'Gsk-1995057', 'drugSynonyms_string': 'GSK-1995057, Gsk-1995057', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109590'}]
general
Select, Similarity Search
Metadata
Q61.1331
Q61
What is the chemblId of the drug Cinpanemab?
The chemblId for the drug Cinpanemab is CHEMBL3833330.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cinpanemab%" OR LOWER(tradeNames_string) LIKE "%cinpanemab%" OR LOWER(drugSynonyms_string) LIKE "%cinpanemab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5903', 'drugName': 'Cinpanemab', 'drugSynonyms_string': 'BIIB-054, BIIB054, Biib054, Cinpanemab, Ni-202', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3833330'}]
general
Select, Similarity Search
Metadata
Q61.300
Q61
What is the chemblId of the drug Ipratropium?
The chemblId for the drug Ipratropium is CHEMBL1621597.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ipratropium%" OR LOWER(tradeNames_string) LIKE "%ipratropium%" OR LOWER(drugSynonyms_string) LIKE "%ipratropium%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_4927', 'drugName': 'Ipratropium Bromide', 'drugSynonyms_string': 'Ipratropium bromide, Ipratropium bromide anhydrous, Ipratropium bromide hydrate, Ipratropium bromide monohydrate, NSC-759613, SCH 1000-BR-MONOHYDRATE, SCH-1000-BR-', 'tradeNames_string': 'Atrovent, Atrovent aerocaps, Atroven...
general
Select, Similarity Search
Metadata
Q61.1619
Q61
What is the chemblId of the drug Vadadustat?
The chemblId for the drug Vadadustat is CHEMBL3646221.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vadadustat%" OR LOWER(tradeNames_string) LIKE "%vadadustat%" OR LOWER(drugSynonyms_string) LIKE "%vadadustat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5155', 'drugName': 'Vadadustat', 'drugSynonyms_string': 'AKB-6548, B-506, B506, PG-1016548, PG1016548, Vadadustat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3646221'}, {'UUID': 'DrugGeneTargets_v2_5156', 'drugName': 'Vadadustat', 'drugSynonyms_string': 'AKB-6548, B-506, B506, PG...
general
Select, Similarity Search
Metadata
Q61.467
Q61
What is the chemblId of the drug Norethindrone?
The chemblId for the drug Norethindrone is CHEMBL1162.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%norethindrone%" OR LOWER(tradeNames_string) LIKE "%norethindrone%" OR LOWER(drugSynonyms_string) LIKE "%norethindrone%") LI...
[{'UUID': 'DrugGeneTargets_v2_3759', 'drugName': 'Norethindrone', 'drugSynonyms_string': 'Activella, Anovule, Aygestin, Calluna vulgaris, Calluna vulgaris whole, Combipatch, Femhrt, Gestest, Heather whole, NSC-9564, Norethindrone, Norethisteron, Norethisterone, Norethisteronum, Norlutate, SC-4640, Triella', 'tradeNames...
general
Select, Similarity Search
Metadata
Q61.1302
Q61
What is the chemblId of the drug Indomethacin?
The chemblId for the drug Indomethacin is CHEMBL6.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%indomethacin%" OR LOWER(tradeNames_string) LIKE "%indomethacin%" OR LOWER(drugSynonyms_string) LIKE "%indomethacin%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_3165', 'drugName': 'Indomethacin', 'drugSynonyms_string': 'Aconip, Durametacin, Indometacin, Indometacin farnesil, Indometacinum, Indomethacin, NSC-757061, NSC-77541, Reumacide', 'tradeNames_string': 'Artracin, Artracin sr, Berlind 75 ret, Flexin-25 continus, Flexin-50 continus, Flexin-75 ...
general
Select, Similarity Search
Metadata
Q61.1250
Q61
What is the chemblId of the drug Metocurine?
The chemblId for the drug Metocurine is CHEMBL1259.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%metocurine%" OR LOWER(tradeNames_string) LIKE "%metocurine%" OR LOWER(drugSynonyms_string) LIKE "%metocurine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2699', 'drugName': 'Metocurine Iodide', 'drugSynonyms_string': 'Dimethyl tubocurarine iodide, Dimethylchondrocurarine iodide, Dimethyltubocurarinium iodide, Metocurine iodide, NSC-36388', 'tradeNames_string': 'Metubine iodide', 'chemblIdentifier': 'CHEMBL1739'}, {'UUID': 'DrugGeneTargets_v...
general
Select, Similarity Search
Metadata
Q61.383
Q61
What is the chemblId of the drug Gabapentin?
The chemblId for the drug Gabapentin is CHEMBL940.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gabapentin%" OR LOWER(tradeNames_string) LIKE "%gabapentin%" OR LOWER(drugSynonyms_string) LIKE "%gabapentin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_142', 'drugName': 'Gabapentin', 'drugSynonyms_string': 'CI-945, DM-1796, GOE 3450, GOE-3450, Gabapentin, NSC-742194, NSC-759254', 'tradeNames_string': 'Gabapentin, Gralise, Neurontin', 'chemblIdentifier': 'CHEMBL940'}, {'UUID': 'DrugGeneTargets_v2_4133', 'drugName': 'Gabapentin Enacarbil',...
general
Select, Similarity Search
Metadata
Q61.1768
Q61
What is the chemblId of the drug Amcinonide?
The chemblId for the drug Amcinonide is CHEMBL1200732.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amcinonide%" OR LOWER(tradeNames_string) LIKE "%amcinonide%" OR LOWER(drugSynonyms_string) LIKE "%amcinonide%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5083', 'drugName': 'Amcinonide', 'drugSynonyms_string': 'Amcinonide, CL 34699, CL-34699, NSC-758620', 'tradeNames_string': 'Amcinonide, Cyclocort', 'chemblIdentifier': 'CHEMBL1200732'}]
general
Select, Similarity Search
Metadata
Q61.108
Q61
What is the chemblId of the drug Pf-03446879?
The chemblId for the drug Pf-03446879 is CHEMBL2109522.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pf-03446879%" OR LOWER(tradeNames_string) LIKE "%pf-03446879%" OR LOWER(drugSynonyms_string) LIKE "%pf-03446879%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_1591', 'drugName': 'Pf-03446879', 'drugSynonyms_string': 'PF-03446879', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109522'}]
general
Select, Similarity Search
Metadata
Q61.129
Q61
What is the chemblId of the drug Gw501516?
The chemblId for the drug Gw501516 is CHEMBL38943.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gw501516%" OR LOWER(tradeNames_string) LIKE "%gw501516%" OR LOWER(drugSynonyms_string) LIKE "%gw501516%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3549', 'drugName': 'Gw501516', 'drugSynonyms_string': 'Cardarine, GSK-516, GW-1516, GW501516, Gw-501516, Gw501516', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL38943'}]
general
Select, Similarity Search
Metadata
Q61.1131
Q61
What is the chemblId of the drug Bucindolol Hydrochloride?
The chemblId for the drug Bucindolol Hydrochloride is CHEMBL2107546.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bucindolol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%bucindolol hydrochloride%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4949', 'drugName': 'Bucindolol Hydrochloride', 'drugSynonyms_string': 'Bucindolol hcl, Bucindolol hydrochloride, Gencaro, MJ 13,105-1, MJ-13105-1', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2107546'}, {'UUID': 'DrugGeneTargets_v2_4950', 'drugName': 'Bucindolol Hydrochloride', 'dr...
general
Select, Similarity Search
Metadata
Q61.872
Q61
What is the chemblId of the drug Eliglustat Tartrate?
The chemblId for the drug Eliglustat Tartrate is CHEMBL4297066.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%eliglustat tartrate%" OR LOWER(tradeNames_string) LIKE "%eliglustat tartrate%" OR LOWER(drugSynonyms_string) LIKE "%eliglust...
[{'UUID': 'DrugGeneTargets_v2_5337', 'drugName': 'Eliglustat Tartrate', 'drugSynonyms_string': 'Eliglustat hemitartrate, Eliglustat tartrate, GENZ 112638, GENZ-112638', 'tradeNames_string': 'Cerdelga', 'chemblIdentifier': 'CHEMBL4297066'}]
general
Select, Similarity Search
Metadata
Q61.360
Q61
What is the chemblId of the drug Volagidemab?
The chemblId for the drug Volagidemab is CHEMBL4298213.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%volagidemab%" OR LOWER(tradeNames_string) LIKE "%volagidemab%" OR LOWER(drugSynonyms_string) LIKE "%volagidemab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_421', 'drugName': 'Volagidemab', 'drugSynonyms_string': 'AMG 477, AMG-477, REMD-477, Volagidemab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298213'}]
general
Select, Similarity Search
Metadata
Q61.1617
Q61
What is the chemblId of the drug Clivatuzumab Tetraxetan?
The chemblId for the drug Clivatuzumab Tetraxetan is CHEMBL3301586.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clivatuzumab tetraxetan%" OR LOWER(tradeNames_string) LIKE "%clivatuzumab tetraxetan%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_6285', 'drugName': 'Clivatuzumab Tetraxetan', 'drugSynonyms_string': 'Clivatuzumab tetraxetan, HPAM-4, IMMU-107, IgG-DOTA, hPAM4', 'tradeNames_string': 'Clivatucyn', 'chemblIdentifier': 'CHEMBL3301586'}, {'UUID': 'DrugGeneTargets_v2_6036', 'drugName': 'Yttrium Y 90 Clivatuzumab Tetraxetan'...
general
Select, Similarity Search
Metadata
Q61.689
Q61
What is the chemblId of the drug Pralatrexate?
The chemblId for the drug Pralatrexate is CHEMBL1201746.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pralatrexate%" OR LOWER(tradeNames_string) LIKE "%pralatrexate%" OR LOWER(drugSynonyms_string) LIKE "%pralatrexate%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_39', 'drugName': 'Pralatrexate', 'drugSynonyms_string': 'NSC-754230, PDX, Pralatrexate', 'tradeNames_string': 'Folotyn', 'chemblIdentifier': 'CHEMBL1201746'}]
general
Select, Similarity Search
Metadata
Q61.1787
Q61
What is the chemblId of the drug Eptifibatide?
The chemblId for the drug Eptifibatide is CHEMBL1174.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%eptifibatide%" OR LOWER(tradeNames_string) LIKE "%eptifibatide%" OR LOWER(drugSynonyms_string) LIKE "%eptifibatide%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_1804', 'drugName': 'Eptifibatide', 'drugSynonyms_string': 'Eptifibatide, Integrelin', 'tradeNames_string': 'Eptifibatide, Integrilin', 'chemblIdentifier': 'CHEMBL1174'}]
general
Select, Similarity Search
Metadata
Q61.1467
Q61
What is the chemblId of the drug Pentolinium Tartrate?
The chemblId for the drug Pentolinium Tartrate is CHEMBL1318287.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pentolinium tartrate%" OR LOWER(tradeNames_string) LIKE "%pentolinium tartrate%" OR LOWER(drugSynonyms_string) LIKE "%pentol...
[{'UUID': 'DrugGeneTargets_v2_4468', 'drugName': 'Pentolinium Tartrate', 'drugSynonyms_string': 'NSC-759890, Pentolinium tartrate, Pentolonium tartrate, Pentolonum bitartrate', 'tradeNames_string': 'Ansolysen', 'chemblIdentifier': 'CHEMBL1318287'}]
general
Select, Similarity Search
Metadata
Q61.212
Q61
What is the chemblId of the drug Butalbital?
The chemblId for the drug Butalbital is CHEMBL454.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%butalbital%" OR LOWER(tradeNames_string) LIKE "%butalbital%" OR LOWER(drugSynonyms_string) LIKE "%butalbital%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3415', 'drugName': 'Butalbital', 'drugSynonyms_string': 'Alisobumal, Allylbarbituric acid, Butalbital, Butalbital ciii, Itobarbital, Tetrallobarbital', 'tradeNames_string': 'Sandoptal', 'chemblIdentifier': 'CHEMBL454'}]
general
Select, Similarity Search
Metadata
Q61.880
Q61
What is the chemblId of the drug Umbralisib Tosylate?
The chemblId for the drug Umbralisib Tosylate is CHEMBL3989869.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%umbralisib tosylate%" OR LOWER(tradeNames_string) LIKE "%umbralisib tosylate%" OR LOWER(drugSynonyms_string) LIKE "%umbralis...
[{'UUID': 'DrugGeneTargets_v2_3011', 'drugName': 'Umbralisib Tosylate', 'drugSynonyms_string': 'RP-5307, TGR-1202, TGR-1202 (4-METHYLBENZENESULFONATE), Tgr-1202, Umbralisib tosylate', 'tradeNames_string': 'Ukoniq', 'chemblIdentifier': 'CHEMBL3989869'}, {'UUID': 'DrugGeneTargets_v2_3012', 'drugName': 'Umbralisib Tosylat...
general
Select, Similarity Search
Metadata
Q61.143
Q61
What is the chemblId of the drug Cts-1027?
The chemblId for the drug Cts-1027 is CHEMBL440498.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cts-1027%" OR LOWER(tradeNames_string) LIKE "%cts-1027%" OR LOWER(drugSynonyms_string) LIKE "%cts-1027%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1944', 'drugName': 'Cts-1027', 'drugSynonyms_string': 'Cts-1027, RO-1130830, RS-130830', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL440498'}, {'UUID': 'DrugGeneTargets_v2_1945', 'drugName': 'Cts-1027', 'drugSynonyms_string': 'Cts-1027, RO-1130830, RS-130830', 'tradeNames_string': ...
general
Select, Similarity Search
Metadata
Q61.1439
Q61
What is the chemblId of the drug Denufosol?
The chemblId for the drug Denufosol is CHEMBL507282.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%denufosol%" OR LOWER(tradeNames_string) LIKE "%denufosol%" OR LOWER(drugSynonyms_string) LIKE "%denufosol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_374', 'drugName': 'Denufosol', 'drugSynonyms_string': 'Denufosol', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL507282'}, {'UUID': 'DrugGeneTargets_v2_2459', 'drugName': 'Denufosol Tetrasodium', 'drugSynonyms_string': 'Denufosol tetrasodium, Denufosol tetrasodium salt, INS-37217, IN...
general
Select, Similarity Search
Metadata
Q61.1341
Q61
What is the chemblId of the drug Velcalcetide?
The chemblId for the drug Velcalcetide is CHEMBL3545184.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%velcalcetide%" OR LOWER(tradeNames_string) LIKE "%velcalcetide%" OR LOWER(drugSynonyms_string) LIKE "%velcalcetide%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_3935', 'drugName': 'Velcalcetide', 'drugSynonyms_string': 'AMG-416, Amg416, Etelcalcetide, KAI-4169, ONO-5163, Telcalcetide, Velcalcetide', 'tradeNames_string': 'Parsabiv', 'chemblIdentifier': 'CHEMBL3545184'}]
general
Select, Similarity Search
Metadata