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.317 | Q61 | What is the chemblId of the drug Abelacimab? | The chemblId for the drug Abelacimab is CHEMBL4650369. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%abelacimab%" OR LOWER(tradeNames_string) LIKE "%abelacimab%" OR LOWER(drugSynonyms_string) LIKE "%abelacimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2293', 'drugName': 'Abelacimab', 'drugSynonyms_string': 'Abelacimab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4650369'}] | general | Select, Similarity Search | Metadata |
Q61.152 | Q61 | What is the chemblId of the drug Metyrosine? | The chemblId for the drug Metyrosine is CHEMBL1200862. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%metyrosine%" OR LOWER(tradeNames_string) LIKE "%metyrosine%" OR LOWER(drugSynonyms_string) LIKE "%metyrosine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2694', 'drugName': 'Metyrosine', 'drugSynonyms_string': 'L-588357-0, MK-781, Metirosine, Metyrosine, Racemetirosine, (s)-', 'tradeNames_string': 'Demser', 'chemblIdentifier': 'CHEMBL1200862'}] | general | Select, Similarity Search | Metadata |
Q61.1158 | Q61 | What is the chemblId of the drug Secobarbital? | The chemblId for the drug Secobarbital is CHEMBL447. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%secobarbital%" OR LOWER(tradeNames_string) LIKE "%secobarbital%" OR LOWER(drugSynonyms_string) LIKE "%secobarbital%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_5547', 'drugName': 'Secobarbital', 'drugSynonyms_string': '(rs)-secobarbital, Evronal, Hypotrol, Immenox, Meballymal, Quinalbarbital, Secobarbital, Secobarbital cii, Secobarbital sodium free acid, Secobarbitone, Somatarax', 'tradeNames_string': 'Seconal', 'chemblIdentifier': 'CHEMBL447'}, ... | general | Select, Similarity Search | Metadata |
Q61.1223 | Q61 | What is the chemblId of the drug Girentuximab? | The chemblId for the drug Girentuximab is CHEMBL1743027. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%girentuximab%" OR LOWER(tradeNames_string) LIKE "%girentuximab%" OR LOWER(drugSynonyms_string) LIKE "%girentuximab%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_5146', 'drugName': 'Girentuximab', 'drugSynonyms_string': 'CA9-SCAN CG250, CG-250, CG250, Girentuximab, WX-G250', 'tradeNames_string': 'Rencarex', 'chemblIdentifier': 'CHEMBL1743027'}, {'UUID': 'DrugGeneTargets_v2_4808', 'drugName': 'Iodine I 124 Girentuximab', 'drugSynonyms_string': '124I... | general | Select, Similarity Search | Metadata |
Q61.580 | Q61 | What is the chemblId of the drug Bb-10901? | The chemblId for the drug Bb-10901 is CHEMBL2109484. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bb-10901%" OR LOWER(tradeNames_string) LIKE "%bb-10901%" OR LOWER(drugSynonyms_string) LIKE "%bb-10901%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3306', 'drugName': 'Bb-10901', 'drugSynonyms_string': 'BB-10901, HUN901-DM1', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109484'}, {'UUID': 'DrugGeneTargets_v2_4544', 'drugName': 'Lorvotuzumab Mertansine', 'drugSynonyms_string': 'HUN901-DM1, BB-10901, IMGN-901, Lorvotuzumab merta... | general | Select, Similarity Search | Metadata |
Q61.51 | Q61 | What is the chemblId of the drug Cd24Fc? | The chemblId for the drug Cd24Fc is CHEMBL4297717. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cd24fc%" OR LOWER(tradeNames_string) LIKE "%cd24fc%" OR LOWER(drugSynonyms_string) LIKE "%cd24fc%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5249', 'drugName': 'Cd24Fc', 'drugSynonyms_string': 'Cd24fc, Cd24igg1fc, Efprezimod alfa, MK-7110, Saccovid', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297717'}, {'UUID': 'DrugGeneTargets_v2_5250', 'drugName': 'Cd24Fc', 'drugSynonyms_string': 'Cd24fc, Cd24igg1fc, Efprezimod alfa... | general | Select, Similarity Search | Metadata |
Q61.1553 | Q61 | What is the chemblId of the drug Peginterferon Lambda-1A? | The chemblId for the drug Peginterferon Lambda-1A is CHEMBL2108723. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%peginterferon lambda-1a%" OR LOWER(tradeNames_string) LIKE "%peginterferon lambda-1a%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_6155', 'drugName': 'Peginterferon Lambda-1A', 'drugSynonyms_string': 'BMS-914143, BMS914143, PEG-IL-29, PEG-RIL-29, PEG-RLL-29, Peginterferon lambda-1a, Pegylated interferon lambda', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108723'}] | general | Select, Similarity Search | Metadata |
Q61.733 | Q61 | What is the chemblId of the drug Desoxycorticosterone Acetate? | The chemblId for the drug Desoxycorticosterone Acetate is CHEMBL1200542. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%desoxycorticosterone acetate%" OR LOWER(tradeNames_string) LIKE "%desoxycorticosterone acetate%" OR LOWER(drugSynonyms_strin... | [{'UUID': 'DrugGeneTargets_v2_184', 'drugName': 'Desoxycorticosterone Acetate', 'drugSynonyms_string': '11-deoxycorticosterone, 11-deoxycorticosterone acetate, 21-hydroxyprogesterone, Deoxycorticosterone, Deoxycorticosterone acetate, Deoxycortone, Desoxycorticosterone, Desoxycorticosterone acetate, Desoxycortone, Desox... | general | Select, Similarity Search | Metadata |
Q61.840 | Q61 | What is the chemblId of the drug Protriptyline? | The chemblId for the drug Protriptyline is CHEMBL668. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%protriptyline%" OR LOWER(tradeNames_string) LIKE "%protriptyline%" OR LOWER(drugSynonyms_string) LIKE "%protriptyline%")
LI... | [{'UUID': 'DrugGeneTargets_v2_6365', 'drugName': 'Protriptyline', 'drugSynonyms_string': 'Protriptyline', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL668'}, {'UUID': 'DrugGeneTargets_v2_6366', 'drugName': 'Protriptyline', 'drugSynonyms_string': 'Protriptyline', 'tradeNames_string': '', 'chemblIdentifier': 'CHEM... | general | Select, Similarity Search | Metadata |
Q61.1392 | Q61 | What is the chemblId of the drug Degarelix? | The chemblId for the drug Degarelix is CHEMBL415606. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%degarelix%" OR LOWER(tradeNames_string) LIKE "%degarelix%" OR LOWER(drugSynonyms_string) LIKE "%degarelix%")
LIMIT 100 | [{'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'}, {'UUID': 'DrugGeneTargets_v2_1491', 'drug... | general | Select, Similarity Search | Metadata |
Q61.1125 | Q61 | What is the chemblId of the drug Idarubicin? | The chemblId for the drug Idarubicin is CHEMBL1117. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%idarubicin%" OR LOWER(tradeNames_string) LIKE "%idarubicin%" OR LOWER(drugSynonyms_string) LIKE "%idarubicin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5440', 'drugName': 'Idarubicin Hydrochloride', 'drugSynonyms_string': 'IMI 30, IMI-30, Idarubicin hcl, Idarubicin hydrochloride, NSC-256439', 'tradeNames_string': 'Idamycin, Idamycin pfs, Idarubicin hydrochloride, Idarubicin hydrochloride pfs, Zavedos', 'chemblIdentifier': 'CHEMBL1200976'}... | general | Select, Similarity Search | Metadata |
Q61.1176 | Q61 | What is the chemblId of the drug Cetuximab Sarotalocan? | The chemblId for the drug Cetuximab Sarotalocan is CHEMBL4298088. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cetuximab sarotalocan%" OR LOWER(tradeNames_string) LIKE "%cetuximab sarotalocan%" OR LOWER(drugSynonyms_string) LIKE "%cetu... | [{'UUID': 'DrugGeneTargets_v2_3231', 'drugName': 'Cetuximab Sarotalocan', 'drugSynonyms_string': 'ASP-1929, Cetuximab sarotalocan, Cetuximab sarotalocan sodium, Cetuximab-IRDye-700DX, Cetuximab-irdye 700dx conjugate, RM-1929', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298088'}] | general | Select, Similarity Search | Metadata |
Q61.476 | Q61 | What is the chemblId of the drug Diethylpropion? | The chemblId for the drug Diethylpropion is CHEMBL1194666. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%diethylpropion%" OR LOWER(tradeNames_string) LIKE "%diethylpropion%" OR LOWER(drugSynonyms_string) LIKE "%diethylpropion%")
... | [{'UUID': 'DrugGeneTargets_v2_1629', 'drugName': 'Diethylpropion', 'drugSynonyms_string': '.alpha.-benzoyltriethylamine, Amfepramone, Anfepramone, Anferpramon, C06954, D07444, Diethylcathinone, Diethylpropion, J4.327C', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1194666'}, {'UUID': 'DrugGeneTargets_v2_1630', '... | general | Select, Similarity Search | Metadata |
Q61.980 | Q61 | What is the chemblId of the drug Vinflunine? | The chemblId for the drug Vinflunine is CHEMBL2110725. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%vinflunine%" OR LOWER(tradeNames_string) LIKE "%vinflunine%" OR LOWER(drugSynonyms_string) LIKE "%vinflunine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_974', 'drugName': 'Vinflunine', 'drugSynonyms_string': 'Vinflunine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2110725'}] | general | Select, Similarity Search | Metadata |
Q61.660 | Q61 | What is the chemblId of the drug Dkn-01? | The chemblId for the drug Dkn-01 is CHEMBL4297562. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dkn-01%" OR LOWER(tradeNames_string) LIKE "%dkn-01%" OR LOWER(drugSynonyms_string) LIKE "%dkn-01%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5287', 'drugName': 'Dkn-01', 'drugSynonyms_string': 'DKN-01, DKN01, Dkn 01, Dkn-01, LY-2812176, LY2812176, Sirexatamab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297562'}] | general | Select, Similarity Search | Metadata |
Q61.405 | Q61 | What is the chemblId of the drug Pegilodecakin? | The chemblId for the drug Pegilodecakin is CHEMBL3989992. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pegilodecakin%" OR LOWER(tradeNames_string) LIKE "%pegilodecakin%" OR LOWER(drugSynonyms_string) LIKE "%pegilodecakin%")
LI... | [{'UUID': 'DrugGeneTargets_v2_4152', 'drugName': 'Pegilodecakin', 'drugSynonyms_string': 'AM-0010, AM0010, LY-3500518, LY3500518, Pegilodecakin', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3989992'}] | general | Select, Similarity Search | Metadata |
Q61.517 | Q61 | What is the chemblId of the drug Hydroxyzine Pamoate? | The chemblId for the drug Hydroxyzine Pamoate is CHEMBL1200467. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%hydroxyzine pamoate%" OR LOWER(tradeNames_string) LIKE "%hydroxyzine pamoate%" OR LOWER(drugSynonyms_string) LIKE "%hydroxyz... | [{'UUID': 'DrugGeneTargets_v2_1501', 'drugName': 'Hydroxyzine Pamoate', 'drugSynonyms_string': 'Hydroxyzine embonate, Hydroxyzine pamoate, NSC-757063', 'tradeNames_string': '"hy-pam ""25""", Hy-Pam "25", Hy-pam, Hydroxyzine pamoate, Vistaril', 'chemblIdentifier': 'CHEMBL1200467'}] | general | Select, Similarity Search | Metadata |
Q61.324 | Q61 | What is the chemblId of the drug Tirzepatide? | The chemblId for the drug Tirzepatide is CHEMBL4297839. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tirzepatide%" OR LOWER(tradeNames_string) LIKE "%tirzepatide%" OR LOWER(drugSynonyms_string) LIKE "%tirzepatide%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5134', 'drugName': 'Tirzepatide', 'drugSynonyms_string': 'LY-3298176, LY3298176, Ly3298176, Mounjaro, Tirzepatide', 'tradeNames_string': 'Mounjaro', 'chemblIdentifier': 'CHEMBL4297839'}, {'UUID': 'DrugGeneTargets_v2_5135', 'drugName': 'Tirzepatide', 'drugSynonyms_string': 'LY-3298176, LY32... | general | Select, Similarity Search | Metadata |
Q61.20 | Q61 | What is the chemblId of the drug Emapalumab? | The chemblId for the drug Emapalumab is CHEMBL3989977. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%emapalumab%" OR LOWER(tradeNames_string) LIKE "%emapalumab%" OR LOWER(drugSynonyms_string) LIKE "%emapalumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3856', 'drugName': 'Emapalumab', 'drugSynonyms_string': 'Emapalumab, Emapalumab lzsg, Emapalumab-lzsg, NI-0501', 'tradeNames_string': 'Gamifant', 'chemblIdentifier': 'CHEMBL3989977'}] | general | Select, Similarity Search | Metadata |
Q61.691 | Q61 | What is the chemblId of the drug Telbermin? | The chemblId for the drug Telbermin is CHEMBL2108557. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%telbermin%" OR LOWER(tradeNames_string) LIKE "%telbermin%" OR LOWER(drugSynonyms_string) LIKE "%telbermin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3157', 'drugName': 'Telbermin', 'drugSynonyms_string': 'RH VEGF, RH-VEGF, RHVEG-F, RHVEGF, SNN0029, Telbermin, Vegf-a165, Vegf165', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108557'}] | general | Select, Similarity Search | Metadata |
Q61.36 | Q61 | What is the chemblId of the drug Pf-05019702? | The chemblId for the drug Pf-05019702 is CHEMBL3545239. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pf-05019702%" OR LOWER(tradeNames_string) LIKE "%pf-05019702%" OR LOWER(drugSynonyms_string) LIKE "%pf-05019702%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_2540', 'drugName': 'Pf-05019702', 'drugSynonyms_string': 'PRA-027, Pf-05019702, WAY-257027', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545239'}] | general | Select, Similarity Search | Metadata |
Q61.910 | Q61 | What is the chemblId of the drug Ramosetron? | The chemblId for the drug Ramosetron is CHEMBL1643895. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ramosetron%" OR LOWER(tradeNames_string) LIKE "%ramosetron%" OR LOWER(drugSynonyms_string) LIKE "%ramosetron%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_220', 'drugName': 'Ramosetron', 'drugSynonyms_string': 'Ramosetron', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1643895'}, {'UUID': 'DrugGeneTargets_v2_2793', 'drugName': 'Ramosetron Hydrochloride', 'drugSynonyms_string': '(r)-(-)-ramosetron hydrochloride, Irribow, Ramosetron hydr... | general | Select, Similarity Search | Metadata |
Q61.834 | Q61 | What is the chemblId of the drug Amg-319? | The chemblId for the drug Amg-319 is CHEMBL3545048. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%amg-319%" OR LOWER(tradeNames_string) LIKE "%amg-319%" OR LOWER(drugSynonyms_string) LIKE "%amg-319%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4652', 'drugName': 'Amg-319', 'drugSynonyms_string': 'AMG319, Amg-319, J3.391.906I', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545048'}] | general | Select, Similarity Search | Metadata |
Q61.1798 | Q61 | What is the chemblId of the drug Pridopidine? | The chemblId for the drug Pridopidine is CHEMBL596802. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pridopidine%" OR LOWER(tradeNames_string) LIKE "%pridopidine%" OR LOWER(drugSynonyms_string) LIKE "%pridopidine%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_1290', 'drugName': 'Pridopidine', 'drugSynonyms_string': 'ACR-16, ACR16, FR-310826, FR310826, Pridopidine', 'tradeNames_string': 'Huntexil', 'chemblIdentifier': 'CHEMBL596802'}] | general | Select, Similarity Search | Metadata |
Q61.413 | Q61 | What is the chemblId of the drug Zonampanel? | The chemblId for the drug Zonampanel is CHEMBL119625. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%zonampanel%" OR LOWER(tradeNames_string) LIKE "%zonampanel%" OR LOWER(drugSynonyms_string) LIKE "%zonampanel%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4911', 'drugName': 'Zonampanel', 'drugSynonyms_string': 'YM 872 ANHYDROUS, YM-872, YM-872 ANHYDROUS, YM872, YM872 ANHYDROUS, Ym 872, Zonampanel, Zonampanel anhydrous, Zonampanel monohydrate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL119625'}] | general | Select, Similarity Search | Metadata |
Q61.928 | Q61 | What is the chemblId of the drug Sifalimumab? | The chemblId for the drug Sifalimumab is CHEMBL1743069. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sifalimumab%" OR LOWER(tradeNames_string) LIKE "%sifalimumab%" OR LOWER(drugSynonyms_string) LIKE "%sifalimumab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5087', 'drugName': 'Sifalimumab', 'drugSynonyms_string': 'MDX-1103, MEDI-545, Sifalimumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1743069'}] | general | Select, Similarity Search | Metadata |
Q61.543 | Q61 | What is the chemblId of the drug Amphetamine Aspartate? | The chemblId for the drug Amphetamine Aspartate is CHEMBL1200377. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%amphetamine aspartate%" OR LOWER(tradeNames_string) LIKE "%amphetamine aspartate%" OR LOWER(drugSynonyms_string) LIKE "%amph... | [{'UUID': 'DrugGeneTargets_v2_1231', 'drugName': 'Amphetamine Aspartate', 'drugSynonyms_string': 'Amfetamine aspartate, Amphetamine aspartate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1200377'}, {'UUID': 'DrugGeneTargets_v2_1232', 'drugName': 'Amphetamine Aspartate', 'drugSynonyms_string': 'Amfetamine aspar... | general | Select, Similarity Search | Metadata |
Q61.765 | Q61 | What is the chemblId of the drug Solifenacin Succinate? | The chemblId for the drug Solifenacin Succinate is CHEMBL1200803. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%solifenacin succinate%" OR LOWER(tradeNames_string) LIKE "%solifenacin succinate%" OR LOWER(drugSynonyms_string) LIKE "%soli... | [{'UUID': 'DrugGeneTargets_v2_1607', 'drugName': 'Solifenacin Succinate', 'drugSynonyms_string': 'Solifenacin succinate, YM-67905, YM-905, YM67905, YM905', 'tradeNames_string': 'Solifenacin succinate, Vesicare, Vesicare ls', 'chemblIdentifier': 'CHEMBL1200803'}, {'UUID': 'DrugGeneTargets_v2_1608', 'drugName': 'Solifena... | general | Select, Similarity Search | Metadata |
Q61.1905 | Q61 | What is the chemblId of the drug Nolatrexed? | The chemblId for the drug Nolatrexed is CHEMBL320775. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%nolatrexed%" OR LOWER(tradeNames_string) LIKE "%nolatrexed%" OR LOWER(drugSynonyms_string) LIKE "%nolatrexed%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1522', 'drugName': 'Nolatrexed', 'drugSynonyms_string': 'Nolatrexed', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL320775'}] | general | Select, Similarity Search | Metadata |
Q61.1071 | Q61 | What is the chemblId of the drug Prucalopride Succinate? | The chemblId for the drug Prucalopride Succinate is CHEMBL2105748. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%prucalopride succinate%" OR LOWER(tradeNames_string) LIKE "%prucalopride succinate%" OR LOWER(drugSynonyms_string) LIKE "%pr... | [{'UUID': 'DrugGeneTargets_v2_2465', 'drugName': 'Prucalopride Succinate', 'drugSynonyms_string': 'Prucalopride (as succinate), Prucalopride succinate, R-108512', 'tradeNames_string': 'Motegrity, Resolor', 'chemblIdentifier': 'CHEMBL2105748'}] | general | Select, Similarity Search | Metadata |
Q61.1209 | Q61 | What is the chemblId of the drug Amiselimod Hydrochloride? | The chemblId for the drug Amiselimod Hydrochloride is CHEMBL3707374. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%amiselimod hydrochloride%" OR LOWER(tradeNames_string) LIKE "%amiselimod hydrochloride%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_6385', 'drugName': 'Amiselimod Hydrochloride', 'drugSynonyms_string': 'Amiselimod hydrochloride, MT-1303', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3707374'}] | general | Select, Similarity Search | Metadata |
Q61.248 | Q61 | What is the chemblId of the drug Gsk2881078? | The chemblId for the drug Gsk2881078 is CHEMBL3545174. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gsk2881078%" OR LOWER(tradeNames_string) LIKE "%gsk2881078%" OR LOWER(drugSynonyms_string) LIKE "%gsk2881078%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1153', 'drugName': 'Gsk2881078', 'drugSynonyms_string': 'Gsk2881078', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545174'}] | general | Select, Similarity Search | Metadata |
Q61.1431 | Q61 | What is the chemblId of the drug Cenersen? | The chemblId for the drug Cenersen is CHEMBL2108280. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cenersen%" OR LOWER(tradeNames_string) LIKE "%cenersen%" OR LOWER(drugSynonyms_string) LIKE "%cenersen%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2734', 'drugName': 'Cenersen', 'drugSynonyms_string': 'Cenersen', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108280'}, {'UUID': 'DrugGeneTargets_v2_444', 'drugName': 'Cenersen Sodium', 'drugSynonyms_string': 'Cenersen sodium, EL-625, EL625, OL(1)P53', 'tradeNames_string': '', 'ch... | general | Select, Similarity Search | Metadata |
Q61.1137 | Q61 | What is the chemblId of the drug Ropivacaine Hydrochloride? | The chemblId for the drug Ropivacaine Hydrochloride is CHEMBL1889140. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ropivacaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ropivacaine hydrochloride%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_5747', 'drugName': 'Bupivacaine', 'drugSynonyms_string': 'Bucaine, Bupivacaine, Bupivacaine liposome, LIQ-865, LIQ865, Liposomal bupivacaine, Marcaine, Ropivacaine hydrochloride impurity, bupivacaine-, SKY-0402, SKY0402, Sensorcaine', 'tradeNames_string': 'Anekain, Exparel, Marcaine, Posim... | general | Select, Similarity Search | Metadata |
Q61.791 | Q61 | What is the chemblId of the drug Milciclib? | The chemblId for the drug Milciclib is CHEMBL564829. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%milciclib%" OR LOWER(tradeNames_string) LIKE "%milciclib%" OR LOWER(drugSynonyms_string) LIKE "%milciclib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5841', 'drugName': 'Milciclib', 'drugSynonyms_string': 'Milciclib, PHA 848125, PHA-848125, Pha-848125', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL564829'}, {'UUID': 'DrugGeneTargets_v2_5842', 'drugName': 'Milciclib', 'drugSynonyms_string': 'Milciclib, PHA 848125, PHA-848125, Pha-... | general | Select, Similarity Search | Metadata |
Q61.1744 | Q61 | What is the chemblId of the drug Bismuth Subgallate? | The chemblId for the drug Bismuth Subgallate is CHEMBL1592101. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bismuth subgallate%" OR LOWER(tradeNames_string) LIKE "%bismuth subgallate%" OR LOWER(drugSynonyms_string) LIKE "%bismuth su... | [{'UUID': 'DrugGeneTargets_v2_5123', 'drugName': 'Bismuth Subgallate', 'drugSynonyms_string': 'Basic bismuth gallate, Bismuth subgallate, Gallic acid bismuth basic salt', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1592101'}] | general | Select, Similarity Search | Metadata |
Q61.495 | Q61 | What is the chemblId of the drug Volanesorsen Sodium? | The chemblId for the drug Volanesorsen Sodium is CHEMBL3544989. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%volanesorsen sodium%" OR LOWER(tradeNames_string) LIKE "%volanesorsen sodium%" OR LOWER(drugSynonyms_string) LIKE "%volaneso... | [{'UUID': 'DrugGeneTargets_v2_3223', 'drugName': 'Volanesorsen Sodium', 'drugSynonyms_string': 'ISIS 304801, ISIS 304801 SODIUM SALT, ISIS-304801 SODIUM, ISIS-304801 SODIUM SALT, Volanesorsen sodium, salt', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3544989'}] | general | Select, Similarity Search | Metadata |
Q61.157 | Q61 | What is the chemblId of the drug Serdexmethylphenidate Chloride? | The chemblId for the drug Serdexmethylphenidate Chloride is CHEMBL4298139. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%serdexmethylphenidate chloride%" OR LOWER(tradeNames_string) LIKE "%serdexmethylphenidate chloride%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_4160', 'drugName': 'Serdexmethylphenidate Chloride', 'drugSynonyms_string': 'KP415 Cl, Serdexmethylphenidate chloride', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298139'}, {'UUID': 'DrugGeneTargets_v2_4161', 'drugName': 'Serdexmethylphenidate Chloride', 'drugSynonyms_string': 'K... | general | Select, Similarity Search | Metadata |
Q61.970 | Q61 | What is the chemblId of the drug Brolucizumab? | The chemblId for the drug Brolucizumab is CHEMBL3707357. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%brolucizumab%" OR LOWER(tradeNames_string) LIKE "%brolucizumab%" OR LOWER(drugSynonyms_string) LIKE "%brolucizumab%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_2206', 'drugName': 'Brolucizumab', 'drugSynonyms_string': 'Brolucizumab, Brolucizumab dbll, Brolucizumab-dbll, ESBA-1008, ESBA1008, RTH-258, RTH258', 'tradeNames_string': 'Beovu', 'chemblIdentifier': 'CHEMBL3707357'}] | general | Select, Similarity Search | Metadata |
Q61.860 | Q61 | What is the chemblId of the drug Surinabant? | The chemblId for the drug Surinabant is CHEMBL189676. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%surinabant%" OR LOWER(tradeNames_string) LIKE "%surinabant%" OR LOWER(drugSynonyms_string) LIKE "%surinabant%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5270', 'drugName': 'Surinabant', 'drugSynonyms_string': 'SR-147778, Sr147778, Surinabant', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL189676'}] | general | Select, Similarity Search | Metadata |
Q61.1325 | Q61 | What is the chemblId of the drug Omaveloxolone? | The chemblId for the drug Omaveloxolone is CHEMBL4303525. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%omaveloxolone%" OR LOWER(tradeNames_string) LIKE "%omaveloxolone%" OR LOWER(drugSynonyms_string) LIKE "%omaveloxolone%")
LI... | [{'UUID': 'DrugGeneTargets_v2_6069', 'drugName': 'Omaveloxolone', 'drugSynonyms_string': 'Omaveloxolone, RTA 408, RTA-408', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4303525'}] | general | Select, Similarity Search | Metadata |
Q61.632 | Q61 | What is the chemblId of the drug Darigabat? | The chemblId for the drug Darigabat is CHEMBL3647536. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%darigabat%" OR LOWER(tradeNames_string) LIKE "%darigabat%" OR LOWER(drugSynonyms_string) LIKE "%darigabat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5577', 'drugName': 'Darigabat', 'drugSynonyms_string': 'CVL-865, Cvl-865, Darigabat, PF-06372865, Pf-06372865', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3647536'}] | general | Select, Similarity Search | Metadata |
Q61.692 | Q61 | What is the chemblId of the drug Sephb4-Hsa? | The chemblId for the drug Sephb4-Hsa is CHEMBL4298079. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sephb4-hsa%" OR LOWER(tradeNames_string) LIKE "%sephb4-hsa%" OR LOWER(drugSynonyms_string) LIKE "%sephb4-hsa%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6169', 'drugName': 'Sephb4-Hsa', 'drugSynonyms_string': 'Recombinant ephb4-hsa fusion protein, Sephb4-hsa', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298079'}] | general | Select, Similarity Search | Metadata |
Q61.1562 | Q61 | What is the chemblId of the drug Benfluorex? | The chemblId for the drug Benfluorex is CHEMBL400599. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%benfluorex%" OR LOWER(tradeNames_string) LIKE "%benfluorex%" OR LOWER(drugSynonyms_string) LIKE "%benfluorex%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5285', 'drugName': 'Benfluorex', 'drugSynonyms_string': 'Benfluorex, Mediaxal, NSC-757396', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL400599'}] | general | Select, Similarity Search | Metadata |
Q61.575 | Q61 | What is the chemblId of the drug Golimumab? | The chemblId for the drug Golimumab is CHEMBL1201833. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%golimumab%" OR LOWER(tradeNames_string) LIKE "%golimumab%" OR LOWER(drugSynonyms_string) LIKE "%golimumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_393', 'drugName': 'Golimumab', 'drugSynonyms_string': 'CNTO 148, CNTO-148, Golimumab', 'tradeNames_string': 'Simponi', 'chemblIdentifier': 'CHEMBL1201833'}] | general | Select, Similarity Search | Metadata |
Q61.1909 | Q61 | What is the chemblId of the drug Saxagliptin? | The chemblId for the drug Saxagliptin is CHEMBL385517. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%saxagliptin%" OR LOWER(tradeNames_string) LIKE "%saxagliptin%" OR LOWER(drugSynonyms_string) LIKE "%saxagliptin%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_6010', 'drugName': 'Saxagliptin', 'drugSynonyms_string': 'BMS-477118, BMS-477118-11, Saxagliptin', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL385517'}, {'UUID': 'DrugGeneTargets_v2_2239', 'drugName': 'Saxagliptin Hydrochloride', 'drugSynonyms_string': 'Saxagliptin HCl, Saxagliptin... | general | Select, Similarity Search | Metadata |
Q61.18 | Q61 | What is the chemblId of the drug Mitiglinide? | The chemblId for the drug Mitiglinide is CHEMBL471498. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mitiglinide%" OR LOWER(tradeNames_string) LIKE "%mitiglinide%" OR LOWER(drugSynonyms_string) LIKE "%mitiglinide%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_4657', 'drugName': 'Mitiglinide', 'drugSynonyms_string': 'Mitiglinide', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL471498'}, {'UUID': 'DrugGeneTargets_v2_3288', 'drugName': 'Mitiglinide Calcium Dihydrate', 'drugSynonyms_string': 'Glufast, KAD-1229, Kad-1229, Mitiglinide calcium di... | general | Select, Similarity Search | Metadata |
Q61.130 | Q61 | What is the chemblId of the drug Buprenorphine Hydrochloride? | The chemblId for the drug Buprenorphine Hydrochloride is CHEMBL2368861. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%buprenorphine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%buprenorphine hydrochloride%" OR LOWER(drugSynonyms_string)... | [{'UUID': 'DrugGeneTargets_v2_2028', 'drugName': 'Buprenorphine Hydrochloride', 'drugSynonyms_string': 'Anorfin, Buprederm, Buprenorphine hcl, Buprenorphine hydrochloride, Buprenorphine hydrochloride ciii, Buprex, CL 112,302, CL-112302, Finibron, Lepetan, M-6029, NIH 8805, NIH-8805, Nopan, RX 6029-M HCL, RX-6029-M HCL,... | general | Select, Similarity Search | Metadata |
Q61.1361 | Q61 | What is the chemblId of the drug Etigilimab? | The chemblId for the drug Etigilimab is CHEMBL4298205. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%etigilimab%" OR LOWER(tradeNames_string) LIKE "%etigilimab%" OR LOWER(drugSynonyms_string) LIKE "%etigilimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3668', 'drugName': 'Etigilimab', 'drugSynonyms_string': 'Etigilimab, OMP-313M32', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298205'}] | general | Select, Similarity Search | Metadata |
Q61.1291 | Q61 | What is the chemblId of the drug Quinestrol? | The chemblId for the drug Quinestrol is CHEMBL1201165. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%quinestrol%" OR LOWER(tradeNames_string) LIKE "%quinestrol%" OR LOWER(drugSynonyms_string) LIKE "%quinestrol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4010', 'drugName': 'Quinestrol', 'drugSynonyms_string': 'NSC-759637, Quinestrol, W 3566, W-3566', 'tradeNames_string': 'Estrovis', 'chemblIdentifier': 'CHEMBL1201165'}] | general | Select, Similarity Search | Metadata |
Q61.1969 | Q61 | What is the chemblId of the drug Teglarinad Chloride? | The chemblId for the drug Teglarinad Chloride is CHEMBL190412. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%teglarinad chloride%" OR LOWER(tradeNames_string) LIKE "%teglarinad chloride%" OR LOWER(drugSynonyms_string) LIKE "%teglarin... | [{'UUID': 'DrugGeneTargets_v2_3246', 'drugName': 'Teglarinad Chloride', 'drugSynonyms_string': 'EB-1627, EB1627, GMX-1777, GMX1777, Teglarinad chloride', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL190412'}] | general | Select, Similarity Search | Metadata |
Q61.935 | Q61 | What is the chemblId of the drug Urofollitropin? | The chemblId for the drug Urofollitropin is CHEMBL1201520. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%urofollitropin%" OR LOWER(tradeNames_string) LIKE "%urofollitropin%" OR LOWER(drugSynonyms_string) LIKE "%urofollitropin%")
... | [{'UUID': 'DrugGeneTargets_v2_5221', 'drugName': 'Urofollitropin', 'drugSynonyms_string': 'Fertinorm, Follitropin human, Urofollitrophin, Urofollitropin', 'tradeNames_string': 'Bravelle, Fertinex, Fostimon, Gonadotraphon fsh, Metrodin, Metrodin high purity, Orgafol, Urofollitrophin', 'chemblIdentifier': 'CHEMBL1201520'... | general | Select, Similarity Search | Metadata |
Q61.989 | Q61 | What is the chemblId of the drug Tafamidis? | The chemblId for the drug Tafamidis is CHEMBL2103837. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tafamidis%" OR LOWER(tradeNames_string) LIKE "%tafamidis%" OR LOWER(drugSynonyms_string) LIKE "%tafamidis%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_8', 'drugName': 'Tafamidis Meglumine', 'drugSynonyms_string': 'FX-1006A, Tafamidis meglumine', 'tradeNames_string': 'Vyndaqel', 'chemblIdentifier': 'CHEMBL2105675'}, {'UUID': 'DrugGeneTargets_v2_3770', 'drugName': 'Tafamidis', 'drugSynonyms_string': 'FX-1005, FX-1006, FX1006, Tafamidis', '... | general | Select, Similarity Search | Metadata |
Q61.1965 | Q61 | What is the chemblId of the drug Felbamate? | The chemblId for the drug Felbamate is CHEMBL1094. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%felbamate%" OR LOWER(tradeNames_string) LIKE "%felbamate%" OR LOWER(drugSynonyms_string) LIKE "%felbamate%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_758', 'drugName': 'Felbamate', 'drugSynonyms_string': 'ADD-03055, Felbamate, NSC-759866, W-554', 'tradeNames_string': 'Felbamate, Felbatol, Taloxa', 'chemblIdentifier': 'CHEMBL1094'}] | general | Select, Similarity Search | Metadata |
Q61.193 | Q61 | What is the chemblId of the drug Lanreotide Acetate? | The chemblId for the drug Lanreotide Acetate is CHEMBL1201184. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%lanreotide acetate%" OR LOWER(tradeNames_string) LIKE "%lanreotide acetate%" OR LOWER(drugSynonyms_string) LIKE "%lanreotide... | [{'UUID': 'DrugGeneTargets_v2_2626', 'drugName': 'Lanreotide Acetate', 'drugSynonyms_string': 'BIM-23014C, Lanreotide acetate, Somatuline, Somatuline lp', 'tradeNames_string': 'Somatuline depot', 'chemblIdentifier': 'CHEMBL1201184'}, {'UUID': 'DrugGeneTargets_v2_2627', 'drugName': 'Lanreotide Acetate', 'drugSynonyms_st... | general | Select, Similarity Search | Metadata |
Q61.1149 | Q61 | What is the chemblId of the drug Bectumomab? | The chemblId for the drug Bectumomab is CHEMBL2108228. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bectumomab%" OR LOWER(tradeNames_string) LIKE "%bectumomab%" OR LOWER(drugSynonyms_string) LIKE "%bectumomab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5503', 'drugName': 'Bectumomab', 'drugSynonyms_string': 'Bectumomab, IMMU-LL2, Technetium tc 99m bectumomab', 'tradeNames_string': 'Lympho scan, Lymphoscan', 'chemblIdentifier': 'CHEMBL2108228'}] | general | Select, Similarity Search | Metadata |
Q61.1001 | Q61 | What is the chemblId of the drug Ursodiol? | The chemblId for the drug Ursodiol is CHEMBL1551. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ursodiol%" OR LOWER(tradeNames_string) LIKE "%ursodiol%" OR LOWER(drugSynonyms_string) LIKE "%ursodiol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4210', 'drugName': 'Ursodiol', 'drugSynonyms_string': 'NSC-683769, Ursodeoxycholate, Ursodeoxycholic acid, Ursodesoxycholic acid, Ursodiol, Ursonorm', 'tradeNames_string': 'Actigall, Cholurso, Destolit, Urdox, Urso, Urso 250, Urso forte, Ursodiol, Ursofalk, Ursogal', 'chemblIdentifier': 'C... | general | Select, Similarity Search | Metadata |
Q61.1956 | Q61 | What is the chemblId of the drug Abagovomab? | The chemblId for the drug Abagovomab is CHEMBL1742981. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%abagovomab%" OR LOWER(tradeNames_string) LIKE "%abagovomab%" OR LOWER(drugSynonyms_string) LIKE "%abagovomab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2140', 'drugName': 'Abagovomab', 'drugSynonyms_string': 'ACA-125, Abagovomab, MEN-2234', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1742981'}] | general | Select, Similarity Search | Metadata |
Q61.1657 | Q61 | What is the chemblId of the drug Insulin Zinc Susp Purified Beef/Pork? | The chemblId for the drug Insulin Zinc Susp Purified Beef/Pork is CHEMBL1201634. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%insulin zinc susp purified beef/pork%" OR LOWER(tradeNames_string) LIKE "%insulin zinc susp purified beef/pork%" OR LOWER(dr... | [{'UUID': 'DrugGeneTargets_v2_2821', 'drugName': 'Insulin Zinc Susp Purified Beef/Pork', 'drugSynonyms_string': 'Insulin zinc susp purified beef/pork', 'tradeNames_string': 'Lentard', 'chemblIdentifier': 'CHEMBL1201634'}] | general | Select, Similarity Search | Metadata |
Q61.613 | Q61 | What is the chemblId of the drug Apx-3330? | The chemblId for the drug Apx-3330 is CHEMBL578390. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%apx-3330%" OR LOWER(tradeNames_string) LIKE "%apx-3330%" OR LOWER(drugSynonyms_string) LIKE "%apx-3330%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3210', 'drugName': 'Apx-3330', 'drugSynonyms_string': 'APX 3330, APX-3330, APX3330, Apx-3330, Apx3330, E 3330, E-3330', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL578390'}] | general | Select, Similarity Search | Metadata |
Q61.183 | Q61 | What is the chemblId of the drug Avatrombopag? | The chemblId for the drug Avatrombopag is CHEMBL2103883. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%avatrombopag%" OR LOWER(tradeNames_string) LIKE "%avatrombopag%" OR LOWER(drugSynonyms_string) LIKE "%avatrombopag%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_6055', 'drugName': 'Avatrombopag', 'drugSynonyms_string': 'Akr-501, Avatrombopag, E-5501, E5501, YM-301477, YM-477', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2103883'}, {'UUID': 'DrugGeneTargets_v2_6317', 'drugName': 'Avatrombopag Maleate', 'drugSynonyms_string': 'Avatrombopag m... | general | Select, Similarity Search | Metadata |
Q61.305 | Q61 | What is the chemblId of the drug Simenepag Isopropyl? | The chemblId for the drug Simenepag Isopropyl is CHEMBL2105710. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%simenepag isopropyl%" OR LOWER(tradeNames_string) LIKE "%simenepag isopropyl%" OR LOWER(drugSynonyms_string) LIKE "%simenepa... | [{'UUID': 'DrugGeneTargets_v2_5355', 'drugName': 'Simenepag Isopropyl', 'drugSynonyms_string': 'AGN-210669, Simenepag isopropyl', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2105710'}] | general | Select, Similarity Search | Metadata |
Q61.502 | Q61 | What is the chemblId of the drug Daglutril? | The chemblId for the drug Daglutril is CHEMBL3989794. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%daglutril%" OR LOWER(tradeNames_string) LIKE "%daglutril%" OR LOWER(drugSynonyms_string) LIKE "%daglutril%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1796', 'drugName': 'Daglutril', 'drugSynonyms_string': 'Daglutril, SLV-306, SLV306', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3989794'}, {'UUID': 'DrugGeneTargets_v2_1797', 'drugName': 'Daglutril', 'drugSynonyms_string': 'Daglutril, SLV-306, SLV306', 'tradeNames_string': '', 'ch... | general | Select, Similarity Search | Metadata |
Q61.1696 | Q61 | What is the chemblId of the drug Ly-2382770? | The chemblId for the drug Ly-2382770 is CHEMBL2109585. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ly-2382770%" OR LOWER(tradeNames_string) LIKE "%ly-2382770%" OR LOWER(drugSynonyms_string) LIKE "%ly-2382770%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3028', 'drugName': 'Ly-2382770', 'drugSynonyms_string': 'LY-2382770, LY2382770, Ly-2382770', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109585'}] | general | Select, Similarity Search | Metadata |
Q61.1721 | Q61 | What is the chemblId of the drug Posdinemab? | The chemblId for the drug Posdinemab is CHEMBL4650402. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%posdinemab%" OR LOWER(tradeNames_string) LIKE "%posdinemab%" OR LOWER(drugSynonyms_string) LIKE "%posdinemab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5139', 'drugName': 'Posdinemab', 'drugSynonyms_string': 'Jnj-63733657, Posdinemab, Posdinemab ', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4650402'}] | general | Select, Similarity Search | Metadata |
Q61.1662 | Q61 | What is the chemblId of the drug Sotalol? | The chemblId for the drug Sotalol is CHEMBL471. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sotalol%" OR LOWER(tradeNames_string) LIKE "%sotalol%" OR LOWER(drugSynonyms_string) LIKE "%sotalol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1134', 'drugName': 'Sotalol', 'drugSynonyms_string': 'Betapace, C07AA07, Darob mite, Dl-sotalol, MJ-1999, Sorine, Sotalol', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL471'}, {'UUID': 'DrugGeneTargets_v2_1135', 'drugName': 'Sotalol', 'drugSynonyms_string': 'Betapace, C07AA07, Darob... | general | Select, Similarity Search | Metadata |
Q61.1639 | Q61 | What is the chemblId of the drug Zolpidem? | The chemblId for the drug Zolpidem is CHEMBL911. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%zolpidem%" OR LOWER(tradeNames_string) LIKE "%zolpidem%" OR LOWER(drugSynonyms_string) LIKE "%zolpidem%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4503', 'drugName': 'Zolpidem', 'drugSynonyms_string': 'Ambien, Sanval, Zolpidem, Zolpidem civ', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL911'}, {'UUID': 'DrugGeneTargets_v2_5904', 'drugName': 'Zolpidem Tartrate', 'drugSynonyms_string': 'Ivadal, Myslee, Niotal, SL 80.0750-23N, SL... | general | Select, Similarity Search | Metadata |
Q61.523 | Q61 | What is the chemblId of the drug Irx-4204? | The chemblId for the drug Irx-4204 is CHEMBL75133. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%irx-4204%" OR LOWER(tradeNames_string) LIKE "%irx-4204%" OR LOWER(drugSynonyms_string) LIKE "%irx-4204%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_633', 'drugName': 'Irx-4204', 'drugSynonyms_string': 'AGN-194204, AGN194204, Irx-4204, KB-145960, NRX-194204, NRX194204, VTP-194204', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL75133'}] | general | Select, Similarity Search | Metadata |
Q61.1985 | Q61 | What is the chemblId of the drug Dopamine? | The chemblId for the drug Dopamine is CHEMBL59. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dopamine%" OR LOWER(tradeNames_string) LIKE "%dopamine%" OR LOWER(drugSynonyms_string) LIKE "%dopamine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3237', 'drugName': 'Dopamine', 'drugSynonyms_string': 'A-dopamine, Carbilev, Dobutamine a, Dopamine, Intropin, Medopa, NSC-173182, Oxytyramine, Parcopa, Sinemet', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL59'}, {'UUID': 'DrugGeneTargets_v2_4778', 'drugName': 'Dopamine Hydrochlori... | general | Select, Similarity Search | Metadata |
Q61.1078 | Q61 | What is the chemblId of the drug Sertindole? | The chemblId for the drug Sertindole is CHEMBL12713. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sertindole%" OR LOWER(tradeNames_string) LIKE "%sertindole%" OR LOWER(drugSynonyms_string) LIKE "%sertindole%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5174', 'drugName': 'Sertindole', 'drugSynonyms_string': 'LU 23-174, LU-23-174, Serdolect, Sertindole, Zerdol', 'tradeNames_string': 'Serlect', 'chemblIdentifier': 'CHEMBL12713'}, {'UUID': 'DrugGeneTargets_v2_5175', 'drugName': 'Sertindole', 'drugSynonyms_string': 'LU 23-174, LU-23-174, Ser... | general | Select, Similarity Search | Metadata |
Q61.482 | Q61 | What is the chemblId of the drug Irinotecan Hydrochloride? | The chemblId for the drug Irinotecan Hydrochloride is CHEMBL3989514. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%irinotecan hydrochloride%" OR LOWER(tradeNames_string) LIKE "%irinotecan hydrochloride%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_5193', 'drugName': 'Irinotecan Hydrochloride', 'drugSynonyms_string': 'CPT-11, DQ-2805, Irinotecan hydrochloride, Irinotecan hydrochloride anhydrous, Irinotecan hydrochloride hydrate, Irinotecan hydrochloride trihydrate, Irinotecan monohydrochloride trihydrate, NSC-759878, U-101,440E, U-10... | general | Select, Similarity Search | Metadata |
Q61.160 | Q61 | What is the chemblId of the drug Apelin? | The chemblId for the drug Apelin is CHEMBL4650373. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%apelin%" OR LOWER(tradeNames_string) LIKE "%apelin%" OR LOWER(drugSynonyms_string) LIKE "%apelin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_599', 'drugName': 'Apelin', 'drugSynonyms_string': 'Apelin', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4650373'}] | general | Select, Similarity Search | Metadata |
Q61.1253 | Q61 | What is the chemblId of the drug Metformin? | The chemblId for the drug Metformin is CHEMBL1431. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%metformin%" OR LOWER(tradeNames_string) LIKE "%metformin%" OR LOWER(drugSynonyms_string) LIKE "%metformin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1885', 'drugName': 'Metformin', 'drugSynonyms_string': 'LA-6023, Metformin, Metformin extended release', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1431'}, {'UUID': 'DrugGeneTargets_v2_1886', 'drugName': 'Metformin', 'drugSynonyms_string': 'LA-6023, Metformin, Metformin extended r... | general | Select, Similarity Search | Metadata |
Q61.1205 | Q61 | What is the chemblId of the drug Gallium Nitrate? | The chemblId for the drug Gallium Nitrate is CHEMBL1200983. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gallium nitrate%" OR LOWER(tradeNames_string) LIKE "%gallium nitrate%" OR LOWER(drugSynonyms_string) LIKE "%gallium nitrate%... | [{'UUID': 'DrugGeneTargets_v2_3632', 'drugName': 'Gallium Nitrate', 'drugSynonyms_string': 'Gallium nitrate, Gallium nitrate (anhydrous), Gallium nitrate anhydrous, Gallium nitrate nonahydrate, NSC-15200, Nitric acid, gallium salt', 'tradeNames_string': 'Ganite', 'chemblIdentifier': 'CHEMBL1200983'}] | general | Select, Similarity Search | Metadata |
Q61.17 | Q61 | What is the chemblId of the drug Medi-8968? | The chemblId for the drug Medi-8968 is CHEMBL2109607. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%medi-8968%" OR LOWER(tradeNames_string) LIKE "%medi-8968%" OR LOWER(drugSynonyms_string) LIKE "%medi-8968%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2001', 'drugName': 'Medi-8968', 'drugSynonyms_string': 'MEDI-8968, Medi-8968', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109607'}] | general | Select, Similarity Search | Metadata |
Q61.1550 | Q61 | What is the chemblId of the drug Seribantumab? | The chemblId for the drug Seribantumab is CHEMBL3545071. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%seribantumab%" OR LOWER(tradeNames_string) LIKE "%seribantumab%" OR LOWER(drugSynonyms_string) LIKE "%seribantumab%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_4106', 'drugName': 'Seribantumab', 'drugSynonyms_string': 'MM121, SAR256212, Seribantumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545071'}] | general | Select, Similarity Search | Metadata |
Q61.1081 | Q61 | What is the chemblId of the drug Srx246? | The chemblId for the drug Srx246 is CHEMBL244243. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%srx246%" OR LOWER(tradeNames_string) LIKE "%srx246%" OR LOWER(drugSynonyms_string) LIKE "%srx246%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_723', 'drugName': 'Srx246', 'drugSynonyms_string': 'Srx246', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL244243'}] | general | Select, Similarity Search | Metadata |
Q61.1972 | Q61 | What is the chemblId of the drug Perhexiline Maleate? | The chemblId for the drug Perhexiline Maleate is CHEMBL1334033. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%perhexiline maleate%" OR LOWER(tradeNames_string) LIKE "%perhexiline maleate%" OR LOWER(drugSynonyms_string) LIKE "%perhexil... | [{'UUID': 'DrugGeneTargets_v2_1724', 'drugName': 'Perhexiline Maleate', 'drugSynonyms_string': 'NSC-758409, Perhexiline maleate, Perhexilinum', 'tradeNames_string': 'Pexid, Pexsig', 'chemblIdentifier': 'CHEMBL1334033'}, {'UUID': 'DrugGeneTargets_v2_1725', 'drugName': 'Perhexiline Maleate', 'drugSynonyms_string': 'NSC-7... | general | Select, Similarity Search | Metadata |
Q61.552 | Q61 | What is the chemblId of the drug Pozelimab? | The chemblId for the drug Pozelimab is CHEMBL4298086. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pozelimab%" OR LOWER(tradeNames_string) LIKE "%pozelimab%" OR LOWER(drugSynonyms_string) LIKE "%pozelimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6362', 'drugName': 'Pozelimab', 'drugSynonyms_string': 'Pozelimab, REGN-3918, REGN3918, Regn3918', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298086'}] | general | Select, Similarity Search | Metadata |
Q61.1554 | Q61 | What is the chemblId of the drug Xylometazoline? | The chemblId for the drug Xylometazoline is CHEMBL312448. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%xylometazoline%" OR LOWER(tradeNames_string) LIKE "%xylometazoline%" OR LOWER(drugSynonyms_string) LIKE "%xylometazoline%")
... | [{'UUID': 'DrugGeneTargets_v2_4494', 'drugName': 'Xylometazoline', 'drugSynonyms_string': 'Balminil, Xylometazoline', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL312448'}] | general | Select, Similarity Search | Metadata |
Q61.665 | Q61 | What is the chemblId of the drug Bemarituzumab? | The chemblId for the drug Bemarituzumab is CHEMBL4802165. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bemarituzumab%" OR LOWER(tradeNames_string) LIKE "%bemarituzumab%" OR LOWER(drugSynonyms_string) LIKE "%bemarituzumab%")
LI... | [{'UUID': 'DrugGeneTargets_v2_1433', 'drugName': 'Bemarituzumab', 'drugSynonyms_string': 'Bemarituzumab, FPA-144', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4802165'}] | general | Select, Similarity Search | Metadata |
Q61.1626 | Q61 | What is the chemblId of the drug Corticotropin? | The chemblId for the drug Corticotropin is CHEMBL1201610. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%corticotropin%" OR LOWER(tradeNames_string) LIKE "%corticotropin%" OR LOWER(drugSynonyms_string) LIKE "%corticotropin%")
LI... | [{'UUID': 'DrugGeneTargets_v2_2998', 'drugName': 'Corticotropin', 'drugSynonyms_string': 'Corticotropin, Corticotropin, repository, Repository corticotropin', 'tradeNames_string': 'Acth, Acthar, Acthar gel, Adrenocorticotropic Hormone, Adrenocorticotropin, Adrenomone, Corticotropin, Cortigel, Cortrophin, H.p. acthar ge... | general | Select, Similarity Search | Metadata |
Q61.1028 | Q61 | What is the chemblId of the drug Pentobarbital? | The chemblId for the drug Pentobarbital is CHEMBL448. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pentobarbital%" OR LOWER(tradeNames_string) LIKE "%pentobarbital%" OR LOWER(drugSynonyms_string) LIKE "%pentobarbital%")
LI... | [{'UUID': 'DrugGeneTargets_v2_2327', 'drugName': 'Pentobarbital', 'drugSynonyms_string': 'Mebubarbital, Mebumal, NSC-28708, Pentobarbital, Pentobarbital calcium, Pentobarbital cii, Pentobarbitone', 'tradeNames_string': 'Nembutal', 'chemblIdentifier': 'CHEMBL448'}, {'UUID': 'DrugGeneTargets_v2_757', 'drugName': 'Pentoba... | general | Select, Similarity Search | Metadata |
Q61.1994 | Q61 | What is the chemblId of the drug Mibefradil? | The chemblId for the drug Mibefradil is CHEMBL45816. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mibefradil%" OR LOWER(tradeNames_string) LIKE "%mibefradil%" OR LOWER(drugSynonyms_string) LIKE "%mibefradil%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_835', 'drugName': 'Mibefradil', 'drugSynonyms_string': 'Mibefradil, Posicor', 'tradeNames_string': 'Posicor 100, Posicor 50', 'chemblIdentifier': 'CHEMBL45816'}, {'UUID': 'DrugGeneTargets_v2_291', 'drugName': 'Mibefradil Dihydrochloride', 'drugSynonyms_string': 'Mibefradil dihydrochloride,... | general | Select, Similarity Search | Metadata |
Q61.1519 | Q61 | What is the chemblId of the drug Codeine? | The chemblId for the drug Codeine is CHEMBL485. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%codeine%" OR LOWER(tradeNames_string) LIKE "%codeine%" OR LOWER(drugSynonyms_string) LIKE "%codeine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2341', 'drugName': 'Dihydrocodeine', 'drugSynonyms_string': '.alpha.-hydrocodol, 8,14-dihydroneopine, Codhydrine, Dehacodin, Dh-codeine, Dihydrocodeine, IDS-ND-008(SECT.2), NSC-231319, Novicondin, Rapacodin, Remedacen', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1595'}, {'UUID': '... | general | Select, Similarity Search | Metadata |
Q61.968 | Q61 | What is the chemblId of the drug Ropinirole? | The chemblId for the drug Ropinirole is CHEMBL589. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ropinirole%" OR LOWER(tradeNames_string) LIKE "%ropinirole%" OR LOWER(drugSynonyms_string) LIKE "%ropinirole%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1462', 'drugName': 'Ropinirole', 'drugSynonyms_string': 'NSC-758917, Requip, Ropinirole, SK&F 101468', 'tradeNames_string': 'Requip', 'chemblIdentifier': 'CHEMBL589'}, {'UUID': 'DrugGeneTargets_v2_1840', 'drugName': 'Ropinirole Hydrochloride', 'drugSynonyms_string': 'Ropinirole (as hydroch... | general | Select, Similarity Search | Metadata |
Q61.1883 | Q61 | What is the chemblId of the drug Vericiguat? | The chemblId for the drug Vericiguat is CHEMBL4066936. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%vericiguat%" OR LOWER(tradeNames_string) LIKE "%vericiguat%" OR LOWER(drugSynonyms_string) LIKE "%vericiguat%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2605', 'drugName': 'Vericiguat', 'drugSynonyms_string': 'BAY 1021189, BAY-1021189, MK-1242, Vericiguat', 'tradeNames_string': 'Verquvo', 'chemblIdentifier': 'CHEMBL4066936'}] | general | Select, Similarity Search | Metadata |
Q61.287 | Q61 | What is the chemblId of the drug Deflazacort? | The chemblId for the drug Deflazacort is CHEMBL1201891. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%deflazacort%" OR LOWER(tradeNames_string) LIKE "%deflazacort%" OR LOWER(drugSynonyms_string) LIKE "%deflazacort%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_4270', 'drugName': 'Deflazacort', 'drugSynonyms_string': 'Deflazacort, MDL 458, MDL-458, MDL458', 'tradeNames_string': 'Calcort, Emflaza, Zamene', 'chemblIdentifier': 'CHEMBL1201891'}] | general | Select, Similarity Search | Metadata |
Q63.589 | Q63 | What is the maximum clinical trial phase for the drug Hydrocortisone Sodium Succinate? | Hydrocortisone Sodium Succinate reached phase 4 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%hydrocortisone sodium succinate%" OR LOWER(tradeNames_string) LIKE "%hydrocortisone sodiu... | [{'UUID': 'DrugGeneTargets_v2_1162', 'drugName': 'Hydrocortisone Sodium Succinate', 'drugSynonyms_string': 'Cortisol 21-(sodium succinate), Hydrocortisone 21-sodium succinate, Hydrocortisone sodium succinate, Hydrocortisoni natrii succinas, NSC-9152, SOLU-CORTEF', 'tradeNames_string': 'A-hydrocort, Hcss, Hydrocortisone... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.1868 | Q63 | What is the maximum clinical trial phase for the drug Rg-7256? | Rg-7256 reached phase 1 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rg-7256%" OR LOWER(tradeNames_string) LIKE "%rg-7256%" OR LOWER(drugSynonyms_string) LIKE... | [{'UUID': 'DrugGeneTargets_v2_564', 'drugName': 'Rg-7256', 'drugSynonyms_string': 'PLX-3603, Rg-7256, Ro-5212054', 'tradeNames_string': '', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 1}] | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.1061 | Q63 | What is the maximum clinical trial phase for the drug Lercanidipine? | Lercanidipine reached phase 4 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%lercanidipine%" OR LOWER(tradeNames_string) LIKE "%lercanidipine%" OR LOWER(drugSynonyms_... | [{'UUID': 'DrugGeneTargets_v2_909', 'drugName': 'Lercanidipine', 'drugSynonyms_string': 'Lercanidipine, Lercanil', 'tradeNames_string': '', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 4}, {'UUID': 'DrugGeneTargets_v2_4021', 'drugName': 'Lercanidipine Hydrochloride', 'drugSynonyms_string': 'Lercanidipine hcl, Ler... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.1084 | Q63 | What is the maximum clinical trial phase for the drug Loxapine Succinate? | Loxapine Succinate reached phase 4 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%loxapine succinate%" OR LOWER(tradeNames_string) LIKE "%loxapine succinate%" OR LOWER(dru... | [{'UUID': 'DrugGeneTargets_v2_488', 'drugName': 'Loxapine Succinate', 'drugSynonyms_string': 'CL 71563, CL-71563, Loxapine succinate, NSC-759578', 'tradeNames_string': 'Loxapac, Loxapine, Loxapine succinate, Loxitane', 'yearOfFirstApproval': 1975, 'maxClinicalTrialPhase': 4}, {'UUID': 'DrugGeneTargets_v2_489', 'drugNam... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.925 | Q63 | What is the maximum clinical trial phase for the drug Ame-133V? | Ame-133V reached phase 2 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ame-133v%" OR LOWER(tradeNames_string) LIKE "%ame-133v%" OR LOWER(drugSynonyms_string) LI... | [{'UUID': 'DrugGeneTargets_v2_4994', 'drugName': 'Ame-133V', 'drugSynonyms_string': 'AME-133V, LY-2469298', 'tradeNames_string': '', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2}, {'UUID': 'DrugGeneTargets_v2_4323', 'drugName': 'Ocaratuzumab', 'drugSynonyms_string': 'AME-133v, LY2469298, Ocaratuzumab', 'tradeNa... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.73 | Q63 | What is the maximum clinical trial phase for the drug Methysergide Maleate? | Methysergide Maleate reached phase 4 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%methysergide maleate%" OR LOWER(tradeNames_string) LIKE "%methysergide maleate%" OR LOWER... | [{'UUID': 'DrugGeneTargets_v2_2806', 'drugName': 'Methysergide Maleate', 'drugSynonyms_string': 'Methysergide hydrogen maleate, Methysergide maleate, NSC-759143', 'tradeNames_string': 'Sansert', 'yearOfFirstApproval': 1962, 'maxClinicalTrialPhase': 4}, {'UUID': 'DrugGeneTargets_v2_2807', 'drugName': 'Methysergide Malea... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.435 | Q63 | What is the maximum clinical trial phase for the drug Rizatriptan Benzoate? | Rizatriptan Benzoate reached phase 4 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rizatriptan benzoate%" OR LOWER(tradeNames_string) LIKE "%rizatriptan benzoate%" OR LOWER... | [{'UUID': 'DrugGeneTargets_v2_1140', 'drugName': 'Rizatriptan Benzoate', 'drugSynonyms_string': 'MK-0462, NSC-758919, Rizatriptan benzoate', 'tradeNames_string': 'Maxalt, Maxalt-mlt, Rizatriptan benzoate', 'yearOfFirstApproval': 1998, 'maxClinicalTrialPhase': 4}, {'UUID': 'DrugGeneTargets_v2_1141', 'drugName': 'Rizatri... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.911 | Q63 | What is the maximum clinical trial phase for the drug Glesatinib? | Glesatinib reached phase 2 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%glesatinib%" OR LOWER(tradeNames_string) LIKE "%glesatinib%" OR LOWER(drugSynonyms_string... | [{'UUID': 'DrugGeneTargets_v2_5364', 'drugName': 'Glesatinib', 'drugSynonyms_string': 'Glesatinib, MG-90265, MG-90265X, MG90265, MG90265H9, MG90265X, MG90265gly, MGCD-265, MGCD265, Mgcd-265', 'tradeNames_string': '', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2}, {'UUID': 'DrugGeneTargets_v2_5363', 'drugName': ... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.922 | Q63 | What is the maximum clinical trial phase for the drug Potassium Oxybate? | Potassium Oxybate reached phase 4 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%potassium oxybate%" OR LOWER(tradeNames_string) LIKE "%potassium oxybate%" OR LOWER(drugS... | [{'UUID': 'DrugGeneTargets_v2_2573', 'drugName': 'Potassium Oxybate', 'drugSynonyms_string': 'Oxybate potassium, Potassium oxybate', 'tradeNames_string': '', 'yearOfFirstApproval': 2020, 'maxClinicalTrialPhase': 4}] | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.1679 | Q63 | What is the maximum clinical trial phase for the drug Blonanserin? | Blonanserin reached phase 3 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%blonanserin%" OR LOWER(tradeNames_string) LIKE "%blonanserin%" OR LOWER(drugSynonyms_stri... | [{'UUID': 'DrugGeneTargets_v2_882', 'drugName': 'Blonanserin', 'drugSynonyms_string': 'AD-5423, Blonanserin, DSP-5423', 'tradeNames_string': '', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 3}, {'UUID': 'DrugGeneTargets_v2_883', 'drugName': 'Blonanserin', 'drugSynonyms_string': 'AD-5423, Blonanserin, DSP-5423', '... | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.1272 | Q63 | What is the maximum clinical trial phase for the drug Axatilimab? | Axatilimab reached phase 2 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%axatilimab%" OR LOWER(tradeNames_string) LIKE "%axatilimab%" OR LOWER(drugSynonyms_string... | [{'UUID': 'DrugGeneTargets_v2_2424', 'drugName': 'Axatilimab', 'drugSynonyms_string': 'Axatilimab, SNDX-6352, Sndx-6352, UCB-6352, UCB6352', 'tradeNames_string': '', 'yearOfFirstApproval': 0, 'maxClinicalTrialPhase': 2}] | general | Distinct, Similarity Search, Order By | Trial Phase |
Q63.1094 | Q63 | What is the maximum clinical trial phase for the drug Pitavastatin? | Pitavastatin reached phase 4 clinical trials. | SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, yearOfFirstApproval, maxClinicalTrialPhase
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pitavastatin%" OR LOWER(tradeNames_string) LIKE "%pitavastatin%" OR LOWER(drugSynonyms_st... | [{'UUID': 'DrugGeneTargets_v2_763', 'drugName': 'Pitavastatin Calcium', 'drugSynonyms_string': 'Itavastatin calcium, NK-104, Pitavastatin Calcium, Pitavastatin calcium, Pitavastatin calcium salt', 'tradeNames_string': 'Livalo, Pitavastatin calcium', 'yearOfFirstApproval': 2009, 'maxClinicalTrialPhase': 4}, {'UUID': 'Dr... | general | Distinct, Similarity Search, Order By | Trial Phase |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.