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.573 | Q61 | What is the chemblId of the drug Difelikefalin? | The chemblId for the drug Difelikefalin is CHEMBL3989915. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%difelikefalin%" OR LOWER(tradeNames_string) LIKE "%difelikefalin%" OR LOWER(drugSynonyms_string) LIKE "%difelikefalin%")
LI... | [{'UUID': 'DrugGeneTargets_v2_4408', 'drugName': 'Difelikefalin', 'drugSynonyms_string': '4-PIPERIDINECARBOXYLIC ACID, N1-(D-PHENYLALANYL-D-PHENYLALANYL-D-LEUCYL-D-LYSYL)-4-AMINO-, CR-845, CR845, Cr-845 acetate, Difelikefalin, Difelikefalin acetate, FE-202845, FE202845, MR-13A9, MR13A9', 'tradeNames_string': 'Korsuva',... | general | Select, Similarity Search | Metadata |
Q61.74 | Q61 | What is the chemblId of the drug Seviteronel? | The chemblId for the drug Seviteronel is CHEMBL3264610. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%seviteronel%" OR LOWER(tradeNames_string) LIKE "%seviteronel%" OR LOWER(drugSynonyms_string) LIKE "%seviteronel%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_530', 'drugName': 'Seviteronel', 'drugSynonyms_string': 'Seviteronel, Vt-464', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3264610'}, {'UUID': 'DrugGeneTargets_v2_531', 'drugName': 'Seviteronel', 'drugSynonyms_string': 'Seviteronel, Vt-464', 'tradeNames_string': '', 'chemblIdentifi... | general | Select, Similarity Search | Metadata |
Q61.635 | Q61 | What is the chemblId of the drug Mexiletine? | The chemblId for the drug Mexiletine is CHEMBL558. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mexiletine%" OR LOWER(tradeNames_string) LIKE "%mexiletine%" OR LOWER(drugSynonyms_string) LIKE "%mexiletine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_485', 'drugName': 'Mexiletine', 'drugSynonyms_string': '(rs)-mexiletine, Dl-mexiletine, Mexiletine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL558'}, {'UUID': 'DrugGeneTargets_v2_4048', 'drugName': 'Mexiletine Hydrochloride', 'drugSynonyms_string': 'KO 1173 CL, KO-1173, KO-1173 C... | general | Select, Similarity Search | Metadata |
Q61.262 | Q61 | What is the chemblId of the drug Sad448? | The chemblId for the drug Sad448 is CHEMBL2397751. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sad448%" OR LOWER(tradeNames_string) LIKE "%sad448%" OR LOWER(drugSynonyms_string) LIKE "%sad448%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_234', 'drugName': 'Sad448', 'drugSynonyms_string': 'Sad448', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2397751'}, {'UUID': 'DrugGeneTargets_v2_235', 'drugName': 'Sad448', 'drugSynonyms_string': 'Sad448', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2397751'}] | general | Select, Similarity Search | Metadata |
Q61.52 | Q61 | What is the chemblId of the drug Brilanestrant? | The chemblId for the drug Brilanestrant is CHEMBL3581693. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%brilanestrant%" OR LOWER(tradeNames_string) LIKE "%brilanestrant%" OR LOWER(drugSynonyms_string) LIKE "%brilanestrant%")
LI... | [{'UUID': 'DrugGeneTargets_v2_4957', 'drugName': 'Brilanestrant', 'drugSynonyms_string': 'ARN-810, Brilanestrant, GDC-0810, Gdc-0810, RG-6046, RG6046', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3581693'}] | general | Select, Similarity Search | Metadata |
Q61.201 | Q61 | What is the chemblId of the drug Ibandronate Sodium? | The chemblId for the drug Ibandronate Sodium is CHEMBL3989569. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ibandronate sodium%" OR LOWER(tradeNames_string) LIKE "%ibandronate sodium%" OR LOWER(drugSynonyms_string) LIKE "%ibandronat... | [{'UUID': 'DrugGeneTargets_v2_2230', 'drugName': 'Ibandronate Sodium', 'drugSynonyms_string': 'BM 21.0955 NA H20, BM-21.0955, BM-210955, Ibandronate monosodium monohydrate, Ibandronate sodium, Ibandronate sodium hydrate, Ibandronate sodium monohydrate, Ibandronic acid sodium salt, Ibandronic acid sodium salt monohydrat... | general | Select, Similarity Search | Metadata |
Q61.432 | Q61 | What is the chemblId of the drug Zalifrelimab? | The chemblId for the drug Zalifrelimab is CHEMBL4297876. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%zalifrelimab%" OR LOWER(tradeNames_string) LIKE "%zalifrelimab%" OR LOWER(drugSynonyms_string) LIKE "%zalifrelimab%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_4450', 'drugName': 'Zalifrelimab', 'drugSynonyms_string': 'AGEN1884, Agen-1884, Agen1884, Ugn-301, Zalifrelimab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297876'}] | general | Select, Similarity Search | Metadata |
Q61.1563 | Q61 | What is the chemblId of the drug Bumetanide? | The chemblId for the drug Bumetanide is CHEMBL1072. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bumetanide%" OR LOWER(tradeNames_string) LIKE "%bumetanide%" OR LOWER(drugSynonyms_string) LIKE "%bumetanide%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2656', 'drugName': 'Bumetanide', 'drugSynonyms_string': 'Bumetanide, RO 10-6338, RO-10-6338, RO-106338, S-95008., S95008.', 'tradeNames_string': 'Betinex, Bumetanide, Bumex, Burinex, Lixil', 'chemblIdentifier': 'CHEMBL1072'}] | general | Select, Similarity Search | Metadata |
Q61.336 | Q61 | What is the chemblId of the drug Rimonabant? | The chemblId for the drug Rimonabant is CHEMBL111. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rimonabant%" OR LOWER(tradeNames_string) LIKE "%rimonabant%" OR LOWER(drugSynonyms_string) LIKE "%rimonabant%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3909', 'drugName': 'Rimonabant', 'drugSynonyms_string': 'Rimonabant, SR-14171, SR-141716, SR-141716A, SR141716, Zimulti', 'tradeNames_string': 'Acomplia', 'chemblIdentifier': 'CHEMBL111'}] | general | Select, Similarity Search | Metadata |
Q61.1557 | Q61 | What is the chemblId of the drug Trazodone? | The chemblId for the drug Trazodone is CHEMBL621. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%trazodone%" OR LOWER(tradeNames_string) LIKE "%trazodone%" OR LOWER(drugSynonyms_string) LIKE "%trazodone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4975', 'drugName': 'Trazodone Hydrochloride', 'drugSynonyms_string': 'AF-1161, NSC-292811, Trazodone hcl, Trazodone hydrochloride', 'tradeNames_string': 'Desyrel, Molipaxin, Molipaxin cr, Oleptro, Trazodone hydrochloride, Trialodine', 'chemblIdentifier': 'CHEMBL1200798'}, {'UUID': 'DrugGen... | general | Select, Similarity Search | Metadata |
Q61.1539 | Q61 | What is the chemblId of the drug Insulin Lispro Protamine Recombinant? | The chemblId for the drug Insulin Lispro Protamine Recombinant is CHEMBL1201611. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%insulin lispro protamine recombinant%" OR LOWER(tradeNames_string) LIKE "%insulin lispro protamine recombinant%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_5121', 'drugName': 'Insulin Lispro Protamine Recombinant', 'drugSynonyms_string': 'Insulin lispro protamine recombinant', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1201611'}] | general | Select, Similarity Search | Metadata |
Q61.426 | Q61 | What is the chemblId of the drug Estrogens, Conjugated? | The chemblId for the drug Estrogens, Conjugated is CHEMBL1201649. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%estrogens, conjugated%" OR LOWER(tradeNames_string) LIKE "%estrogens, conjugated%" OR LOWER(drugSynonyms_string) LIKE "%estr... | [{'UUID': 'DrugGeneTargets_v2_5682', 'drugName': 'Estrogens, Conjugated', 'drugSynonyms_string': 'Conjugated estrogens, Estrogen, conjugated (class), Estrogens conjugated, Estrogens, conjugated, Estrogens,conjugated, G03CA57, Oestrogens conjugated', 'tradeNames_string': 'Cenestin, Oestrogen, Premarin, Premarin Cream', ... | general | Select, Similarity Search | Metadata |
Q61.637 | Q61 | What is the chemblId of the drug Serlopitant? | The chemblId for the drug Serlopitant is CHEMBL447955. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%serlopitant%" OR LOWER(tradeNames_string) LIKE "%serlopitant%" OR LOWER(drugSynonyms_string) LIKE "%serlopitant%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_3233', 'drugName': 'Serlopitant', 'drugSynonyms_string': 'MK-0594, Serlopitant, VPD-737, Vpd-737', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL447955'}] | general | Select, Similarity Search | Metadata |
Q61.941 | Q61 | What is the chemblId of the drug Cyclopentolate Hydrochloride? | The chemblId for the drug Cyclopentolate Hydrochloride is CHEMBL1200473. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cyclopentolate hydrochloride%" OR LOWER(tradeNames_string) LIKE "%cyclopentolate hydrochloride%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_6338', 'drugName': 'Cyclopentolate Hydrochloride', 'drugSynonyms_string': 'Cyclopentolate hcl, Cyclopentolate hydrochloride, Cylate, Cyplegin, NSC-756706', 'tradeNames_string': 'Ak-pentolate, Akpentolate, Alnide, Cyclogyl, Cyclopentolate hydrochloride, Mydrilate, Pentolair', 'chemblIdentif... | general | Select, Similarity Search | Metadata |
Q61.993 | Q61 | What is the chemblId of the drug Lirentelimab? | The chemblId for the drug Lirentelimab is CHEMBL4297878. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%lirentelimab%" OR LOWER(tradeNames_string) LIKE "%lirentelimab%" OR LOWER(drugSynonyms_string) LIKE "%lirentelimab%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_2982', 'drugName': 'Lirentelimab', 'drugSynonyms_string': 'AK-002, AK002, Ak-002, Ak002, Antolimab, Lirentelimab, Monoclonal antibody ak002', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297878'}] | general | Select, Similarity Search | Metadata |
Q61.868 | Q61 | What is the chemblId of the drug Prazosin Hydrochloride? | The chemblId for the drug Prazosin Hydrochloride is CHEMBL1558. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%prazosin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%prazosin hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%pr... | [{'UUID': 'DrugGeneTargets_v2_5265', 'drugName': 'Prazosin Hydrochloride', 'drugSynonyms_string': 'CP-12,299-1, CP-12299-1, NSC-292810, Prazosin hcl, Prazosin hydrochloride', 'tradeNames_string': 'Alphavase 0.5, Alphavase 1, Alphavase 2, Alphavase 5, Hypovase, Hypovase b.d., Kentovace, Minipress, Minipress xl, Prazosin... | general | Select, Similarity Search | Metadata |
Q61.1951 | Q61 | What is the chemblId of the drug Azd-6703? | The chemblId for the drug Azd-6703 is CHEMBL2031465. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%azd-6703%" OR LOWER(tradeNames_string) LIKE "%azd-6703%" OR LOWER(drugSynonyms_string) LIKE "%azd-6703%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_498', 'drugName': 'Azd-6703', 'drugSynonyms_string': 'AZ-12012199, AZ12012199, AZD-6703, Azd 6703, Azd-6703, Azd6703', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2031465'}] | general | Select, Similarity Search | Metadata |
Q61.558 | Q61 | What is the chemblId of the drug Afamelanotide Acetate? | The chemblId for the drug Afamelanotide Acetate is CHEMBL4297213. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%afamelanotide acetate%" OR LOWER(tradeNames_string) LIKE "%afamelanotide acetate%" OR LOWER(drugSynonyms_string) LIKE "%afam... | [{'UUID': 'DrugGeneTargets_v2_5286', 'drugName': 'Afamelanotide Acetate', 'drugSynonyms_string': 'A-melanotropin, 4(nle)-7(d-phe), Afamelanotide acetate, Afamelanotide triacetate, CUV1647 ACETATE', 'tradeNames_string': 'Scenesse', 'chemblIdentifier': 'CHEMBL4297213'}] | general | Select, Similarity Search | Metadata |
Q61.433 | Q61 | What is the chemblId of the drug Rg7342? | The chemblId for the drug Rg7342 is CHEMBL3545203. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rg7342%" OR LOWER(tradeNames_string) LIKE "%rg7342%" OR LOWER(drugSynonyms_string) LIKE "%rg7342%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2228', 'drugName': 'Rg7342', 'drugSynonyms_string': 'RO6806127, Rg7342', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545203'}] | general | Select, Similarity Search | Metadata |
Q61.1777 | Q61 | What is the chemblId of the drug Proparacaine Hydrochloride? | The chemblId for the drug Proparacaine Hydrochloride is CHEMBL1200464. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%proparacaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%proparacaine hydrochloride%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2948', 'drugName': 'Proparacaine Hydrochloride', 'drugSynonyms_string': 'Ak-taine, NSC-759896, Proparacaine hcl, Proparacaine hydrochloride, Proxymetacaine, Proxymetacaine hydrochloride', 'tradeNames_string': 'Alcaine, Kainair, Ophthaine, Ophthetic, Paracaine, Proparacaine hydrochloride', ... | general | Select, Similarity Search | Metadata |
Q61.1834 | Q61 | What is the chemblId of the drug Difenoxin Hydrochloride? | The chemblId for the drug Difenoxin Hydrochloride is CHEMBL1200599. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%difenoxin hydrochloride%" OR LOWER(tradeNames_string) LIKE "%difenoxin hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3761', 'drugName': 'Difenoxin Hydrochloride', 'drugSynonyms_string': 'Difenoxin hcl, Difenoxin hydrochloride, Difenoxine hydrochloride, R 15,403, R-15403', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1200599'}] | general | Select, Similarity Search | Metadata |
Q61.1977 | Q61 | What is the chemblId of the drug Gepirone? | The chemblId for the drug Gepirone is CHEMBL284092. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gepirone%" OR LOWER(tradeNames_string) LIKE "%gepirone%" OR LOWER(drugSynonyms_string) LIKE "%gepirone%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1152', 'drugName': 'Gepirone', 'drugSynonyms_string': 'Ariza, BMY-13805, Gepirone, ORG-13011, Variza', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL284092'}] | general | Select, Similarity Search | Metadata |
Q61.1506 | Q61 | What is the chemblId of the drug Oxyphencyclimine Hydrochloride? | The chemblId for the drug Oxyphencyclimine Hydrochloride is CHEMBL1200891. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%oxyphencyclimine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%oxyphencyclimine hydrochloride%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_2409', 'drugName': 'Oxyphencyclimine Hydrochloride', 'drugSynonyms_string': 'NSC-528449, Oxiphencyclimine chloride, Oxyphencyclimine hcl, Oxyphencyclimine hydrochloride', 'tradeNames_string': 'Daricon', 'chemblIdentifier': 'CHEMBL1200891'}, {'UUID': 'DrugGeneTargets_v2_2410', 'drugName': '... | general | Select, Similarity Search | Metadata |
Q61.1622 | Q61 | What is the chemblId of the drug Zanolimumab? | The chemblId for the drug Zanolimumab is CHEMBL2108063. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%zanolimumab%" OR LOWER(tradeNames_string) LIKE "%zanolimumab%" OR LOWER(drugSynonyms_string) LIKE "%zanolimumab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_4573', 'drugName': 'Zanolimumab', 'drugSynonyms_string': 'HuMax-CD4, MDX-016, Zanolimumab', 'tradeNames_string': 'Humax-cd4', 'chemblIdentifier': 'CHEMBL2108063'}] | general | Select, Similarity Search | Metadata |
Q61.404 | Q61 | What is the chemblId of the drug Amg-191? | The chemblId for the drug Amg-191 is CHEMBL2109325. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%amg-191%" OR LOWER(tradeNames_string) LIKE "%amg-191%" OR LOWER(drugSynonyms_string) LIKE "%amg-191%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5391', 'drugName': 'Amg-191', 'drugSynonyms_string': 'AMG-191, Amg-191', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109325'}] | general | Select, Similarity Search | Metadata |
Q61.1791 | Q61 | What is the chemblId of the drug Ramosetron Hydrochloride? | The chemblId for the drug Ramosetron Hydrochloride is CHEMBL3181841. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ramosetron hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ramosetron hydrochloride%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_2793', 'drugName': 'Ramosetron Hydrochloride', 'drugSynonyms_string': '(r)-(-)-ramosetron hydrochloride, Irribow, Ramosetron hydrochloride, YM-060, YM060, Ym060', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3181841'}] | general | Select, Similarity Search | Metadata |
Q61.195 | Q61 | What is the chemblId of the drug Telcagepant? | The chemblId for the drug Telcagepant is CHEMBL236593. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%telcagepant%" OR LOWER(tradeNames_string) LIKE "%telcagepant%" OR LOWER(drugSynonyms_string) LIKE "%telcagepant%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_2002', 'drugName': 'Telcagepant', 'drugSynonyms_string': 'MK-0974, MK0974, Mk-0974, Telcagepant', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL236593'}] | general | Select, Similarity Search | Metadata |
Q61.1281 | Q61 | What is the chemblId of the drug Alclometasone Dipropionate? | The chemblId for the drug Alclometasone Dipropionate is CHEMBL1200989. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%alclometasone dipropionate%" OR LOWER(tradeNames_string) LIKE "%alclometasone dipropionate%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_2070', 'drugName': 'Alclometasone Dipropionate', 'drugSynonyms_string': 'Alclometasone, Alclometasone 17,21-dipropionate, Alclometasone dipropionate, NSC-758914, SCH 22219, SCH-22219', 'tradeNames_string': 'Aclovate, Alclometasone dipropionate, Modrasone', 'chemblIdentifier': 'CHEMBL120098... | general | Select, Similarity Search | Metadata |
Q61.1381 | Q61 | What is the chemblId of the drug Azd7009? | The chemblId for the drug Azd7009 is CHEMBL3545040. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%azd7009%" OR LOWER(tradeNames_string) LIKE "%azd7009%" OR LOWER(drugSynonyms_string) LIKE "%azd7009%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4403', 'drugName': 'Azd7009', 'drugSynonyms_string': 'Azd7009', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545040'}, {'UUID': 'DrugGeneTargets_v2_4404', 'drugName': 'Azd7009', 'drugSynonyms_string': 'Azd7009', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545040'}] | general | Select, Similarity Search | Metadata |
Q61.677 | Q61 | What is the chemblId of the drug Serabelisib? | The chemblId for the drug Serabelisib is CHEMBL3935857. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%serabelisib%" OR LOWER(tradeNames_string) LIKE "%serabelisib%" OR LOWER(drugSynonyms_string) LIKE "%serabelisib%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5452', 'drugName': 'Serabelisib', 'drugSynonyms_string': 'AGN-PC-0DB6FL, INK1117, MLN-1117, MLN1117, Mln-1117, Serabelisib, TAK-117, Tak-117', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3935857'}] | general | Select, Similarity Search | Metadata |
Q61.795 | Q61 | What is the chemblId of the drug Rolofylline? | The chemblId for the drug Rolofylline is CHEMBL52333. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rolofylline%" OR LOWER(tradeNames_string) LIKE "%rolofylline%" OR LOWER(drugSynonyms_string) LIKE "%rolofylline%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_1264', 'drugName': 'Rolofylline', 'drugSynonyms_string': 'KW 3902, KW-3902, MK-7418, Rolofylline', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL52333'}] | general | Select, Similarity Search | Metadata |
Q61.1463 | Q61 | What is the chemblId of the drug Methapyrilene Fumarate? | The chemblId for the drug Methapyrilene Fumarate is CHEMBL3187246. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%methapyrilene fumarate%" OR LOWER(tradeNames_string) LIKE "%methapyrilene fumarate%" OR LOWER(drugSynonyms_string) LIKE "%me... | [{'UUID': 'DrugGeneTargets_v2_3194', 'drugName': 'Methapyrilene Fumarate', 'drugSynonyms_string': 'Methapyrilene fumarate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3187246'}] | general | Select, Similarity Search | Metadata |
Q61.1457 | Q61 | What is the chemblId of the drug Triparanol? | The chemblId for the drug Triparanol is CHEMBL187709. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%triparanol%" OR LOWER(tradeNames_string) LIKE "%triparanol%" OR LOWER(drugSynonyms_string) LIKE "%triparanol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3812', 'drugName': 'Triparanol', 'drugSynonyms_string': 'NSC-65345, Triparanol', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL187709'}] | general | Select, Similarity Search | Metadata |
Q61.144 | Q61 | What is the chemblId of the drug Iobenguane I 131? | The chemblId for the drug Iobenguane I 131 is CHEMBL1615779. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%iobenguane i 131%" OR LOWER(tradeNames_string) LIKE "%iobenguane i 131%" OR LOWER(drugSynonyms_string) LIKE "%iobenguane i 1... | [{'UUID': 'DrugGeneTargets_v2_5267', 'drugName': 'Iobenguane I 131', 'drugSynonyms_string': '(131i)-mibg, 131 i-mibg, 131i-mibg, 3-iodobenzylguanidine (131i), 3-iodobenzylguanidine, i-131, I-131 metaiodobenzylguanidine, Iobenguane (131 i), Iobenguane (131i), Iobenguane i 131, Iobenguane i-131, Iobenguane, i-131, Iodine... | general | Select, Similarity Search | Metadata |
Q61.1188 | Q61 | What is the chemblId of the drug Esmirtazapine? | The chemblId for the drug Esmirtazapine is CHEMBL1366933. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%esmirtazapine%" OR LOWER(tradeNames_string) LIKE "%esmirtazapine%" OR LOWER(drugSynonyms_string) LIKE "%esmirtazapine%")
LI... | [{'UUID': 'DrugGeneTargets_v2_1784', 'drugName': 'Esmirtazapine Maleate', 'drugSynonyms_string': 'Esmirtazapine maleate, Mirtazapine maleate, (s)-, ORG 50081, ORG-50081, Org-50081', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2107339'}, {'UUID': 'DrugGeneTargets_v2_1785', 'drugName': 'Esmirtazapine Maleate', 'd... | general | Select, Similarity Search | Metadata |
Q61.3 | Q61 | What is the chemblId of the drug Neratinib Maleate? | The chemblId for the drug Neratinib Maleate is CHEMBL3989921. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%neratinib maleate%" OR LOWER(tradeNames_string) LIKE "%neratinib maleate%" OR LOWER(drugSynonyms_string) LIKE "%neratinib ma... | [{'UUID': 'DrugGeneTargets_v2_6198', 'drugName': 'Neratinib Maleate', 'drugSynonyms_string': 'Neratinib maleate, Neratinib maleate anhydrous', 'tradeNames_string': 'Nerlynx', 'chemblIdentifier': 'CHEMBL3989921'}, {'UUID': 'DrugGeneTargets_v2_6199', 'drugName': 'Neratinib Maleate', 'drugSynonyms_string': 'Neratinib male... | general | Select, Similarity Search | Metadata |
Q61.743 | Q61 | What is the chemblId of the drug Moclobemide? | The chemblId for the drug Moclobemide is CHEMBL86304. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%moclobemide%" OR LOWER(tradeNames_string) LIKE "%moclobemide%" OR LOWER(drugSynonyms_string) LIKE "%moclobemide%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_6369', 'drugName': 'Moclobemide', 'drugSynonyms_string': 'Aurorix, GNF-PF-695, Moclobemide, RO 11-1163/000, RO-111163000', 'tradeNames_string': 'Manerix', 'chemblIdentifier': 'CHEMBL86304'}] | general | Select, Similarity Search | Metadata |
Q61.1871 | Q61 | What is the chemblId of the drug Enzalutamide? | The chemblId for the drug Enzalutamide is CHEMBL1082407. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%enzalutamide%" OR LOWER(tradeNames_string) LIKE "%enzalutamide%" OR LOWER(drugSynonyms_string) LIKE "%enzalutamide%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_4352', 'drugName': 'Enzalutamide', 'drugSynonyms_string': 'Enzalutamide, MDV-3100, MDV3100, Mdv 3100', 'tradeNames_string': 'Xtandi', 'chemblIdentifier': 'CHEMBL1082407'}] | general | Select, Similarity Search | Metadata |
Q61.1516 | Q61 | What is the chemblId of the drug Bifeprunox? | The chemblId for the drug Bifeprunox is CHEMBL218166. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bifeprunox%" OR LOWER(tradeNames_string) LIKE "%bifeprunox%" OR LOWER(drugSynonyms_string) LIKE "%bifeprunox%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4101', 'drugName': 'Bifeprunox', 'drugSynonyms_string': 'Bifeprunox', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL218166'}, {'UUID': 'DrugGeneTargets_v2_4102', 'drugName': 'Bifeprunox', 'drugSynonyms_string': 'Bifeprunox', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL218166'... | general | Select, Similarity Search | Metadata |
Q61.343 | Q61 | What is the chemblId of the drug Plozalizumab? | The chemblId for the drug Plozalizumab is CHEMBL3707228. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%plozalizumab%" OR LOWER(tradeNames_string) LIKE "%plozalizumab%" OR LOWER(drugSynonyms_string) LIKE "%plozalizumab%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_5516', 'drugName': 'Plozalizumab', 'drugSynonyms_string': 'HU-1D9, MLN-1202, MLN1202, Plozalizumab, hu1D9', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3707228'}] | general | Select, Similarity Search | Metadata |
Q61.626 | Q61 | What is the chemblId of the drug Tc-2216? | The chemblId for the drug Tc-2216 is CHEMBL504652. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tc-2216%" OR LOWER(tradeNames_string) LIKE "%tc-2216%" OR LOWER(drugSynonyms_string) LIKE "%tc-2216%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2035', 'drugName': 'Tc-2216', 'drugSynonyms_string': 'TC-2216, Tc-2216', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL504652'}] | general | Select, Similarity Search | Metadata |
Q61.484 | Q61 | What is the chemblId of the drug Eletriptan Hydrobromide? | The chemblId for the drug Eletriptan Hydrobromide is CHEMBL1201003. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%eletriptan hydrobromide%" OR LOWER(tradeNames_string) LIKE "%eletriptan hydrobromide%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3980', 'drugName': 'Eletriptan Hydrobromide', 'drugSynonyms_string': 'Eletriptan hbr, Eletriptan hydrobromide, NSC-759258, UK-116,044-04, UK-116044-04', 'tradeNames_string': 'Relpax', 'chemblIdentifier': 'CHEMBL1201003'}, {'UUID': 'DrugGeneTargets_v2_3981', 'drugName': 'Eletriptan Hydrobro... | general | Select, Similarity Search | Metadata |
Q61.532 | Q61 | What is the chemblId of the drug Hydromorphone? | The chemblId for the drug Hydromorphone is CHEMBL398707. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%hydromorphone%" OR LOWER(tradeNames_string) LIKE "%hydromorphone%" OR LOWER(drugSynonyms_string) LIKE "%hydromorphone%")
LI... | [{'UUID': 'DrugGeneTargets_v2_245', 'drugName': 'Morphine', 'drugSynonyms_string': 'Anhydrous morphine, Avinza, Depodur, Hydromorphone hydrochloride impurity, morphine-, IDS-NM-009, Infumorph, Kadian, Morphia, Morphine, Morphine (anhydrous), Morphine anhydrous, Morphine extended release, Morphine polistirex, Morphium, ... | general | Select, Similarity Search | Metadata |
Q61.268 | Q61 | What is the chemblId of the drug Fruquintinib? | The chemblId for the drug Fruquintinib is CHEMBL4303214. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fruquintinib%" OR LOWER(tradeNames_string) LIKE "%fruquintinib%" OR LOWER(drugSynonyms_string) LIKE "%fruquintinib%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_1715', 'drugName': 'Fruquintinib', 'drugSynonyms_string': 'Fruquintinib, HMPL-013, HMPL013, Hmpl-013', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4303214'}] | general | Select, Similarity Search | Metadata |
Q61.1390 | Q61 | What is the chemblId of the drug Methoxy Polyethylene Glycol-Epoetin Beta? | The chemblId for the drug Methoxy Polyethylene Glycol-Epoetin Beta is CHEMBL3707314. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%methoxy polyethylene glycol-epoetin beta%" OR LOWER(tradeNames_string) LIKE "%methoxy polyethylene glycol-epoetin beta%" OR ... | [{'UUID': 'DrugGeneTargets_v2_4530', 'drugName': 'Methoxy Polyethylene Glycol-Epoetin Beta', 'drugSynonyms_string': 'Methoxy polyethylene glycol-epoetin beta, Pegzerepoetin alfa, R-744, R744', 'tradeNames_string': 'Mircera', 'chemblIdentifier': 'CHEMBL3707314'}] | general | Select, Similarity Search | Metadata |
Q61.681 | Q61 | What is the chemblId of the drug Cr 1447? | The chemblId for the drug Cr 1447 is CHEMBL3545092. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cr 1447%" OR LOWER(tradeNames_string) LIKE "%cr 1447%" OR LOWER(drugSynonyms_string) LIKE "%cr 1447%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1524', 'drugName': 'Cr 1447', 'drugSynonyms_string': 'Cr 1447', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545092'}, {'UUID': 'DrugGeneTargets_v2_1525', 'drugName': 'Cr 1447', 'drugSynonyms_string': 'Cr 1447', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545092'}] | general | Select, Similarity Search | Metadata |
Q61.492 | Q61 | What is the chemblId of the drug Levomilnacipran? | The chemblId for the drug Levomilnacipran is CHEMBL99946. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%levomilnacipran%" OR LOWER(tradeNames_string) LIKE "%levomilnacipran%" OR LOWER(drugSynonyms_string) LIKE "%levomilnacipran%... | [{'UUID': 'DrugGeneTargets_v2_5567', 'drugName': 'Levomilnacipran Hydrochloride', 'drugSynonyms_string': '(1s,2r)-milnacipran hydrochloride, F 2695 HYDROCHLORIDE, F-2695 HYDROCHLORIDE, F2695, F2695 HYDROCHLORIDE, Levomilnacipran hydrochloride', 'tradeNames_string': 'Fetzima', 'chemblIdentifier': 'CHEMBL2105732'}, {'UUI... | general | Select, Similarity Search | Metadata |
Q61.445 | Q61 | What is the chemblId of the drug Nitroglycerin? | The chemblId for the drug Nitroglycerin is CHEMBL730. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%nitroglycerin%" OR LOWER(tradeNames_string) LIKE "%nitroglycerin%" OR LOWER(drugSynonyms_string) LIKE "%nitroglycerin%")
LI... | [{'UUID': 'DrugGeneTargets_v2_1910', 'drugName': 'Nitroglycerin', 'drugSynonyms_string': 'C01DA02, Chlormethine oxide hydrochloride, Diluted nitroglycerin, Glonoinum, Glyceryl Trinitrate, Glyceryl trinitrate, Glyceryl trinitrate solution, Imx-150, Mechlorethamine oxide hcl, Mitomen, Mustron, Nitora, Nitroglycerin, Nitr... | general | Select, Similarity Search | Metadata |
Q61.274 | Q61 | What is the chemblId of the drug Pilaralisib? | The chemblId for the drug Pilaralisib is CHEMBL3360203. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pilaralisib%" OR LOWER(tradeNames_string) LIKE "%pilaralisib%" OR LOWER(drugSynonyms_string) LIKE "%pilaralisib%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5279', 'drugName': 'Pilaralisib', 'drugSynonyms_string': 'Pilaralisib, SAR-245408, SAR245408, Sar-245408, XL-147, XL147', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3360203'}] | general | Select, Similarity Search | Metadata |
Q61.187 | Q61 | What is the chemblId of the drug Vinblastine Sulfate? | The chemblId for the drug Vinblastine Sulfate is CHEMBL378544. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%vinblastine sulfate%" OR LOWER(tradeNames_string) LIKE "%vinblastine sulfate%" OR LOWER(drugSynonyms_string) LIKE "%vinblast... | [{'UUID': 'DrugGeneTargets_v2_6261', 'drugName': 'Vinblastine Sulfate', 'drugSynonyms_string': '29060-LE, 29060LE, Alkaban-aq, NSC-49842, Vinblastine sulfate, Vinblastine sulphate, Vinblastini sulfas, Vincaleukoblastine sulfate, Vlb monosulfate', 'tradeNames_string': 'Velban, Velbe, Vinblast,lederle, Vinblastine sulfat... | general | Select, Similarity Search | Metadata |
Q61.950 | Q61 | What is the chemblId of the drug Tafolecimab? | The chemblId for the drug Tafolecimab is CHEMBL4594554. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tafolecimab%" OR LOWER(tradeNames_string) LIKE "%tafolecimab%" OR LOWER(drugSynonyms_string) LIKE "%tafolecimab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_1622', 'drugName': 'Tafolecimab', 'drugSynonyms_string': 'IBI-306, IBI306, Ibi306, Tafolecimab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4594554'}] | general | Select, Similarity Search | Metadata |
Q61.247 | Q61 | What is the chemblId of the drug Dacetuzumab? | The chemblId for the drug Dacetuzumab is CHEMBL1743005. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dacetuzumab%" OR LOWER(tradeNames_string) LIKE "%dacetuzumab%" OR LOWER(drugSynonyms_string) LIKE "%dacetuzumab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_6028', 'drugName': 'Dacetuzumab', 'drugSynonyms_string': 'Dacetuzumab, HU-S2C6, HUS2C6, SGN-40', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1743005'}] | general | Select, Similarity Search | Metadata |
Q61.1100 | Q61 | What is the chemblId of the drug Velsecorat? | The chemblId for the drug Velsecorat is CHEMBL3666807. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%velsecorat%" OR LOWER(tradeNames_string) LIKE "%velsecorat%" OR LOWER(drugSynonyms_string) LIKE "%velsecorat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5398', 'drugName': 'Velsecorat', 'drugSynonyms_string': 'AZD-7594, AZD7594, Azd 7594, Azd7594, Velsecorat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3666807'}] | general | Select, Similarity Search | Metadata |
Q61.1018 | Q61 | What is the chemblId of the drug Ulodesine? | The chemblId for the drug Ulodesine is CHEMBL269864. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ulodesine%" OR LOWER(tradeNames_string) LIKE "%ulodesine%" OR LOWER(drugSynonyms_string) LIKE "%ulodesine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5299', 'drugName': 'Ulodesine', 'drugSynonyms_string': 'BCX-3408, BCX4208, Dadme-immucillin h, R-3421, Ulodesine', 'tradeNames_string': 'Bcx-4208', 'chemblIdentifier': 'CHEMBL269864'}] | general | Select, Similarity Search | Metadata |
Q61.590 | Q61 | What is the chemblId of the drug Evocalcet? | The chemblId for the drug Evocalcet is CHEMBL4297621. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%evocalcet%" OR LOWER(tradeNames_string) LIKE "%evocalcet%" OR LOWER(drugSynonyms_string) LIKE "%evocalcet%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5194', 'drugName': 'Evocalcet', 'drugSynonyms_string': 'Evocalcet, KHK-7580, KHK7580, Khk7580, MT-4580', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297621'}] | general | Select, Similarity Search | Metadata |
Q61.1629 | Q61 | What is the chemblId of the drug Azd0328? | The chemblId for the drug Azd0328 is CHEMBL2151437. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%azd0328%" OR LOWER(tradeNames_string) LIKE "%azd0328%" OR LOWER(drugSynonyms_string) LIKE "%azd0328%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5508', 'drugName': 'Azd0328', 'drugSynonyms_string': 'AZD-0328, AZD0328, Azd 0328, Azd-0328, Azd0328', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2151437'}] | general | Select, Similarity Search | Metadata |
Q61.535 | Q61 | What is the chemblId of the drug Omarigliptin? | The chemblId for the drug Omarigliptin is CHEMBL2105762. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%omarigliptin%" OR LOWER(tradeNames_string) LIKE "%omarigliptin%" OR LOWER(drugSynonyms_string) LIKE "%omarigliptin%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_3734', 'drugName': 'Omarigliptin', 'drugSynonyms_string': 'MK-3102, Omarigliptin', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2105762'}] | general | Select, Similarity Search | Metadata |
Q61.899 | Q61 | What is the chemblId of the drug Catridecacog? | The chemblId for the drug Catridecacog is CHEMBL2108282. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%catridecacog%" OR LOWER(tradeNames_string) LIKE "%catridecacog%" OR LOWER(drugSynonyms_string) LIKE "%catridecacog%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_886', 'drugName': 'Catridecacog', 'drugSynonyms_string': 'Catridecacog, Novothirteen, Tretten', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108282'}] | general | Select, Similarity Search | Metadata |
Q61.1483 | Q61 | What is the chemblId of the drug Becatecarin? | The chemblId for the drug Becatecarin is CHEMBL2107313. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%becatecarin%" OR LOWER(tradeNames_string) LIKE "%becatecarin%" OR LOWER(drugSynonyms_string) LIKE "%becatecarin%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_6186', 'drugName': 'Becatecarin', 'drugSynonyms_string': 'BMS-181176, BMY-27557, Becatecarin, Deae-rebeccamycin, NSC-655649, XL-119, XL119 ', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2107313'}, {'UUID': 'DrugGeneTargets_v2_6187', 'drugName': 'Becatecarin', 'drugSynonyms_string':... | general | Select, Similarity Search | Metadata |
Q61.1109 | Q61 | What is the chemblId of the drug Acebilustat? | The chemblId for the drug Acebilustat is CHEMBL4297604. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%acebilustat%" OR LOWER(tradeNames_string) LIKE "%acebilustat%" OR LOWER(drugSynonyms_string) LIKE "%acebilustat%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5456', 'drugName': 'Acebilustat', 'drugSynonyms_string': 'Acebilustat, CTX-4430, Ctx-4430, EP-501', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297604'}] | general | Select, Similarity Search | Metadata |
Q61.421 | Q61 | What is the chemblId of the drug Reslizumab? | The chemblId for the drug Reslizumab is CHEMBL2107884. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%reslizumab%" OR LOWER(tradeNames_string) LIKE "%reslizumab%" OR LOWER(drugSynonyms_string) LIKE "%reslizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5821', 'drugName': 'Reslizumab', 'drugSynonyms_string': 'CEP-38072, DCP 835, DCP-835, Reslizumab, SCH 55700, SCH-55700, SCH55700', 'tradeNames_string': 'Cinqaero, Cinqair, Cinquil', 'chemblIdentifier': 'CHEMBL2107884'}] | general | Select, Similarity Search | Metadata |
Q61.277 | Q61 | What is the chemblId of the drug Tusamitamab Ravtansine? | The chemblId for the drug Tusamitamab Ravtansine is CHEMBL4298098. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tusamitamab ravtansine%" OR LOWER(tradeNames_string) LIKE "%tusamitamab ravtansine%" OR LOWER(drugSynonyms_string) LIKE "%tu... | [{'UUID': 'DrugGeneTargets_v2_1224', 'drugName': 'Tusamitamab Ravtansine', 'drugSynonyms_string': 'Maytansin-loaded anti-ceacam5 mab, SAR-408701, SAR408701, Sar 408701, Sar-408701, Sar408701, Tusamitamab ravtansine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298098'}, {'UUID': 'DrugGeneTargets_v2_1225', 'dru... | general | Select, Similarity Search | Metadata |
Q61.1174 | Q61 | What is the chemblId of the drug Cosibelimab? | The chemblId for the drug Cosibelimab is CHEMBL4297729. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cosibelimab%" OR LOWER(tradeNames_string) LIKE "%cosibelimab%" OR LOWER(drugSynonyms_string) LIKE "%cosibelimab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_2324', 'drugName': 'Cosibelimab', 'drugSynonyms_string': 'CK-301, Ck-301, Cosibelimab, TG-1501, Tg-1501', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297729'}] | general | Select, Similarity Search | Metadata |
Q61.1487 | Q61 | What is the chemblId of the drug Cycrimine Hydrochloride? | The chemblId for the drug Cycrimine Hydrochloride is CHEMBL1200828. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cycrimine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%cycrimine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_4978', 'drugName': 'Cycrimine Hydrochloride', 'drugSynonyms_string': 'Cycrimine HCl, Cycrimine hcl, Cycrimine hydrochloride, NSC-169452', 'tradeNames_string': 'Pagitane', 'chemblIdentifier': 'CHEMBL1200828'}] | general | Select, Similarity Search | Metadata |
Q61.1456 | Q61 | What is the chemblId of the drug Iscalimab? | The chemblId for the drug Iscalimab is CHEMBL4298210. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%iscalimab%" OR LOWER(tradeNames_string) LIKE "%iscalimab%" OR LOWER(drugSynonyms_string) LIKE "%iscalimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_834', 'drugName': 'Iscalimab', 'drugSynonyms_string': 'CFZ-533, CFZ533, Iscalimab, NVP-CFZ533', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298210'}] | general | Select, Similarity Search | Metadata |
Q61.253 | Q61 | What is the chemblId of the drug Axitinib? | The chemblId for the drug Axitinib is CHEMBL1289926. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%axitinib%" OR LOWER(tradeNames_string) LIKE "%axitinib%" OR LOWER(drugSynonyms_string) LIKE "%axitinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4943', 'drugName': 'Axitinib', 'drugSynonyms_string': 'AG-013736, AG-13736, Axitinib, NSC-757441', 'tradeNames_string': 'Inlyta', 'chemblIdentifier': 'CHEMBL1289926'}] | general | Select, Similarity Search | Metadata |
Q61.419 | Q61 | What is the chemblId of the drug Pralidoxime? | The chemblId for the drug Pralidoxime is CHEMBL1420. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pralidoxime%" OR LOWER(tradeNames_string) LIKE "%pralidoxime%" OR LOWER(drugSynonyms_string) LIKE "%pralidoxime%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5352', 'drugName': 'Pralidoxime', 'drugSynonyms_string': 'Atnaa, Duodote, Pralidoxime, Pralidoxime cation, Pralidoxime ion', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1420'}, {'UUID': 'DrugGeneTargets_v2_4265', 'drugName': 'Pralidoxime Chloride', 'drugSynonyms_string': '2-PAM, 2-... | general | Select, Similarity Search | Metadata |
Q61.1590 | Q61 | What is the chemblId of the drug Gtx-758? | The chemblId for the drug Gtx-758 is CHEMBL3545017. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gtx-758%" OR LOWER(tradeNames_string) LIKE "%gtx-758%" OR LOWER(drugSynonyms_string) LIKE "%gtx-758%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5190', 'drugName': 'Gtx-758', 'drugSynonyms_string': 'Gtx 758, Gtx-758', 'tradeNames_string': 'Capesaris', 'chemblIdentifier': 'CHEMBL3545017'}] | general | Select, Similarity Search | Metadata |
Q61.1895 | Q61 | What is the chemblId of the drug Epelsiban? | The chemblId for the drug Epelsiban is CHEMBL2037511. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%epelsiban%" OR LOWER(tradeNames_string) LIKE "%epelsiban%" OR LOWER(drugSynonyms_string) LIKE "%epelsiban%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_328', 'drugName': 'Epelsiban', 'drugSynonyms_string': 'Epelsiban, GSK-557296, GSK557296, GSK557296B, Gsk557296', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2037511'}] | general | Select, Similarity Search | Metadata |
Q61.582 | Q61 | What is the chemblId of the drug Naminidil? | The chemblId for the drug Naminidil is CHEMBL2105160. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%naminidil%" OR LOWER(tradeNames_string) LIKE "%naminidil%" OR LOWER(drugSynonyms_string) LIKE "%naminidil%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4992', 'drugName': 'Naminidil', 'drugSynonyms_string': 'BMS-234303, BMS-234303-01, Naminidil, Naminidil, (r)-', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2105160'}] | general | Select, Similarity Search | Metadata |
Q61.314 | Q61 | What is the chemblId of the drug Pozanicline? | The chemblId for the drug Pozanicline is CHEMBL127071. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pozanicline%" OR LOWER(tradeNames_string) LIKE "%pozanicline%" OR LOWER(drugSynonyms_string) LIKE "%pozanicline%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_3835', 'drugName': 'Pozanicline', 'drugSynonyms_string': 'A-87089.0, A-870890, ABT-089, Pozanicline', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL127071'}, {'UUID': 'DrugGeneTargets_v2_3836', 'drugName': 'Pozanicline', 'drugSynonyms_string': 'A-87089.0, A-870890, ABT-089, Pozanicli... | general | Select, Similarity Search | Metadata |
Q61.1962 | Q61 | What is the chemblId of the drug Carmoterol? | The chemblId for the drug Carmoterol is CHEMBL1094785. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%carmoterol%" OR LOWER(tradeNames_string) LIKE "%carmoterol%" OR LOWER(drugSynonyms_string) LIKE "%carmoterol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_458', 'drugName': 'Carmoterol', 'drugSynonyms_string': 'CHF-4226, Carmoterol, Chf 4226, Quinoterol, TA-2005', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1094785'}] | general | Select, Similarity Search | Metadata |
Q61.387 | Q61 | What is the chemblId of the drug Albuterol? | The chemblId for the drug Albuterol is CHEMBL714. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%albuterol%" OR LOWER(tradeNames_string) LIKE "%albuterol%" OR LOWER(drugSynonyms_string) LIKE "%albuterol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1434', 'drugName': 'Albuterol', 'drugSynonyms_string': 'Accuneb, Albuterol, Combivent, Duoneb, Etinoline, NSC-757417, PROVENTIL-HFA, SCH 13949W, SCH-13949W, Salbutamol, Salbutamolum, Ventoline, Volmax', 'tradeNames_string': 'Aerolin, Aerolin 400, Aerolin auto, Airomir, Airsalb, Albuterol, ... | general | Select, Similarity Search | Metadata |
Q61.541 | Q61 | What is the chemblId of the drug Akn-028? | The chemblId for the drug Akn-028 is CHEMBL3545281. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%akn-028%" OR LOWER(tradeNames_string) LIKE "%akn-028%" OR LOWER(drugSynonyms_string) LIKE "%akn-028%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5305', 'drugName': 'Akn-028', 'drugSynonyms_string': 'Akn-028', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545281'}] | general | Select, Similarity Search | Metadata |
Q61.431 | Q61 | What is the chemblId of the drug Pentazocine? | The chemblId for the drug Pentazocine is CHEMBL100116. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pentazocine%" OR LOWER(tradeNames_string) LIKE "%pentazocine%" OR LOWER(drugSynonyms_string) LIKE "%pentazocine%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_1542', 'drugName': 'Pentazocine', 'drugSynonyms_string': 'Dl-pentazocine, NIH-7958, NSC-107430, Pentazocine, Pentazocine civ, WIN 20,228, WIN-20228', 'tradeNames_string': 'Fortral, Talwin', 'chemblIdentifier': 'CHEMBL100116'}, {'UUID': 'DrugGeneTargets_v2_652', 'drugName': 'Pentazocine Lac... | general | Select, Similarity Search | Metadata |
Q61.657 | Q61 | What is the chemblId of the drug Nnc0114-0006? | The chemblId for the drug Nnc0114-0006 is CHEMBL4297797. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%nnc0114-0006%" OR LOWER(tradeNames_string) LIKE "%nnc0114-0006%" OR LOWER(drugSynonyms_string) LIKE "%nnc0114-0006%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_2251', 'drugName': 'Nnc0114-0006', 'drugSynonyms_string': 'NN-8828, NN-9828, Nnc0114-0006', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297797'}] | general | Select, Similarity Search | Metadata |
Q61.1642 | Q61 | What is the chemblId of the drug Zatolmilast? | The chemblId for the drug Zatolmilast is CHEMBL4541964. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%zatolmilast%" OR LOWER(tradeNames_string) LIKE "%zatolmilast%" OR LOWER(drugSynonyms_string) LIKE "%zatolmilast%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_3162', 'drugName': 'Zatolmilast', 'drugSynonyms_string': 'BPN-14770, BPN14770, Bpn-14770, Bpn14770, Zatolmilast', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4541964'}] | general | Select, Similarity Search | Metadata |
Q61.1318 | Q61 | What is the chemblId of the drug Ave8134? | The chemblId for the drug Ave8134 is CHEMBL3545334. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ave8134%" OR LOWER(tradeNames_string) LIKE "%ave8134%" OR LOWER(drugSynonyms_string) LIKE "%ave8134%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2837', 'drugName': 'Ave8134', 'drugSynonyms_string': 'Ave8134', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545334'}] | general | Select, Similarity Search | Metadata |
Q61.1358 | Q61 | What is the chemblId of the drug Refanezumab? | The chemblId for the drug Refanezumab is CHEMBL3545317. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%refanezumab%" OR LOWER(tradeNames_string) LIKE "%refanezumab%" OR LOWER(drugSynonyms_string) LIKE "%refanezumab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_2768', 'drugName': 'Refanezumab', 'drugSynonyms_string': 'GSK249320, Refanezumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545317'}] | general | Select, Similarity Search | Metadata |
Q61.414 | Q61 | What is the chemblId of the drug Erlotinib? | The chemblId for the drug Erlotinib is CHEMBL553. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%erlotinib%" OR LOWER(tradeNames_string) LIKE "%erlotinib%" OR LOWER(drugSynonyms_string) LIKE "%erlotinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_137', 'drugName': 'Erlotinib', 'drugSynonyms_string': 'CP-358,774, CP-358774, CP-35877401, Erlotinib, OSI-774, R-1415, RG-1415, Ro-508231', 'tradeNames_string': 'Tarceva', 'chemblIdentifier': 'CHEMBL553'}, {'UUID': 'DrugGeneTargets_v2_3145', 'drugName': 'Erlotinib Hydrochloride', 'drugSyno... | general | Select, Similarity Search | Metadata |
Q61.1615 | Q61 | What is the chemblId of the drug Safinamide Mesylate? | The chemblId for the drug Safinamide Mesylate is CHEMBL48582. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%safinamide mesylate%" OR LOWER(tradeNames_string) LIKE "%safinamide mesylate%" OR LOWER(drugSynonyms_string) LIKE "%safinami... | [{'UUID': 'DrugGeneTargets_v2_1874', 'drugName': 'Safinamide Mesylate', 'drugSynonyms_string': 'EMD 1195686, NW 1015, NW-1015, PNU 151774E, PNU-151774E, Safinamide mesilate, Safinamide mesylate, Safinamide methanesulfonate, Safinamide methansulfonate', 'tradeNames_string': 'Xadago', 'chemblIdentifier': 'CHEMBL48582'}] | general | Select, Similarity Search | Metadata |
Q61.687 | Q61 | What is the chemblId of the drug Revusiran? | The chemblId for the drug Revusiran is CHEMBL4594492. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%revusiran%" OR LOWER(tradeNames_string) LIKE "%revusiran%" OR LOWER(drugSynonyms_string) LIKE "%revusiran%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2253', 'drugName': 'Revusiran', 'drugSynonyms_string': 'AD-51547, Revusiran', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4594492'}] | general | Select, Similarity Search | Metadata |
Q61.621 | Q61 | What is the chemblId of the drug Cariprazine? | The chemblId for the drug Cariprazine is CHEMBL2028019. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cariprazine%" OR LOWER(tradeNames_string) LIKE "%cariprazine%" OR LOWER(drugSynonyms_string) LIKE "%cariprazine%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_4947', 'drugName': 'Cariprazine Hydrochloride', 'drugSynonyms_string': 'Cariprazine hcl, Cariprazine hydrochloride, RGH-188 HCL', 'tradeNames_string': 'Vraylar', 'chemblIdentifier': 'CHEMBL2024517'}, {'UUID': 'DrugGeneTargets_v2_4948', 'drugName': 'Cariprazine Hydrochloride', 'drugSynonyms... | general | Select, Similarity Search | Metadata |
Q61.923 | Q61 | What is the chemblId of the drug Desmoteplase? | The chemblId for the drug Desmoteplase is CHEMBL2109084. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%desmoteplase%" OR LOWER(tradeNames_string) LIKE "%desmoteplase%" OR LOWER(drugSynonyms_string) LIKE "%desmoteplase%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_2046', 'drugName': 'Desmoteplase', 'drugSynonyms_string': 'Desmoteplase, Dspa desmoteplase, RDSPA ALPHA 1', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109084'}] | general | Select, Similarity Search | Metadata |
Q61.1199 | Q61 | What is the chemblId of the drug Daunorubicin Citrate? | The chemblId for the drug Daunorubicin Citrate is CHEMBL1200475. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%daunorubicin citrate%" OR LOWER(tradeNames_string) LIKE "%daunorubicin citrate%" OR LOWER(drugSynonyms_string) LIKE "%daunor... | [{'UUID': 'DrugGeneTargets_v2_1471', 'drugName': 'Daunorubicin Citrate', 'drugSynonyms_string': 'Daunorubicin citrate, Daunorubicin citrate liposome, Daunorubicin liposomal', 'tradeNames_string': 'Daunoxome', 'chemblIdentifier': 'CHEMBL1200475'}] | general | Select, Similarity Search | Metadata |
Q61.839 | Q61 | What is the chemblId of the drug Olokizumab? | The chemblId for the drug Olokizumab is CHEMBL1743050. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%olokizumab%" OR LOWER(tradeNames_string) LIKE "%olokizumab%" OR LOWER(drugSynonyms_string) LIKE "%olokizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3088', 'drugName': 'Olokizumab', 'drugSynonyms_string': 'CDP-6038, CDP6038, Olokizumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1743050'}] | general | Select, Similarity Search | Metadata |
Q61.1771 | Q61 | What is the chemblId of the drug Maprotiline Hydrochloride? | The chemblId for the drug Maprotiline Hydrochloride is CHEMBL1237135. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%maprotiline hydrochloride%" OR LOWER(tradeNames_string) LIKE "%maprotiline hydrochloride%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_4631', 'drugName': 'Maprotiline Hydrochloride', 'drugSynonyms_string': 'BA-34,276, BA-34276, Maprotiline hcl, Maprotiline hydrochloride, NSC-757085', 'tradeNames_string': 'Ludiomil, Maprotiline hydrochloride', 'chemblIdentifier': 'CHEMBL1237135'}] | general | Select, Similarity Search | Metadata |
Q61.953 | Q61 | What is the chemblId of the drug Duloxetine? | The chemblId for the drug Duloxetine is CHEMBL1175. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%duloxetine%" OR LOWER(tradeNames_string) LIKE "%duloxetine%" OR LOWER(drugSynonyms_string) LIKE "%duloxetine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5702', 'drugName': 'Duloxetine Hydrochloride', 'drugSynonyms_string': 'Ariclaim, Duloxetine (as hydrochloride), Duloxetine hcl, Duloxetine hydrochloride, Duloxetine mylan, LY-248686, LY-248686 HCL, LY248686 HCL, NSC-759112, Xeristar', 'tradeNames_string': 'Ariclaim, Cymbalta, Drizalma spri... | general | Select, Similarity Search | Metadata |
Q61.185 | Q61 | What is the chemblId of the drug Forigerimod Acetate? | The chemblId for the drug Forigerimod Acetate is CHEMBL3989801. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%forigerimod acetate%" OR LOWER(tradeNames_string) LIKE "%forigerimod acetate%" OR LOWER(drugSynonyms_string) LIKE "%forigeri... | [{'UUID': 'DrugGeneTargets_v2_3527', 'drugName': 'Forigerimod Acetate', 'drugSynonyms_string': 'CEP-33457, Forigerimod acetate, IPP 201101, P-140, P140', 'tradeNames_string': 'Lupuzor', 'chemblIdentifier': 'CHEMBL3989801'}] | general | Select, Similarity Search | Metadata |
Q61.1072 | Q61 | What is the chemblId of the drug Onabotulinumtoxina? | The chemblId for the drug Onabotulinumtoxina is CHEMBL1201574. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%onabotulinumtoxina%" OR LOWER(tradeNames_string) LIKE "%onabotulinumtoxina%" OR LOWER(drugSynonyms_string) LIKE "%onabotulin... | [{'UUID': 'DrugGeneTargets_v2_2163', 'drugName': 'Onabotulinumtoxina', 'drugSynonyms_string': 'Bontoxilysin, Botulin, Botulinum neurotoxin, Botulinum toxin, Botulinum toxin type a purified neurotoxin complex, Onabotulinumtoxina, Onaclostox, RTI-150, RTI150', 'tradeNames_string': 'Botox, Botox cosmetic, Botox/botox cosm... | general | Select, Similarity Search | Metadata |
Q61.711 | Q61 | What is the chemblId of the drug Isoetharine Mesylate? | The chemblId for the drug Isoetharine Mesylate is CHEMBL1201153. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%isoetharine mesylate%" OR LOWER(tradeNames_string) LIKE "%isoetharine mesylate%" OR LOWER(drugSynonyms_string) LIKE "%isoeth... | [{'UUID': 'DrugGeneTargets_v2_1915', 'drugName': 'Isoetharine Mesylate', 'drugSynonyms_string': 'Isoetarine mesilate, Isoetharine mesilate, Isoetharine mesylate, NSC-759286', 'tradeNames_string': 'Bronchilator, Bronkometer, Isoetharine mesylate', 'chemblIdentifier': 'CHEMBL1201153'}] | general | Select, Similarity Search | Metadata |
Q61.173 | Q61 | What is the chemblId of the drug Bms-817399? | The chemblId for the drug Bms-817399 is CHEMBL3334824. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bms-817399%" OR LOWER(tradeNames_string) LIKE "%bms-817399%" OR LOWER(drugSynonyms_string) LIKE "%bms-817399%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_194', 'drugName': 'Bms-817399', 'drugSynonyms_string': 'BMS-817399, Bms-817399', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3334824'}] | general | Select, Similarity Search | Metadata |
Q61.296 | Q61 | What is the chemblId of the drug Risdiplam? | The chemblId for the drug Risdiplam is CHEMBL4297528. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%risdiplam%" OR LOWER(tradeNames_string) LIKE "%risdiplam%" OR LOWER(drugSynonyms_string) LIKE "%risdiplam%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3937', 'drugName': 'Risdiplam', 'drugSynonyms_string': 'RG-7916, RG7916, RO-7034067, RO7034067, Risdiplam', 'tradeNames_string': 'Evrysdi', 'chemblIdentifier': 'CHEMBL4297528'}] | general | Select, Similarity Search | Metadata |
Q61.554 | Q61 | What is the chemblId of the drug Anifrolumab? | The chemblId for the drug Anifrolumab is CHEMBL2364653. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%anifrolumab%" OR LOWER(tradeNames_string) LIKE "%anifrolumab%" OR LOWER(drugSynonyms_string) LIKE "%anifrolumab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_4280', 'drugName': 'Anifrolumab', 'drugSynonyms_string': 'Anifrolumab, Anifrolumab fnia, Anifrolumab-fnia, MEDI-546', 'tradeNames_string': 'Saphnelo', 'chemblIdentifier': 'CHEMBL2364653'}] | general | Select, Similarity Search | Metadata |
Q61.763 | Q61 | What is the chemblId of the drug Leq506? | The chemblId for the drug Leq506 is CHEMBL3133037. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%leq506%" OR LOWER(tradeNames_string) LIKE "%leq506%" OR LOWER(drugSynonyms_string) LIKE "%leq506%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_688', 'drugName': 'Leq506', 'drugSynonyms_string': 'LEQ-506, LEQ506, Leq 506, Leq506, NVP-LEQ506, Nvp-leq-506', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3133037'}] | general | Select, Similarity Search | Metadata |
Q61.304 | Q61 | What is the chemblId of the drug Allopurinol? | The chemblId for the drug Allopurinol is CHEMBL1467. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%allopurinol%" OR LOWER(tradeNames_string) LIKE "%allopurinol%" OR LOWER(drugSynonyms_string) LIKE "%allopurinol%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5751', 'drugName': 'Allopurinol', 'drugSynonyms_string': 'Allopurinol, Allopurinolum, BW 56-158, BW-56-158, NSC-101655, NSC-1390, Suspendol, Takanarumin', 'tradeNames_string': 'Allopurinol, Aloral, Aluline 100, Aluline 300, Caplenal, Cosuric, Hamarin 100, Hamarin 300, Ledopur, Lopurin, Uri... | general | Select, Similarity Search | Metadata |
Q61.1878 | Q61 | What is the chemblId of the drug Conteltinib ? | The chemblId for the drug Conteltinib is CHEMBL3899477. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%conteltinib %" OR LOWER(tradeNames_string) LIKE "%conteltinib %" OR LOWER(drugSynonyms_string) LIKE "%conteltinib %")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_3029', 'drugName': 'Conteltinib ', 'drugSynonyms_string': 'Conteltinib ', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3899477'}, {'UUID': 'DrugGeneTargets_v2_3030', 'drugName': 'Conteltinib ', 'drugSynonyms_string': 'Conteltinib ', 'tradeNames_string': '', 'chemblIdentifier': 'CHEM... | general | Select, Similarity Search | Metadata |
Q61.1093 | Q61 | What is the chemblId of the drug Lazertinib? | The chemblId for the drug Lazertinib is CHEMBL4558324. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%lazertinib%" OR LOWER(tradeNames_string) LIKE "%lazertinib%" OR LOWER(drugSynonyms_string) LIKE "%lazertinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4340', 'drugName': 'Lazertinib', 'drugSynonyms_string': 'C-18112003-G, GNS-1480, GNS1480, JNJ-73841937-AAA, Lazertinib, YH-25448, YH25448, Yh25448', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4558324'}] | general | Select, Similarity Search | Metadata |
Q61.1747 | Q61 | What is the chemblId of the drug Ziprasidone Mesylate? | The chemblId for the drug Ziprasidone Mesylate is CHEMBL3989833. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ziprasidone mesylate%" OR LOWER(tradeNames_string) LIKE "%ziprasidone mesylate%" OR LOWER(drugSynonyms_string) LIKE "%zipras... | [{'UUID': 'DrugGeneTargets_v2_4286', 'drugName': 'Ziprasidone Mesylate', 'drugSynonyms_string': 'CP-88, 059-27, CP-88,059-27, CP-88059-27, CP-8805927, NSC-760351, Ziprasidone mesilate, Ziprasidone mesilate trihydrate, Ziprasidone mesylate, Ziprasidone mesylate anhydrous', 'tradeNames_string': 'Geodon', 'chemblIdentifie... | general | Select, Similarity Search | Metadata |
Q61.1652 | Q61 | What is the chemblId of the drug Aclimostat? | The chemblId for the drug Aclimostat is CHEMBL4297651. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%aclimostat%" OR LOWER(tradeNames_string) LIKE "%aclimostat%" OR LOWER(drugSynonyms_string) LIKE "%aclimostat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2651', 'drugName': 'Aclimostat', 'drugSynonyms_string': 'Aclimostat, ZGN-1061, Zgn-1061', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297651'}] | general | Select, Similarity Search | Metadata |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.