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.1828
Q61
What is the chemblId of the drug Estropipate?
The chemblId for the drug Estropipate is CHEMBL1200980.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%estropipate%" OR LOWER(tradeNames_string) LIKE "%estropipate%" OR LOWER(drugSynonyms_string) LIKE "%estropipate%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_2257', 'drugName': 'Estropipate', 'drugSynonyms_string': 'Estrone sulfate piperazine salt, Estropipate, NSC-758912, Piperazine estrone sulfate, Piperazine estrone sulphate, Sulestrex piperazine', 'tradeNames_string': 'Estropipate, Harmogen, Ogen, Ogen .625, Ogen 1.25, Ogen 2.5, Ogen 5, Ort...
general
Select, Similarity Search
Metadata
Q61.1496
Q61
What is the chemblId of the drug Thiopental?
The chemblId for the drug Thiopental is CHEMBL441.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%thiopental%" OR LOWER(tradeNames_string) LIKE "%thiopental%" OR LOWER(drugSynonyms_string) LIKE "%thiopental%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1494', 'drugName': 'Thiopental', 'drugSynonyms_string': 'Thiopental, Thiopental ciii', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL441'}, {'UUID': 'DrugGeneTargets_v2_4971', 'drugName': 'Thiopental Sodium', 'drugSynonyms_string': 'Farmotal, Hypnostan, Leopental, NSC-759557, Nesdona...
general
Select, Similarity Search
Metadata
Q61.1602
Q61
What is the chemblId of the drug Rizatriptan?
The chemblId for the drug Rizatriptan is CHEMBL905.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rizatriptan%" OR LOWER(tradeNames_string) LIKE "%rizatriptan%" OR LOWER(drugSynonyms_string) LIKE "%rizatriptan%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_1140', 'drugName': 'Rizatriptan Benzoate', 'drugSynonyms_string': 'MK-0462, NSC-758919, Rizatriptan benzoate', 'tradeNames_string': 'Maxalt, Maxalt-mlt, Rizatriptan benzoate', 'chemblIdentifier': 'CHEMBL1201032'}, {'UUID': 'DrugGeneTargets_v2_1141', 'drugName': 'Rizatriptan Benzoate', 'dru...
general
Select, Similarity Search
Metadata
Q61.1759
Q61
What is the chemblId of the drug Prilocaine?
The chemblId for the drug Prilocaine is CHEMBL1194.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%prilocaine%" OR LOWER(tradeNames_string) LIKE "%prilocaine%" OR LOWER(drugSynonyms_string) LIKE "%prilocaine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3212', 'drugName': 'Prilocaine', 'drugSynonyms_string': 'ASTRA-1512, ASTRA-1515, Citanest, NSC-40027, Prilocaine, Propitocaine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1194'}, {'UUID': 'DrugGeneTargets_v2_281', 'drugName': 'Prilocaine Hydrochloride', 'drugSynonyms_string': 'AS...
general
Select, Similarity Search
Metadata
Q61.10
Q61
What is the chemblId of the drug Cyclizine?
The chemblId for the drug Cyclizine is CHEMBL648.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cyclizine%" OR LOWER(tradeNames_string) LIKE "%cyclizine%" OR LOWER(drugSynonyms_string) LIKE "%cyclizine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4766', 'drugName': 'Cyclizine', 'drugSynonyms_string': 'Cyclizine, Marezine, NSC-26608', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL648'}, {'UUID': 'DrugGeneTargets_v2_954', 'drugName': 'Cyclizine Lactate', 'drugSynonyms_string': 'Cyclizine lactate', 'tradeNames_string': 'Marezine...
general
Select, Similarity Search
Metadata
Q61.455
Q61
What is the chemblId of the drug Selatogrel?
The chemblId for the drug Selatogrel is CHEMBL4297589.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%selatogrel%" OR LOWER(tradeNames_string) LIKE "%selatogrel%" OR LOWER(drugSynonyms_string) LIKE "%selatogrel%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4884', 'drugName': 'Selatogrel', 'drugSynonyms_string': 'ACT-246475, Act-246475, Selatogrel', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297589'}]
general
Select, Similarity Search
Metadata
Q61.715
Q61
What is the chemblId of the drug Nalfurafine?
The chemblId for the drug Nalfurafine is CHEMBL267495.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nalfurafine%" OR LOWER(tradeNames_string) LIKE "%nalfurafine%" OR LOWER(drugSynonyms_string) LIKE "%nalfurafine%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_4220', 'drugName': 'Nalfurafine', 'drugSynonyms_string': 'MT-9938, Nalfurafine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL267495'}, {'UUID': 'DrugGeneTargets_v2_5774', 'drugName': 'Nalfurafine Hydrochloride', 'drugSynonyms_string': 'Nalfurafine hcl, Nalfurafine hydrochloride, No...
general
Select, Similarity Search
Metadata
Q61.258
Q61
What is the chemblId of the drug Elobixibat?
The chemblId for the drug Elobixibat is CHEMBL3039515.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%elobixibat%" OR LOWER(tradeNames_string) LIKE "%elobixibat%" OR LOWER(drugSynonyms_string) LIKE "%elobixibat%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3777', 'drugName': 'Elobixibat', 'drugSynonyms_string': 'A-3309, A3309, AZD-7806, AZD7806, Elobixibat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3039515'}]
general
Select, Similarity Search
Metadata
Q61.889
Q61
What is the chemblId of the drug Cipralisant Maleate?
The chemblId for the drug Cipralisant Maleate is CHEMBL2106003.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cipralisant maleate%" OR LOWER(tradeNames_string) LIKE "%cipralisant maleate%" OR LOWER(drugSynonyms_string) LIKE "%cipralis...
[{'UUID': 'DrugGeneTargets_v2_5091', 'drugName': 'Cipralisant Maleate', 'drugSynonyms_string': 'Cipralisant maleate, GT-2331, Gt2331', 'tradeNames_string': 'Perceptin', 'chemblIdentifier': 'CHEMBL2106003'}]
general
Select, Similarity Search
Metadata
Q61.395
Q61
What is the chemblId of the drug Amrubicin Hydrochloride?
The chemblId for the drug Amrubicin Hydrochloride is CHEMBL481958.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amrubicin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%amrubicin hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_3383', 'drugName': 'Amrubicin Hydrochloride', 'drugSynonyms_string': 'Amrubicin hydrochloride, Calsed, SM 5887, SM-5887', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL481958'}]
general
Select, Similarity Search
Metadata
Q61.916
Q61
What is the chemblId of the drug Sulpiride?
The chemblId for the drug Sulpiride is CHEMBL26.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sulpiride%" OR LOWER(tradeNames_string) LIKE "%sulpiride%" OR LOWER(drugSynonyms_string) LIKE "%sulpiride%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5185', 'drugName': 'Sulpiride', 'drugSynonyms_string': 'N05AL01, NSC-757850, RD-1403, Sulpiride', 'tradeNames_string': 'Dogmatyl, Dolmatil', 'chemblIdentifier': 'CHEMBL26'}, {'UUID': 'DrugGeneTargets_v2_1938', 'drugName': 'Levosulpiride', 'drugSynonyms_string': '(-)-sulpiride, L-sulpiride,...
general
Select, Similarity Search
Metadata
Q61.932
Q61
What is the chemblId of the drug Etaracizumab?
The chemblId for the drug Etaracizumab is CHEMBL1743014.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%etaracizumab%" OR LOWER(tradeNames_string) LIKE "%etaracizumab%" OR LOWER(drugSynonyms_string) LIKE "%etaracizumab%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_4394', 'drugName': 'Etaracizumab', 'drugSynonyms_string': 'ETARATUZUMAB, Etaracizumab, HLM60, MEDI-522, Vitaxin', 'tradeNames_string': 'Abegrin, Abegrin vitaxin', 'chemblIdentifier': 'CHEMBL1743014'}]
general
Select, Similarity Search
Metadata
Q61.1704
Q61
What is the chemblId of the drug Mepenzolate?
The chemblId for the drug Mepenzolate is CHEMBL524004.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mepenzolate%" OR LOWER(tradeNames_string) LIKE "%mepenzolate%" OR LOWER(drugSynonyms_string) LIKE "%mepenzolate%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_3595', 'drugName': 'Mepenzolate', 'drugSynonyms_string': 'Mepenzolate, Mepenzolate bromide free base, Mepenzolate cation, Mepenzolate ion', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL524004'}, {'UUID': 'DrugGeneTargets_v2_3596', 'drugName': 'Mepenzolate', 'drugSynonyms_string': 'M...
general
Select, Similarity Search
Metadata
Q61.1231
Q61
What is the chemblId of the drug Praliciguat?
The chemblId for the drug Praliciguat is CHEMBL4297214.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%praliciguat%" OR LOWER(tradeNames_string) LIKE "%praliciguat%" OR LOWER(drugSynonyms_string) LIKE "%praliciguat%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_594', 'drugName': 'Praliciguat', 'drugSynonyms_string': 'IW-1973, Praliciguat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297214'}]
general
Select, Similarity Search
Metadata
Q61.466
Q61
What is the chemblId of the drug Pseudoephedrine Hydrochloride?
The chemblId for the drug Pseudoephedrine Hydrochloride is CHEMBL1200724.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pseudoephedrine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pseudoephedrine hydrochloride%" OR LOWER(drugSynonyms_str...
[{'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
Select, Similarity Search
Metadata
Q61.1967
Q61
What is the chemblId of the drug Pf-00217830?
The chemblId for the drug Pf-00217830 is CHEMBL1774080.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pf-00217830%" OR LOWER(tradeNames_string) LIKE "%pf-00217830%" OR LOWER(drugSynonyms_string) LIKE "%pf-00217830%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_880', 'drugName': 'Pf-00217830', 'drugSynonyms_string': 'J2.975.999E, PF-00217830, PF-217830, Pf-00217830', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1774080'}]
general
Select, Similarity Search
Metadata
Q61.1178
Q61
What is the chemblId of the drug Avelumab?
The chemblId for the drug Avelumab is CHEMBL3833373.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%avelumab%" OR LOWER(tradeNames_string) LIKE "%avelumab%" OR LOWER(drugSynonyms_string) LIKE "%avelumab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3138', 'drugName': 'Avelumab', 'drugSynonyms_string': 'Avelumab, MSB-0010682, MSB0010682, MSB0010718C, Msb-0010718c', 'tradeNames_string': 'Bavencio', 'chemblIdentifier': 'CHEMBL3833373'}]
general
Select, Similarity Search
Metadata
Q61.967
Q61
What is the chemblId of the drug Floxuridine?
The chemblId for the drug Floxuridine is CHEMBL917.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%floxuridine%" OR LOWER(tradeNames_string) LIKE "%floxuridine%" OR LOWER(drugSynonyms_string) LIKE "%floxuridine%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_316', 'drugName': 'Floxuridine', 'drugSynonyms_string': '5-Fluoro-2-deoxyuridine, 5-fudr, FUDR, Floxuridine, Fluoruridine deoxyribose, NSC-27640', 'tradeNames_string': 'F.u.d.r., Floxuridine, Fudr', 'chemblIdentifier': 'CHEMBL917'}]
general
Select, Similarity Search
Metadata
Q61.507
Q61
What is the chemblId of the drug Ulocuplumab?
The chemblId for the drug Ulocuplumab is CHEMBL3039543.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ulocuplumab%" OR LOWER(tradeNames_string) LIKE "%ulocuplumab%" OR LOWER(drugSynonyms_string) LIKE "%ulocuplumab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_4648', 'drugName': 'Ulocuplumab', 'drugSynonyms_string': 'BMS-936564, MDX-1338, Ulocuplumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3039543'}]
general
Select, Similarity Search
Metadata
Q61.746
Q61
What is the chemblId of the drug Maraviroc?
The chemblId for the drug Maraviroc is CHEMBL1201187.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%maraviroc%" OR LOWER(tradeNames_string) LIKE "%maraviroc%" OR LOWER(drugSynonyms_string) LIKE "%maraviroc%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3537', 'drugName': 'Maraviroc', 'drugSynonyms_string': 'Maraviroc, Rel-Maraviroc, UK-427857, Uk-427,857', 'tradeNames_string': 'Celsentri, Selzentry', 'chemblIdentifier': 'CHEMBL1201187'}]
general
Select, Similarity Search
Metadata
Q61.1851
Q61
What is the chemblId of the drug Bosutinib?
The chemblId for the drug Bosutinib is CHEMBL288441.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bosutinib%" OR LOWER(tradeNames_string) LIKE "%bosutinib%" OR LOWER(drugSynonyms_string) LIKE "%bosutinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3955', 'drugName': 'Bosutinib', 'drugSynonyms_string': 'Bosutinib, Bosutinib (as monohydrate), Bosutinib hydrate, Bosutinib monohydrate, SK-606, SKI-606', 'tradeNames_string': 'Bosulif', 'chemblIdentifier': 'CHEMBL288441'}, {'UUID': 'DrugGeneTargets_v2_3956', 'drugName': 'Bosutinib', 'drug...
general
Select, Similarity Search
Metadata
Q61.875
Q61
What is the chemblId of the drug Nicotine?
The chemblId for the drug Nicotine is CHEMBL3.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nicotine%" OR LOWER(tradeNames_string) LIKE "%nicotine%" OR LOWER(drugSynonyms_string) LIKE "%nicotine%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5052', 'drugName': 'Nicotine Polacrilex', 'drugSynonyms_string': 'Nicotine polacrilex', 'tradeNames_string': 'Commit, Nicorette, Nicorette (mint), Nicotine polacrilex, Thrive', 'chemblIdentifier': 'CHEMBL1201536'}, {'UUID': 'DrugGeneTargets_v2_687', 'drugName': 'Nicotine', 'drugSynonyms_st...
general
Select, Similarity Search
Metadata
Q61.738
Q61
What is the chemblId of the drug Rg6029?
The chemblId for the drug Rg6029 is CHEMBL3707380.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rg6029%" OR LOWER(tradeNames_string) LIKE "%rg6029%" OR LOWER(drugSynonyms_string) LIKE "%rg6029%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4555', 'drugName': 'Rg6029', 'drugSynonyms_string': 'GDC-0310, Rg6029', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3707380'}]
general
Select, Similarity Search
Metadata
Q61.545
Q61
What is the chemblId of the drug Lucatumumab?
The chemblId for the drug Lucatumumab is CHEMBL1743038.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lucatumumab%" OR LOWER(tradeNames_string) LIKE "%lucatumumab%" OR LOWER(drugSynonyms_string) LIKE "%lucatumumab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_2640', 'drugName': 'Lucatumumab', 'drugSynonyms_string': 'CHIR-12.12, HCD-122, HCD122, Lucatumumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1743038'}]
general
Select, Similarity Search
Metadata
Q61.1211
Q61
What is the chemblId of the drug Radiprodil?
The chemblId for the drug Radiprodil is CHEMBL182066.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%radiprodil%" OR LOWER(tradeNames_string) LIKE "%radiprodil%" OR LOWER(drugSynonyms_string) LIKE "%radiprodil%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1000', 'drugName': 'Radiprodil', 'drugSynonyms_string': 'RGH-896, Radiprodil, Rgh-896', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL182066'}]
general
Select, Similarity Search
Metadata
Q61.704
Q61
What is the chemblId of the drug Cetrorelix Acetate?
The chemblId for the drug Cetrorelix Acetate is CHEMBL2103735.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cetrorelix acetate%" OR LOWER(tradeNames_string) LIKE "%cetrorelix acetate%" OR LOWER(drugSynonyms_string) LIKE "%cetrorelix...
[{'UUID': 'DrugGeneTargets_v2_3467', 'drugName': 'Cetrorelix Acetate', 'drugSynonyms_string': 'Cetrorelix, Cetrorelix acetate, Cetrotide acetate, D-20761, NS-75A, SB-075 ACETATE', 'tradeNames_string': 'Cetrotide', 'chemblIdentifier': 'CHEMBL2103735'}]
general
Select, Similarity Search
Metadata
Q61.1394
Q61
What is the chemblId of the drug Degarelix Acetate?
The chemblId for the drug Degarelix Acetate is CHEMBL2028987.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%degarelix acetate%" OR LOWER(tradeNames_string) LIKE "%degarelix acetate%" OR LOWER(drugSynonyms_string) LIKE "%degarelix ac...
[{'UUID': 'DrugGeneTargets_v2_6054', 'drugName': 'Degarelix Acetate', 'drugSynonyms_string': 'Degarelix (as acetate), Degarelix acetate, Degarelix acetate hydrate, FE-200486, FE200486, FE200486 (FREE BASE)', 'tradeNames_string': 'Firmagon', 'chemblIdentifier': 'CHEMBL2028987'}]
general
Select, Similarity Search
Metadata
Q61.1783
Q61
What is the chemblId of the drug Dalfampridine?
The chemblId for the drug Dalfampridine is CHEMBL284348.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dalfampridine%" OR LOWER(tradeNames_string) LIKE "%dalfampridine%" OR LOWER(drugSynonyms_string) LIKE "%dalfampridine%") LI...
[{'UUID': 'DrugGeneTargets_v2_1734', 'drugName': 'Dalfampridine', 'drugSynonyms_string': 'Dalfampridine, EL-970, Fampridine, Fampridine (4-aminopyridine), NSC-15041', 'tradeNames_string': 'Ampyra, Ampyra Extended Release, Fampyra, Neurelan', 'chemblIdentifier': 'CHEMBL284348'}]
general
Select, Similarity Search
Metadata
Q61.1155
Q61
What is the chemblId of the drug Loxapine Succinate?
The chemblId for the drug Loxapine Succinate is CHEMBL1201155.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%loxapine succinate%" OR LOWER(tradeNames_string) LIKE "%loxapine succinate%" OR LOWER(drugSynonyms_string) LIKE "%loxapine s...
[{'UUID': 'DrugGeneTargets_v2_488', 'drugName': 'Loxapine Succinate', 'drugSynonyms_string': 'CL 71563, CL-71563, Loxapine succinate, NSC-759578', 'tradeNames_string': 'Loxapac, Loxapine, Loxapine succinate, Loxitane', 'chemblIdentifier': 'CHEMBL1201155'}, {'UUID': 'DrugGeneTargets_v2_489', 'drugName': 'Loxapine Succin...
general
Select, Similarity Search
Metadata
Q61.1040
Q61
What is the chemblId of the drug Ethylestrenol?
The chemblId for the drug Ethylestrenol is CHEMBL1200623.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ethylestrenol%" OR LOWER(tradeNames_string) LIKE "%ethylestrenol%" OR LOWER(drugSynonyms_string) LIKE "%ethylestrenol%") LI...
[{'UUID': 'DrugGeneTargets_v2_3566', 'drugName': 'Ethylestrenol', 'drugSynonyms_string': 'Durabolin-o, Duraboral, Ethylestrenol, Ethylnandrol, Ethyloestrenol, NSC-37726, Orabolin', 'tradeNames_string': 'Maxibolin', 'chemblIdentifier': 'CHEMBL1200623'}]
general
Select, Similarity Search
Metadata
Q61.378
Q61
What is the chemblId of the drug Rosuvastatin?
The chemblId for the drug Rosuvastatin is CHEMBL1496.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rosuvastatin%" OR LOWER(tradeNames_string) LIKE "%rosuvastatin%" OR LOWER(drugSynonyms_string) LIKE "%rosuvastatin%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_5208', 'drugName': 'Rosuvastatin Calcium', 'drugSynonyms_string': 'Fortius, NSC-747274, NSC-758930, Rostar, Rosuvastatin (as calcium), Rosuvastatin calcium, Rosuvastatin calcium salt, Rosuvastatin hemicalcium, Rozavel, S-4522, Suvikan, ZD-4522, ZD-4522 (CALCIUM SALT), ZD-4522 CALCIUM, ZD45...
general
Select, Similarity Search
Metadata
Q61.674
Q61
What is the chemblId of the drug Olutasidenib?
The chemblId for the drug Olutasidenib is CHEMBL4297610.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%olutasidenib%" OR LOWER(tradeNames_string) LIKE "%olutasidenib%" OR LOWER(drugSynonyms_string) LIKE "%olutasidenib%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_6331', 'drugName': 'Olutasidenib', 'drugSynonyms_string': 'FT-2102, Ft-2102, Olutasidenib', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297610'}]
general
Select, Similarity Search
Metadata
Q61.1527
Q61
What is the chemblId of the drug Tadekinig Alfa?
The chemblId for the drug Tadekinig Alfa is CHEMBL2108054.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tadekinig alfa%" OR LOWER(tradeNames_string) LIKE "%tadekinig alfa%" OR LOWER(drugSynonyms_string) LIKE "%tadekinig alfa%") ...
[{'UUID': 'DrugGeneTargets_v2_2500', 'drugName': 'Tadekinig Alfa', 'drugSynonyms_string': 'Tadekinig alfa', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108054'}]
general
Select, Similarity Search
Metadata
Q61.362
Q61
What is the chemblId of the drug Donitriptan?
The chemblId for the drug Donitriptan is CHEMBL1742428.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%donitriptan%" OR LOWER(tradeNames_string) LIKE "%donitriptan%" OR LOWER(drugSynonyms_string) LIKE "%donitriptan%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_1512', 'drugName': 'Donitriptan', 'drugSynonyms_string': 'Donitriptan, Donitriptan hydrochloride, F-11356', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1742428'}, {'UUID': 'DrugGeneTargets_v2_1513', 'drugName': 'Donitriptan', 'drugSynonyms_string': 'Donitriptan, Donitriptan hydroch...
general
Select, Similarity Search
Metadata
Q61.976
Q61
What is the chemblId of the drug Rodatristat Ethyl?
The chemblId for the drug Rodatristat Ethyl is CHEMBL4069704.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rodatristat ethyl%" OR LOWER(tradeNames_string) LIKE "%rodatristat ethyl%" OR LOWER(drugSynonyms_string) LIKE "%rodatristat ...
[{'UUID': 'DrugGeneTargets_v2_1600', 'drugName': 'Rodatristat Ethyl', 'drugSynonyms_string': 'KAR-5585, KAR5585, Rodatristat ethyl', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4069704'}]
general
Select, Similarity Search
Metadata
Q61.790
Q61
What is the chemblId of the drug Buparlisib?
The chemblId for the drug Buparlisib is CHEMBL2017974.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%buparlisib%" OR LOWER(tradeNames_string) LIKE "%buparlisib%" OR LOWER(drugSynonyms_string) LIKE "%buparlisib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3247', 'drugName': 'Buparlisib', 'drugSynonyms_string': 'BKM-120, BKM-120NX, BKM120-NX, Bkm-120, Buparlisib, NVP-BKM-120, NVP-BKM120', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2017974'}]
general
Select, Similarity Search
Metadata
Q61.742
Q61
What is the chemblId of the drug Trastuzumab?
The chemblId for the drug Trastuzumab is CHEMBL1201585.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trastuzumab%" OR LOWER(tradeNames_string) LIKE "%trastuzumab%" OR LOWER(drugSynonyms_string) LIKE "%trastuzumab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_1870', 'drugName': 'Trastuzumab Duocarmazine', 'drugSynonyms_string': 'SYD-985, SYD985, Trastuzumab duocarmazine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298178'}, {'UUID': 'DrugGeneTargets_v2_5707', 'drugName': 'Trastuzumab', 'drugSynonyms_string': '4D5V8, ABP 980, ABP-980, ...
general
Select, Similarity Search
Metadata
Q61.1044
Q61
What is the chemblId of the drug Tm30339?
The chemblId for the drug Tm30339 is CHEMBL3545106.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tm30339%" OR LOWER(tradeNames_string) LIKE "%tm30339%" OR LOWER(drugSynonyms_string) LIKE "%tm30339%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2735', 'drugName': 'Tm30339', 'drugSynonyms_string': 'Tm30339', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545106'}]
general
Select, Similarity Search
Metadata
Q61.979
Q61
What is the chemblId of the drug Camptothecin-20-O-Propionate?
The chemblId for the drug Camptothecin-20-O-Propionate is CHEMBL124162.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%camptothecin-20-o-propionate%" OR LOWER(tradeNames_string) LIKE "%camptothecin-20-o-propionate%" OR LOWER(drugSynonyms_strin...
[{'UUID': 'DrugGeneTargets_v2_3985', 'drugName': 'Camptothecin-20-O-Propionate', 'drugSynonyms_string': 'Camptothecin-20-o-propionate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL124162'}]
general
Select, Similarity Search
Metadata
Q61.1526
Q61
What is the chemblId of the drug Lb-100?
The chemblId for the drug Lb-100 is CHEMBL4297300.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lb-100%" OR LOWER(tradeNames_string) LIKE "%lb-100%" OR LOWER(drugSynonyms_string) LIKE "%lb-100%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4335', 'drugName': 'Lb-100', 'drugSynonyms_string': 'LB 100, Lb-100', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297300'}, {'UUID': 'DrugGeneTargets_v2_4336', 'drugName': 'Lb-100', 'drugSynonyms_string': 'LB 100, Lb-100', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL429730...
general
Select, Similarity Search
Metadata
Q61.1488
Q61
What is the chemblId of the drug Rituximab?
The chemblId for the drug Rituximab is CHEMBL1201576.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rituximab%" OR LOWER(tradeNames_string) LIKE "%rituximab%" OR LOWER(drugSynonyms_string) LIKE "%rituximab%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_4195', 'drugName': 'Rituximab', 'drugSynonyms_string': 'ABP-798, ABP798, BI695500, Bi 695500, Bi-695500, Blitzima, CT-P10, Gp2013, HS-006, HS-006 (RITUXIMAB BIOSIMILAR), HS006, IDEC-102, IDEC-C2B8, Mk-8808, Pf-05280586, R-105 IDEC-102, RG-105, RHCACD20MA, Riabni, Ritemvia, Rituximab, Ritux...
general
Select, Similarity Search
Metadata
Q61.1525
Q61
What is the chemblId of the drug Bitolterol?
The chemblId for the drug Bitolterol is CHEMBL1201295.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bitolterol%" OR LOWER(tradeNames_string) LIKE "%bitolterol%" OR LOWER(drugSynonyms_string) LIKE "%bitolterol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5529', 'drugName': 'Bitolterol', 'drugSynonyms_string': 'Bitolterol', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1201295'}, {'UUID': 'DrugGeneTargets_v2_3535', 'drugName': 'Bitolterol Mesylate', 'drugSynonyms_string': 'Bitolterol mesilate, Bitolterol mesylate, Bitolterol methanesu...
general
Select, Similarity Search
Metadata
Q61.1492
Q61
What is the chemblId of the drug Ondansetron?
The chemblId for the drug Ondansetron is CHEMBL46.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ondansetron%" OR LOWER(tradeNames_string) LIKE "%ondansetron%" OR LOWER(drugSynonyms_string) LIKE "%ondansetron%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_4955', 'drugName': 'Ondansetron Hydrochloride', 'drugSynonyms_string': 'GR 38032F, GR-38032F, NSC-665799, Odansetron hydrochloride, Ondansetron (as hydrochloride), Ondansetron hcl, Ondansetron hydrochloride, Ondansetron hydrochloride dihydrate, Ondansetron hydrochloride hydrate, Ondansetro...
general
Select, Similarity Search
Metadata
Q61.1694
Q61
What is the chemblId of the drug Tropisetron?
The chemblId for the drug Tropisetron is CHEMBL56564.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tropisetron%" OR LOWER(tradeNames_string) LIKE "%tropisetron%" OR LOWER(drugSynonyms_string) LIKE "%tropisetron%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_3083', 'drugName': 'Tropisetron', 'drugSynonyms_string': 'ICS-205-930, NSC-759842, Novaban, SDZ-ICS-930, Tropisetron, Tropisetron (as hydrochloride), Tropisetron hcl, Tropisetron hydrochloride, Tropisetron monohydrochloride', 'tradeNames_string': 'Navoban', 'chemblIdentifier': 'CHEMBL56564...
general
Select, Similarity Search
Metadata
Q61.1716
Q61
What is the chemblId of the drug Robalzotan?
The chemblId for the drug Robalzotan is CHEMBL1628569.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%robalzotan%" OR LOWER(tradeNames_string) LIKE "%robalzotan%" OR LOWER(drugSynonyms_string) LIKE "%robalzotan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_84', 'drugName': 'Robalzotan', 'drugSynonyms_string': 'Azd-7371, NAD-299, Robalzotan', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1628569'}]
general
Select, Similarity Search
Metadata
Q61.1246
Q61
What is the chemblId of the drug Farletuzumab?
The chemblId for the drug Farletuzumab is CHEMBL1743016.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%farletuzumab%" OR LOWER(tradeNames_string) LIKE "%farletuzumab%" OR LOWER(drugSynonyms_string) LIKE "%farletuzumab%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_739', 'drugName': 'Farletuzumab', 'drugSynonyms_string': 'Farletuzumab, M3, MORAb-003', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1743016'}]
general
Select, Similarity Search
Metadata
Q61.892
Q61
What is the chemblId of the drug Irdabisant?
The chemblId for the drug Irdabisant is CHEMBL1829335.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%irdabisant%" OR LOWER(tradeNames_string) LIKE "%irdabisant%" OR LOWER(drugSynonyms_string) LIKE "%irdabisant%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1518', 'drugName': 'Irdabisant', 'drugSynonyms_string': 'CEP-26401, Cep 26401, Irdabisant', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1829335'}]
general
Select, Similarity Search
Metadata
Q61.82
Q61
What is the chemblId of the drug Huhmfg1?
The chemblId for the drug Huhmfg1 is CHEMBL2109637.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%huhmfg1%" OR LOWER(tradeNames_string) LIKE "%huhmfg1%" OR LOWER(drugSynonyms_string) LIKE "%huhmfg1%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2790', 'drugName': 'Huhmfg1', 'drugSynonyms_string': 'AS-1402, AS1402, HUHMFG1, Huhmfg1, MOAB HuHMFG1, R1550, Therex, humanized IgG1 monoclonal antibody, humanized human milk fat globule-1 monoclonal antibody', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109637'}]
general
Select, Similarity Search
Metadata
Q61.1182
Q61
What is the chemblId of the drug Hydrocodone Bitartrate?
The chemblId for the drug Hydrocodone Bitartrate is CHEMBL3989677.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hydrocodone bitartrate%" OR LOWER(tradeNames_string) LIKE "%hydrocodone bitartrate%" OR LOWER(drugSynonyms_string) LIKE "%hy...
[{'UUID': 'DrugGeneTargets_v2_2476', 'drugName': 'Hydrocodone Bitartrate', 'drugSynonyms_string': 'CEP-33237, Dihydrocodeinone bitartrate, Hycodan, Hydrocodone bitartrate, Hydrocodone bitartrate cii, Hydrocodone bitartrate hemipentahydrate, Hydrocodone tartrate, Vantrela, Zohydro', 'tradeNames_string': 'Dicodid, Hysing...
general
Select, Similarity Search
Metadata
Q61.821
Q61
What is the chemblId of the drug Tamoxifen Citrate?
The chemblId for the drug Tamoxifen Citrate is CHEMBL786.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tamoxifen citrate%" OR LOWER(tradeNames_string) LIKE "%tamoxifen citrate%" OR LOWER(drugSynonyms_string) LIKE "%tamoxifen ci...
[{'UUID': 'DrugGeneTargets_v2_5201', 'drugName': 'Tamoxifen Citrate', 'drugSynonyms_string': 'I.C.I.46474 CITRATE, ICI 46,474, ICI-46474, Kessar, NSC-180973, NSC-757345, Nourytam, Tamofene, Tamoxifen citrate, Tamoxifeni citras, Tomaxasta, Zemide, Zitazonium', 'tradeNames_string': 'Emblon, Fentamox 10, Fentamox 20, Kent...
general
Select, Similarity Search
Metadata
Q61.1283
Q61
What is the chemblId of the drug Motixafortide?
The chemblId for the drug Motixafortide is CHEMBL5095030.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%motixafortide%" OR LOWER(tradeNames_string) LIKE "%motixafortide%" OR LOWER(drugSynonyms_string) LIKE "%motixafortide%") LI...
[{'UUID': 'DrugGeneTargets_v2_900', 'drugName': 'Motixafortide', 'drugSynonyms_string': '4F-BENZOYL-TN-14003, 4F-benzoyl-TN14003, BKT-140, BKT140, BL-8040, Bkt140, Bl 8040, Motixafortide, T140, TF 14016, TF-14016, TF14016', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL5095030'}]
general
Select, Similarity Search
Metadata
Q61.678
Q61
What is the chemblId of the drug Diclofenac Etalhyaluronate Sodium?
The chemblId for the drug Diclofenac Etalhyaluronate Sodium is CHEMBL4297232.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%diclofenac etalhyaluronate sodium%" OR LOWER(tradeNames_string) LIKE "%diclofenac etalhyaluronate sodium%" OR LOWER(drugSyno...
[{'UUID': 'DrugGeneTargets_v2_5733', 'drugName': 'Diclofenac Etalhyaluronate Sodium', 'drugSynonyms_string': 'Diclofenac etalhyaluronate sodium, SI-613 SODIUM', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297232'}]
general
Select, Similarity Search
Metadata
Q61.1533
Q61
What is the chemblId of the drug Neostigmine Methylsulfate?
The chemblId for the drug Neostigmine Methylsulfate is CHEMBL211471.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%neostigmine methylsulfate%" OR LOWER(tradeNames_string) LIKE "%neostigmine methylsulfate%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_1766', 'drugName': 'Neostigmine Methylsulfate', 'drugSynonyms_string': 'Intrastigmina, NSC-93753, Neostigmine methyl sulfate, Neostigmine methylsulfate, Neostigmine methylsulphate, Neostigmine metilsulfate, Neostigmini metilsulfas, Syntostigmin', 'tradeNames_string': 'Bloxiverz, Neostigmin...
general
Select, Similarity Search
Metadata
Q61.59
Q61
What is the chemblId of the drug Rolipram?
The chemblId for the drug Rolipram is CHEMBL63.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rolipram%" OR LOWER(tradeNames_string) LIKE "%rolipram%" OR LOWER(drugSynonyms_string) LIKE "%rolipram%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6137', 'drugName': 'Rolipram', 'drugSynonyms_string': '(r,s)-rolipram, NSC-760125, Rolipram, SB-95952, ZK 62 711, ZK-62711, ZK-62771', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL63'}]
general
Select, Similarity Search
Metadata
Q61.136
Q61
What is the chemblId of the drug Proparacaine?
The chemblId for the drug Proparacaine is CHEMBL1196.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%proparacaine%" OR LOWER(tradeNames_string) LIKE "%proparacaine%" OR LOWER(drugSynonyms_string) LIKE "%proparacaine%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_6139', 'drugName': 'Proparacaine', 'drugSynonyms_string': 'Alcaine, Kainair, Ophthaine, Ophthetic, Paracaine, Proparacaine, Proxymetacaine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1196'}, {'UUID': 'DrugGeneTargets_v2_2948', 'drugName': 'Proparacaine Hydrochloride', 'drugSynony...
general
Select, Similarity Search
Metadata
Q61.1150
Q61
What is the chemblId of the drug Jnj-37822681?
The chemblId for the drug Jnj-37822681 is CHEMBL3234237.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%jnj-37822681%" OR LOWER(tradeNames_string) LIKE "%jnj-37822681%" OR LOWER(drugSynonyms_string) LIKE "%jnj-37822681%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_2599', 'drugName': 'Jnj-37822681', 'drugSynonyms_string': 'JNJ-37822681, Jnj-37822681', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3234237'}]
general
Select, Similarity Search
Metadata
Q61.942
Q61
What is the chemblId of the drug Squalamine Lactate?
The chemblId for the drug Squalamine Lactate is CHEMBL3989689.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%squalamine lactate%" OR LOWER(tradeNames_string) LIKE "%squalamine lactate%" OR LOWER(drugSynonyms_string) LIKE "%squalamine...
[{'UUID': 'DrugGeneTargets_v2_6329', 'drugName': 'Squalamine Lactate', 'drugSynonyms_string': 'MSI-1256F, Squalamine lactate, Squalamine lactate hydrate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3989689'}]
general
Select, Similarity Search
Metadata
Q61.1685
Q61
What is the chemblId of the drug Nebivolol?
The chemblId for the drug Nebivolol is CHEMBL434394.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nebivolol%" OR LOWER(tradeNames_string) LIKE "%nebivolol%" OR LOWER(drugSynonyms_string) LIKE "%nebivolol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_307', 'drugName': 'Nebivolol', 'drugSynonyms_string': 'Narbivolol, Nebivolol, R-65824, R65,824', 'tradeNames_string': 'Hypoloc, Nebilet', 'chemblIdentifier': 'CHEMBL434394'}, {'UUID': 'DrugGeneTargets_v2_308', 'drugName': 'Nebivolol', 'drugSynonyms_string': 'Narbivolol, Nebivolol, R-65824,...
general
Select, Similarity Search
Metadata
Q61.830
Q61
What is the chemblId of the drug Rg7185?
The chemblId for the drug Rg7185 is CHEMBL3544941.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rg7185%" OR LOWER(tradeNames_string) LIKE "%rg7185%" OR LOWER(drugSynonyms_string) LIKE "%rg7185%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2003', 'drugName': 'Rg7185', 'drugSynonyms_string': 'RO5271983, Rg7185', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3544941'}]
general
Select, Similarity Search
Metadata
Q61.1224
Q61
What is the chemblId of the drug Pexidartinib Hydrochloride?
The chemblId for the drug Pexidartinib Hydrochloride is CHEMBL3989973.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pexidartinib hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pexidartinib hydrochloride%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_4377', 'drugName': 'Pexidartinib Hydrochloride', 'drugSynonyms_string': 'FP-113, PLX-3397 HCL, PLX3397 HCl, Pexidartinib hydrochloride', 'tradeNames_string': 'Turalio', 'chemblIdentifier': 'CHEMBL3989973'}, {'UUID': 'DrugGeneTargets_v2_4378', 'drugName': 'Pexidartinib Hydrochloride', 'drug...
general
Select, Similarity Search
Metadata
Q61.510
Q61
What is the chemblId of the drug Varespladib?
The chemblId for the drug Varespladib is CHEMBL148674.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%varespladib%" OR LOWER(tradeNames_string) LIKE "%varespladib%" OR LOWER(drugSynonyms_string) LIKE "%varespladib%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_794', 'drugName': 'Varespladib', 'drugSynonyms_string': 'LY-315920, LY315920, Varepladib, Varespladib, Varespladib sodium', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL148674'}, {'UUID': 'DrugGeneTargets_v2_6244', 'drugName': 'Varespladib Methyl', 'drugSynonyms_string': 'A-002, LY-...
general
Select, Similarity Search
Metadata
Q61.1776
Q61
What is the chemblId of the drug Hydroxychloroquine?
The chemblId for the drug Hydroxychloroquine is CHEMBL1535.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%hydroxychloroquine%" OR LOWER(tradeNames_string) LIKE "%hydroxychloroquine%" OR LOWER(drugSynonyms_string) LIKE "%hydroxychl...
[{'UUID': 'DrugGeneTargets_v2_962', 'drugName': 'Hydroxychloroquine', 'drugSynonyms_string': 'Hydroxychloroquine, Polirreumin', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1535'}, {'UUID': 'DrugGeneTargets_v2_963', 'drugName': 'Hydroxychloroquine', 'drugSynonyms_string': 'Hydroxychloroquine, Polirreumin', 'trad...
general
Select, Similarity Search
Metadata
Q61.351
Q61
What is the chemblId of the drug Talsaclidine?
The chemblId for the drug Talsaclidine is CHEMBL2111051.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%talsaclidine%" OR LOWER(tradeNames_string) LIKE "%talsaclidine%" OR LOWER(drugSynonyms_string) LIKE "%talsaclidine%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_4997', 'drugName': 'Talsaclidine', 'drugSynonyms_string': 'Talsaclidine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2111051'}, {'UUID': 'DrugGeneTargets_v2_4998', 'drugName': 'Talsaclidine', 'drugSynonyms_string': 'Talsaclidine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEM...
general
Select, Similarity Search
Metadata
Q61.392
Q61
What is the chemblId of the drug Vepalimomab?
The chemblId for the drug Vepalimomab is CHEMBL2108167.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vepalimomab%" OR LOWER(tradeNames_string) LIKE "%vepalimomab%" OR LOWER(drugSynonyms_string) LIKE "%vepalimomab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_5390', 'drugName': 'Vepalimomab', 'drugSynonyms_string': 'Vapantix, Vepalimomab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108167'}]
general
Select, Similarity Search
Metadata
Q61.1033
Q61
What is the chemblId of the drug Infigratinib Phosphate?
The chemblId for the drug Infigratinib Phosphate is CHEMBL1834657.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%infigratinib phosphate%" OR LOWER(tradeNames_string) LIKE "%infigratinib phosphate%" OR LOWER(drugSynonyms_string) LIKE "%in...
[{'UUID': 'DrugGeneTargets_v2_3003', 'drugName': 'Infigratinib Phosphate', 'drugSynonyms_string': 'BGJ-398 phosphate, Infigratinib monophosphate, Infigratinib phosphate', 'tradeNames_string': 'Truseltiq', 'chemblIdentifier': 'CHEMBL1834657'}]
general
Select, Similarity Search
Metadata
Q61.901
Q61
What is the chemblId of the drug Tocilizumab?
The chemblId for the drug Tocilizumab is CHEMBL1237022.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tocilizumab%" OR LOWER(tradeNames_string) LIKE "%tocilizumab%" OR LOWER(drugSynonyms_string) LIKE "%tocilizumab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_2072', 'drugName': 'Tocilizumab', 'drugSynonyms_string': 'ATLIZUMAB, Actemra, BAT-1806, BAT1806, Bat1806, MRA, MSB-11456, MSB11456, R-1569, RG-1569, RHPM-1, RO-4877533, Tocilizumab, Tocilizumab biosimilar (bat-1806), Tocilizumab biosimilar (msb11456)', 'tradeNames_string': 'Actemra, Actemr...
general
Select, Similarity Search
Metadata
Q61.835
Q61
What is the chemblId of the drug Neramexane Mesylate?
The chemblId for the drug Neramexane Mesylate is CHEMBL2106798.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%neramexane mesylate%" OR LOWER(tradeNames_string) LIKE "%neramexane mesylate%" OR LOWER(drugSynonyms_string) LIKE "%neramexa...
[{'UUID': 'DrugGeneTargets_v2_5793', 'drugName': 'Neramexane Mesylate', 'drugSynonyms_string': 'Neramexane mesilate, Neramexane mesylate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2106798'}, {'UUID': 'DrugGeneTargets_v2_5794', 'drugName': 'Neramexane Mesylate', 'drugSynonyms_string': 'Neramexane mesilate, Ne...
general
Select, Similarity Search
Metadata
Q61.1894
Q61
What is the chemblId of the drug Melatonin?
The chemblId for the drug Melatonin is CHEMBL45.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%melatonin%" OR LOWER(tradeNames_string) LIKE "%melatonin%" OR LOWER(drugSynonyms_string) LIKE "%melatonin%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5737', 'drugName': 'Melatonin', 'drugSynonyms_string': '5-methoxy n-acetyl-tryptamine, BCI-049, J5.258B, Melatol, Melatonin, Melatonine, Melovine, N-(2-(5-Methoxy-1H-Indol-3-Yl)Ethyl)Acetamide, N-Acetyl-5-Methoxytryptamine, NSC-113928, NSC-302012, NSC-56423, Regulin, Tartrol', 'tradeNames_...
general
Select, Similarity Search
Metadata
Q61.481
Q61
What is the chemblId of the drug Brompheniramine?
The chemblId for the drug Brompheniramine is CHEMBL811.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%brompheniramine%" OR LOWER(tradeNames_string) LIKE "%brompheniramine%" OR LOWER(drugSynonyms_string) LIKE "%brompheniramine%...
[{'UUID': 'DrugGeneTargets_v2_1014', 'drugName': 'Brompheniramine Maleate', 'drugSynonyms_string': '(+)-Brompheniramine Maleate, Brompheniramine fumarate, Brompheniramine maleate, NSC-758652, Parabromdylamine maleate', 'tradeNames_string': 'Brompheniramine maleate, Dimegan, Dimetane, Dimetane-ten, Dimotane, Dimotane l....
general
Select, Similarity Search
Metadata
Q61.1472
Q61
What is the chemblId of the drug Suprofen?
The chemblId for the drug Suprofen is CHEMBL956.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%suprofen%" OR LOWER(tradeNames_string) LIKE "%suprofen%" OR LOWER(drugSynonyms_string) LIKE "%suprofen%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_792', 'drugName': 'Suprofen', 'drugSynonyms_string': 'NSC-303611, P-(2-thenoyl)hydratropic acid, P-2-thenoylhydratropic acid, R-25,061, R-25061, Racemic suprofen, Srendam, Sulproltin, Suprofen, Sutoprofen, TN-762, Topalgic', 'tradeNames_string': 'Profenal', 'chemblIdentifier': 'CHEMBL956'}...
general
Select, Similarity Search
Metadata
Q61.1887
Q61
What is the chemblId of the drug Deucravacitinib?
The chemblId for the drug Deucravacitinib is CHEMBL4435170.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%deucravacitinib%" OR LOWER(tradeNames_string) LIKE "%deucravacitinib%" OR LOWER(drugSynonyms_string) LIKE "%deucravacitinib%...
[{'UUID': 'DrugGeneTargets_v2_1979', 'drugName': 'Deucravacitinib', 'drugSynonyms_string': 'BMS-986165, Bms-986165, Deucravacitinib', 'tradeNames_string': 'Sotyktu', 'chemblIdentifier': 'CHEMBL4435170'}, {'UUID': 'DrugGeneTargets_v2_6268', 'drugName': 'Deucravacitinib', 'drugSynonyms_string': 'Deucravacitinib', 'tradeN...
general
Select, Similarity Search
Metadata
Q61.1398
Q61
What is the chemblId of the drug Nimotuzumab?
The chemblId for the drug Nimotuzumab is CHEMBL2108359.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nimotuzumab%" OR LOWER(tradeNames_string) LIKE "%nimotuzumab%" OR LOWER(drugSynonyms_string) LIKE "%nimotuzumab%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_5759', 'drugName': 'Nimotuzumab', 'drugSynonyms_string': 'HR3, Nimotuzumab, OSAG 101, THERACIM-HR3, THERALOC', 'tradeNames_string': 'Theraloc theracim', 'chemblIdentifier': 'CHEMBL2108359'}]
general
Select, Similarity Search
Metadata
Q61.659
Q61
What is the chemblId of the drug Ibuprofen?
The chemblId for the drug Ibuprofen is CHEMBL521.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ibuprofen%" OR LOWER(tradeNames_string) LIKE "%ibuprofen%" OR LOWER(drugSynonyms_string) LIKE "%ibuprofen%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1446', 'drugName': 'Dexibuprofen', 'drugSynonyms_string': '(s)-ibuprofen, Dexibuprofen, IBU-TAB, NSC-759814, Neoprofen, Rufen, S-ibuprofen', 'tradeNames_string': 'Seractil', 'chemblIdentifier': 'CHEMBL175'}, {'UUID': 'DrugGeneTargets_v2_3209', 'drugName': 'Ibuprofen', 'drugSynonyms_string'...
general
Select, Similarity Search
Metadata
Q61.175
Q61
What is the chemblId of the drug Pactimibe?
The chemblId for the drug Pactimibe is CHEMBL478858.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pactimibe%" OR LOWER(tradeNames_string) LIKE "%pactimibe%" OR LOWER(drugSynonyms_string) LIKE "%pactimibe%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_6271', 'drugName': 'Pactimibe', 'drugSynonyms_string': 'Pactimibe', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL478858'}, {'UUID': 'DrugGeneTargets_v2_6272', 'drugName': 'Pactimibe', 'drugSynonyms_string': 'Pactimibe', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL478858'}]
general
Select, Similarity Search
Metadata
Q61.1159
Q61
What is the chemblId of the drug Bi-505?
The chemblId for the drug Bi-505 is CHEMBL2109482.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bi-505%" OR LOWER(tradeNames_string) LIKE "%bi-505%" OR LOWER(drugSynonyms_string) LIKE "%bi-505%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1999', 'drugName': 'Bi-505', 'drugSynonyms_string': 'BI-505, Bi-505', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109482'}]
general
Select, Similarity Search
Metadata
Q61.39
Q61
What is the chemblId of the drug Vidupiprant?
The chemblId for the drug Vidupiprant is CHEMBL1951575.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vidupiprant%" OR LOWER(tradeNames_string) LIKE "%vidupiprant%" OR LOWER(drugSynonyms_string) LIKE "%vidupiprant%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_161', 'drugName': 'Vidupiprant', 'drugSynonyms_string': 'AMG 853, AMG-853, Vidupiprant', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1951575'}, {'UUID': 'DrugGeneTargets_v2_162', 'drugName': 'Vidupiprant', 'drugSynonyms_string': 'AMG 853, AMG-853, Vidupiprant', 'tradeNames_string':...
general
Select, Similarity Search
Metadata
Q61.720
Q61
What is the chemblId of the drug Aprutumab Ixadotin?
The chemblId for the drug Aprutumab Ixadotin is CHEMBL4650293.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aprutumab ixadotin%" OR LOWER(tradeNames_string) LIKE "%aprutumab ixadotin%" OR LOWER(drugSynonyms_string) LIKE "%aprutumab ...
[{'UUID': 'DrugGeneTargets_v2_2066', 'drugName': 'Aprutumab Ixadotin', 'drugSynonyms_string': 'Aprutumab ixadotin, BAY 1187982, BAY-1187982, BAY1187982, Bay1187982', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4650293'}, {'UUID': 'DrugGeneTargets_v2_2067', 'drugName': 'Aprutumab Ixadotin', 'drugSynonyms_string'...
general
Select, Similarity Search
Metadata
Q61.93
Q61
What is the chemblId of the drug Piclozotan?
The chemblId for the drug Piclozotan is CHEMBL345237.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%piclozotan%" OR LOWER(tradeNames_string) LIKE "%piclozotan%" OR LOWER(drugSynonyms_string) LIKE "%piclozotan%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3853', 'drugName': 'Piclozotan', 'drugSynonyms_string': 'Piclozotan, SUN-N-4057, Sun-n4057', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL345237'}]
general
Select, Similarity Search
Metadata
Q61.1937
Q61
What is the chemblId of the drug Diphenidol?
The chemblId for the drug Diphenidol is CHEMBL936.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%diphenidol%" OR LOWER(tradeNames_string) LIKE "%diphenidol%" OR LOWER(drugSynonyms_string) LIKE "%diphenidol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_1476', 'drugName': 'Diphenidol Hydrochloride', 'drugSynonyms_string': 'Cephadol, Diphenidol hcl, Diphenidol hydrochloride, NSC-23012, SK&F 478-A, SK-478-A', 'tradeNames_string': 'Vontrol', 'chemblIdentifier': 'CHEMBL1529'}, {'UUID': 'DrugGeneTargets_v2_4667', 'drugName': 'Diphenidol', 'dru...
general
Select, Similarity Search
Metadata
Q61.1215
Q61
What is the chemblId of the drug Clesacostat?
The chemblId for the drug Clesacostat is CHEMBL4567446.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%clesacostat%" OR LOWER(tradeNames_string) LIKE "%clesacostat%" OR LOWER(drugSynonyms_string) LIKE "%clesacostat%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_2233', 'drugName': 'Clesacostat', 'drugSynonyms_string': 'Clesacostat, PF-05221304, PF05221304, Pf-05221304', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4567446'}]
general
Select, Similarity Search
Metadata
Q61.882
Q61
What is the chemblId of the drug Mequinol?
The chemblId for the drug Mequinol is CHEMBL544.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%mequinol%" OR LOWER(tradeNames_string) LIKE "%mequinol%" OR LOWER(drugSynonyms_string) LIKE "%mequinol%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5010', 'drugName': 'Mequinol', 'drugSynonyms_string': '4-hydroxyanisole, 4-methoxyphenol, 4ha, BMS-181158, Hqmme; hydroxyquinone methyl ether, Leucobasal, Leucodine b, Mechinolum, Menthyl anthranilate, Mequinol, NSC-4960, Novo-dermoquinona, P-guaiacol, P-hydroxyanisole', 'tradeNames_string...
general
Select, Similarity Search
Metadata
Q61.1353
Q61
What is the chemblId of the drug Balugrastim?
The chemblId for the drug Balugrastim is CHEMBL2108572.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%balugrastim%" OR LOWER(tradeNames_string) LIKE "%balugrastim%" OR LOWER(drugSynonyms_string) LIKE "%balugrastim%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_552', 'drugName': 'Balugrastim', 'drugSynonyms_string': 'Balugrastim, CG-10639, CG10639', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108572'}]
general
Select, Similarity Search
Metadata
Q61.1891
Q61
What is the chemblId of the drug Insm-18?
The chemblId for the drug Insm-18 is CHEMBL3545025.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insm-18%" OR LOWER(tradeNames_string) LIKE "%insm-18%" OR LOWER(drugSynonyms_string) LIKE "%insm-18%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_12', 'drugName': 'Insm-18', 'drugSynonyms_string': 'Insm-18', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545025'}, {'UUID': 'DrugGeneTargets_v2_13', 'drugName': 'Insm-18', 'drugSynonyms_string': 'Insm-18', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545025'}]
general
Select, Similarity Search
Metadata
Q61.1102
Q61
What is the chemblId of the drug Halcinonide?
The chemblId for the drug Halcinonide is CHEMBL1200845.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%halcinonide%" OR LOWER(tradeNames_string) LIKE "%halcinonide%" OR LOWER(drugSynonyms_string) LIKE "%halcinonide%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_5783', 'drugName': 'Halcinonide', 'drugSynonyms_string': 'Halcinonide, NSC-758413, SO 18566, SO-18566, SQ 18566, SQ-18566', 'tradeNames_string': 'Halog, Halog-e', 'chemblIdentifier': 'CHEMBL1200845'}]
general
Select, Similarity Search
Metadata
Q61.1165
Q61
What is the chemblId of the drug Prs-211375?
The chemblId for the drug Prs-211375 is CHEMBL3545290.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier 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 "%prs-211375%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5005', 'drugName': 'Prs-211375', 'drugSynonyms_string': 'Cannabinor, Cannabinor, (-)-, PRS-211,375, Prs-211375', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545290'}]
general
Select, Similarity Search
Metadata
Q61.1365
Q61
What is the chemblId of the drug Neboglamine?
The chemblId for the drug Neboglamine is CHEMBL1255840.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%neboglamine%" OR LOWER(tradeNames_string) LIKE "%neboglamine%" OR LOWER(drugSynonyms_string) LIKE "%neboglamine%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_3366', 'drugName': 'Neboglamine', 'drugSynonyms_string': 'Cr2249, Neboglamine, Nebostinel, XY-2401', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1255840'}]
general
Select, Similarity Search
Metadata
Q61.1959
Q61
What is the chemblId of the drug Grc-6211?
The chemblId for the drug Grc-6211 is CHEMBL3545107.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%grc-6211%" OR LOWER(tradeNames_string) LIKE "%grc-6211%" OR LOWER(drugSynonyms_string) LIKE "%grc-6211%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_2392', 'drugName': 'Grc-6211', 'drugSynonyms_string': 'GRC6211, Grc-6211', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545107'}]
general
Select, Similarity Search
Metadata
Q61.505
Q61
What is the chemblId of the drug Afasevikumab?
The chemblId for the drug Afasevikumab is CHEMBL2109469.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%afasevikumab%" OR LOWER(tradeNames_string) LIKE "%afasevikumab%" OR LOWER(drugSynonyms_string) LIKE "%afasevikumab%") LIMIT...
[{'UUID': 'DrugGeneTargets_v2_2861', 'drugName': 'Afasevikumab', 'drugSynonyms_string': 'Afasevikumab, MCAF-5352A, MCAF5352A, NI-1401, RG-7624, RG7624, RO-5553110, RO5553110', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109469'}]
general
Select, Similarity Search
Metadata
Q61.342
Q61
What is the chemblId of the drug Sunitinib?
The chemblId for the drug Sunitinib is CHEMBL535.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sunitinib%" OR LOWER(tradeNames_string) LIKE "%sunitinib%" OR LOWER(drugSynonyms_string) LIKE "%sunitinib%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_3918', 'drugName': 'Sunitinib Malate', 'drugSynonyms_string': 'PHA-290940AD, SU-010398, SU-011248 L-MALATE SALT, SU010398, SU011248 L-MALATE SALT, Sunitinib l-malate, Sunitinib malate, Sutent', 'tradeNames_string': 'Sunitinib malate, Sutent', 'chemblIdentifier': 'CHEMBL1567'}, {'UUID': 'Dr...
general
Select, Similarity Search
Metadata
Q61.1198
Q61
What is the chemblId of the drug Epitumomab Cituxetan?
The chemblId for the drug Epitumomab Cituxetan is CHEMBL2108592.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%epitumomab cituxetan%" OR LOWER(tradeNames_string) LIKE "%epitumomab cituxetan%" OR LOWER(drugSynonyms_string) LIKE "%epitum...
[{'UUID': 'DrugGeneTargets_v2_781', 'drugName': 'Epitumomab Cituxetan', 'drugSynonyms_string': 'Epitumomab cituxetan, Hmfg 1', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108592'}]
general
Select, Similarity Search
Metadata
Q61.29
Q61
What is the chemblId of the drug Amg-108?
The chemblId for the drug Amg-108 is CHEMBL2109458.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%amg-108%" OR LOWER(tradeNames_string) LIKE "%amg-108%" OR LOWER(drugSynonyms_string) LIKE "%amg-108%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_714', 'drugName': 'Amg-108', 'drugSynonyms_string': 'AMG-108, Amg-108', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109458'}]
general
Select, Similarity Search
Metadata
Q61.1227
Q61
What is the chemblId of the drug Osi-7904?
The chemblId for the drug Osi-7904 is CHEMBL169896.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%osi-7904%" OR LOWER(tradeNames_string) LIKE "%osi-7904%" OR LOWER(drugSynonyms_string) LIKE "%osi-7904%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5813', 'drugName': 'Osi-7904', 'drugSynonyms_string': 'Gw-1843, OSI-7904L, Osi 7904, Osi 7904l, Osi-7904, Osi-7904l, TCMDC-131928', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL169896'}]
general
Select, Similarity Search
Metadata
Q61.1434
Q61
What is the chemblId of the drug Edrophonium?
The chemblId for the drug Edrophonium is CHEMBL1104.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%edrophonium%" OR LOWER(tradeNames_string) LIKE "%edrophonium%" OR LOWER(drugSynonyms_string) LIKE "%edrophonium%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_5676', 'drugName': 'Edrophonium', 'drugSynonyms_string': 'ENLON-PLUS, Edrophonium, Edrophonium cation, Edrophonium ion, Enlon, Reversol, Tensilon', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1104'}, {'UUID': 'DrugGeneTargets_v2_5141', 'drugName': 'Edrophonium Chloride', 'drugSynon...
general
Select, Similarity Search
Metadata
Q61.1954
Q61
What is the chemblId of the drug Maralixibat Chloride?
The chemblId for the drug Maralixibat Chloride is CHEMBL17879.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%maralixibat chloride%" OR LOWER(tradeNames_string) LIKE "%maralixibat chloride%" OR LOWER(drugSynonyms_string) LIKE "%marali...
[{'UUID': 'DrugGeneTargets_v2_5944', 'drugName': 'Maralixibat Chloride', 'drugSynonyms_string': 'LUM-001, LUM001, Lopixibat chloride, Maralixibat chloride', 'tradeNames_string': 'Livmarli', 'chemblIdentifier': 'CHEMBL17879'}]
general
Select, Similarity Search
Metadata
Q61.954
Q61
What is the chemblId of the drug Pf-04991532?
The chemblId for the drug Pf-04991532 is CHEMBL2165620.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pf-04991532%" OR LOWER(tradeNames_string) LIKE "%pf-04991532%" OR LOWER(drugSynonyms_string) LIKE "%pf-04991532%") LIMIT 10...
[{'UUID': 'DrugGeneTargets_v2_4171', 'drugName': 'Pf-04991532', 'drugSynonyms_string': 'Pf-04991532', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2165620'}]
general
Select, Similarity Search
Metadata
Q61.172
Q61
What is the chemblId of the drug Bazlitoran?
The chemblId for the drug Bazlitoran is CHEMBL4297995.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bazlitoran%" OR LOWER(tradeNames_string) LIKE "%bazlitoran%" OR LOWER(drugSynonyms_string) LIKE "%bazlitoran%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_5581', 'drugName': 'Bazlitoran', 'drugSynonyms_string': 'Bazlitoran, IMO-8400, Imo-8400', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297995'}, {'UUID': 'DrugGeneTargets_v2_5582', 'drugName': 'Bazlitoran', 'drugSynonyms_string': 'Bazlitoran, IMO-8400, Imo-8400', 'tradeNames_string...
general
Select, Similarity Search
Metadata
Q61.1406
Q61
What is the chemblId of the drug Resimmune?
The chemblId for the drug Resimmune is CHEMBL4297555.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%resimmune%" OR LOWER(tradeNames_string) LIKE "%resimmune%" OR LOWER(drugSynonyms_string) LIKE "%resimmune%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_698', 'drugName': 'Resimmune', 'drugSynonyms_string': 'A-dmdt390-bisfv(ucht1), LAX-699, Resimmune', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297555'}, {'UUID': 'DrugGeneTargets_v2_699', 'drugName': 'Resimmune', 'drugSynonyms_string': 'A-dmdt390-bisfv(ucht1), LAX-699, Resimmune'...
general
Select, Similarity Search
Metadata
Q61.1207
Q61
What is the chemblId of the drug Cep-5214?
The chemblId for the drug Cep-5214 is CHEMBL150894.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cep-5214%" OR LOWER(tradeNames_string) LIKE "%cep-5214%" OR LOWER(drugSynonyms_string) LIKE "%cep-5214%") LIMIT 100
[{'UUID': 'DrugGeneTargets_v2_219', 'drugName': 'Cep-5214', 'drugSynonyms_string': 'CEP-5214, CEP5214, Cep-5214', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL150894'}]
general
Select, Similarity Search
Metadata
Q61.1263
Q61
What is the chemblId of the drug Lonapegsomatropin?
The chemblId for the drug Lonapegsomatropin is CHEMBL4298185.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lonapegsomatropin%" OR LOWER(tradeNames_string) LIKE "%lonapegsomatropin%" OR LOWER(drugSynonyms_string) LIKE "%lonapegsomat...
[{'UUID': 'DrugGeneTargets_v2_2482', 'drugName': 'Lonapegsomatropin', 'drugSynonyms_string': 'ACP-011, Lonapegsomatropin, Lonapegsomatropin tcgd, Lonapegsomatropin-tcgd, TRANSCONPEG-HGH, TransConPEG hGh, rhGH-PEG', 'tradeNames_string': 'Skytrofa, Stem-stat ortho', 'chemblIdentifier': 'CHEMBL4298185'}]
general
Select, Similarity Search
Metadata
Q61.1400
Q61
What is the chemblId of the drug Fadrozole Hydrochloride?
The chemblId for the drug Fadrozole Hydrochloride is CHEMBL468419.
SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fadrozole hydrochloride%" OR LOWER(tradeNames_string) LIKE "%fadrozole hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_4298', 'drugName': 'Fadrozole Hydrochloride', 'drugSynonyms_string': 'Afema, CGS 16949A, CGS-16949A, Fadrozole hcl, Fadrozole hydrochloride', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL468419'}]
general
Select, Similarity Search
Metadata