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.95 | Q61 | What is the chemblId of the drug Masitinib? | The chemblId for the drug Masitinib is CHEMBL1908391. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%masitinib%" OR LOWER(tradeNames_string) LIKE "%masitinib%" OR LOWER(drugSynonyms_string) LIKE "%masitinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4752', 'drugName': 'Masitinib', 'drugSynonyms_string': 'AB-1010, AB1010, Ab-1010, Masican, Masitinib, Masitinib mesilate, Masitinib mesylate, Masitinib methanesulfonate, Masiviera', 'tradeNames_string': 'Kinavet, Masivet', 'chemblIdentifier': 'CHEMBL1908391'}, {'UUID': 'DrugGeneTargets_v2_... | general | Select, Similarity Search | Metadata |
Q61.673 | Q61 | What is the chemblId of the drug Ipafricept? | The chemblId for the drug Ipafricept is CHEMBL3301577. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ipafricept%" OR LOWER(tradeNames_string) LIKE "%ipafricept%" OR LOWER(drugSynonyms_string) LIKE "%ipafricept%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6257', 'drugName': 'Ipafricept', 'drugSynonyms_string': 'Ipafricept, OMP-54F28', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3301577'}] | general | Select, Similarity Search | Metadata |
Q61.284 | Q61 | What is the chemblId of the drug Ask-8007? | The chemblId for the drug Ask-8007 is CHEMBL2109530. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ask-8007%" OR LOWER(tradeNames_string) LIKE "%ask-8007%" OR LOWER(drugSynonyms_string) LIKE "%ask-8007%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4873', 'drugName': 'Ask-8007', 'drugSynonyms_string': 'ASK-8007, Ask-8007', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109530'}] | general | Select, Similarity Search | Metadata |
Q61.1796 | Q61 | What is the chemblId of the drug Palifermin? | The chemblId for the drug Palifermin is CHEMBL1201821. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%palifermin%" OR LOWER(tradeNames_string) LIKE "%palifermin%" OR LOWER(drugSynonyms_string) LIKE "%palifermin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1757', 'drugName': 'Palifermin', 'drugSynonyms_string': 'Palifermin', 'tradeNames_string': 'Kepivance', 'chemblIdentifier': 'CHEMBL1201821'}] | general | Select, Similarity Search | Metadata |
Q61.364 | Q61 | What is the chemblId of the drug Carvedilol Phosphate? | The chemblId for the drug Carvedilol Phosphate is CHEMBL1201167. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%carvedilol phosphate%" OR LOWER(tradeNames_string) LIKE "%carvedilol phosphate%" OR LOWER(drugSynonyms_string) LIKE "%carved... | [{'UUID': 'DrugGeneTargets_v2_906', 'drugName': 'Carvedilol Phosphate', 'drugSynonyms_string': 'Carvedilol phosphate, Carvedilol phosphate hemihydrate, Carvedilol phosphate hydrate, SK&F-105517-D, SKF 105517D, SKF-105517D', 'tradeNames_string': 'Coreg cr', 'chemblIdentifier': 'CHEMBL1201167'}, {'UUID': 'DrugGeneTargets... | general | Select, Similarity Search | Metadata |
Q61.1468 | Q61 | What is the chemblId of the drug Rilmenidine? | The chemblId for the drug Rilmenidine is CHEMBL289480. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rilmenidine%" OR LOWER(tradeNames_string) LIKE "%rilmenidine%" OR LOWER(drugSynonyms_string) LIKE "%rilmenidine%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_3253', 'drugName': 'Rilmenidine', 'drugSynonyms_string': 'Hyperium, Rilmenidine', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL289480'}] | general | Select, Similarity Search | Metadata |
Q61.1169 | Q61 | What is the chemblId of the drug Naquotinib? | The chemblId for the drug Naquotinib is CHEMBL3663929. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%naquotinib%" OR LOWER(tradeNames_string) LIKE "%naquotinib%" OR LOWER(drugSynonyms_string) LIKE "%naquotinib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3137', 'drugName': 'Naquotinib', 'drugSynonyms_string': 'ASP-8273, ASP8273, Naquotinib', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3663929'}] | general | Select, Similarity Search | Metadata |
Q61.854 | Q61 | What is the chemblId of the drug Bintrafusp Alfa? | The chemblId for the drug Bintrafusp Alfa is CHEMBL4298024. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bintrafusp alfa%" OR LOWER(tradeNames_string) LIKE "%bintrafusp alfa%" OR LOWER(drugSynonyms_string) LIKE "%bintrafusp alfa%... | [{'UUID': 'DrugGeneTargets_v2_3207', 'drugName': 'Bintrafusp Alfa', 'drugSynonyms_string': '8L9YQ2N6PA, Bintrafusp alfa, M-7824, M7824, MSB-0011359C, MSB0011359C, Msb0011359c', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298024'}, {'UUID': 'DrugGeneTargets_v2_3208', 'drugName': 'Bintrafusp Alfa', 'drugSynonyms... | general | Select, Similarity Search | Metadata |
Q61.1379 | Q61 | What is the chemblId of the drug Clazakizumab? | The chemblId for the drug Clazakizumab is CHEMBL2108589. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%clazakizumab%" OR LOWER(tradeNames_string) LIKE "%clazakizumab%" OR LOWER(drugSynonyms_string) LIKE "%clazakizumab%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_3651', 'drugName': 'Clazakizumab', 'drugSynonyms_string': 'ALD-518, ALD518, BMS-945429, Clazakizumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108589'}] | general | Select, Similarity Search | Metadata |
Q61.113 | Q61 | What is the chemblId of the drug Caficrestat? | The chemblId for the drug Caficrestat is CHEMBL4297455. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%caficrestat%" OR LOWER(tradeNames_string) LIKE "%caficrestat%" OR LOWER(drugSynonyms_string) LIKE "%caficrestat%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_6263', 'drugName': 'Caficrestat', 'drugSynonyms_string': 'AT-001, Aldose reductase-in-1, At-001, Caficrestat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297455'}] | general | Select, Similarity Search | Metadata |
Q61.43 | Q61 | What is the chemblId of the drug Cortivazol? | The chemblId for the drug Cortivazol is CHEMBL2105842. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cortivazol%" OR LOWER(tradeNames_string) LIKE "%cortivazol%" OR LOWER(drugSynonyms_string) LIKE "%cortivazol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2892', 'drugName': 'Cortivazol', 'drugSynonyms_string': 'Cortivazol, NSC-80998', 'tradeNames_string': 'Altim', 'chemblIdentifier': 'CHEMBL2105842'}] | general | Select, Similarity Search | Metadata |
Q61.128 | Q61 | What is the chemblId of the drug Etonogestrel? | The chemblId for the drug Etonogestrel is CHEMBL1531. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%etonogestrel%" OR LOWER(tradeNames_string) LIKE "%etonogestrel%" OR LOWER(drugSynonyms_string) LIKE "%etonogestrel%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_6181', 'drugName': 'Etonogestrel', 'drugSynonyms_string': 'Etonogestrel, Implanon, ORG 3236, ORG-3236', 'tradeNames_string': 'Implanon, Nexplanon', 'chemblIdentifier': 'CHEMBL1531'}] | general | Select, Similarity Search | Metadata |
Q61.207 | Q61 | What is the chemblId of the drug Fitusiran? | The chemblId for the drug Fitusiran is CHEMBL4297754. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fitusiran%" OR LOWER(tradeNames_string) LIKE "%fitusiran%" OR LOWER(drugSynonyms_string) LIKE "%fitusiran%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1905', 'drugName': 'Fitusiran', 'drugSynonyms_string': 'ALN-57213, ALN-AT3SC, Aln-at3sc, Fitusiran', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297754'}] | general | Select, Similarity Search | Metadata |
Q61.53 | Q61 | What is the chemblId of the drug Ss1(Dsfv)-Pe38? | The chemblId for the drug Ss1(Dsfv)-Pe38 is CHEMBL2109516. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ss1(dsfv)-pe38%" OR LOWER(tradeNames_string) LIKE "%ss1(dsfv)-pe38%" OR LOWER(drugSynonyms_string) LIKE "%ss1(dsfv)-pe38%")
... | [{'UUID': 'DrugGeneTargets_v2_6058', 'drugName': 'Ss1(Dsfv)-Pe38', 'drugSynonyms_string': 'SS1(DSFV)-PE38, Ss1(dsfv)-pe38', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109516'}] | general | Select, Similarity Search | Metadata |
Q61.551 | Q61 | What is the chemblId of the drug Becampanel? | The chemblId for the drug Becampanel is CHEMBL3989682. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%becampanel%" OR LOWER(tradeNames_string) LIKE "%becampanel%" OR LOWER(drugSynonyms_string) LIKE "%becampanel%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5797', 'drugName': 'Becampanel', 'drugSynonyms_string': 'AMP-397, AMP397, Becampanel', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3989682'}] | general | Select, Similarity Search | Metadata |
Q61.71 | Q61 | What is the chemblId of the drug Diroximel Fumarate? | The chemblId for the drug Diroximel Fumarate is CHEMBL3989944. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%diroximel fumarate%" OR LOWER(tradeNames_string) LIKE "%diroximel fumarate%" OR LOWER(drugSynonyms_string) LIKE "%diroximel ... | [{'UUID': 'DrugGeneTargets_v2_5578', 'drugName': 'Diroximel Fumarate', 'drugSynonyms_string': 'ALKS 8700, ALKS-8700, ALKS8700, Alks 8700, BIIB-098, BIIB098, Diroximel fumarate, RDC-5108, RDC5108', 'tradeNames_string': 'Vumerity', 'chemblIdentifier': 'CHEMBL3989944'}] | general | Select, Similarity Search | Metadata |
Q61.1816 | Q61 | What is the chemblId of the drug Butorphanol Tartrate? | The chemblId for the drug Butorphanol Tartrate is CHEMBL299400. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%butorphanol tartrate%" OR LOWER(tradeNames_string) LIKE "%butorphanol tartrate%" OR LOWER(drugSynonyms_string) LIKE "%butorp... | [{'UUID': 'DrugGeneTargets_v2_1672', 'drugName': 'Butorphanol Tartrate', 'drugSynonyms_string': 'Butorphanol tartrate, Butorphanol tartrate civ, Dolorex, LEVO-BC-2627 TARTRATE, Torbugesic, Torbutrol', 'tradeNames_string': 'Butorphanol tartrate, Butorphanol tartrate preservative free, Stadol, Stadol ns, Stadol preservat... | general | Select, Similarity Search | Metadata |
Q61.1745 | Q61 | What is the chemblId of the drug Acetaminophen? | The chemblId for the drug Acetaminophen is CHEMBL112. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%acetaminophen%" OR LOWER(tradeNames_string) LIKE "%acetaminophen%" OR LOWER(drugSynonyms_string) LIKE "%acetaminophen%")
LI... | [{'UUID': 'DrugGeneTargets_v2_146', 'drugName': 'Acetaminophen', 'drugSynonyms_string': 'Acetaminophen, Apap, Biocetamol, Doliprane, Efferalgan, N-acetyl-p-aminophenol, NSC-109028, NSC-3991, P-hydroxy-acetanilid, Paracetamol, Paracetamolum, Vermidon', 'tradeNames_string': "Abdine, Acephen, Acetaminophen, Alvedon, Angie... | general | Select, Similarity Search | Metadata |
Q61.186 | Q61 | What is the chemblId of the drug Dopamine Hydrochloride? | The chemblId for the drug Dopamine Hydrochloride is CHEMBL1557. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dopamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dopamine hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%do... | [{'UUID': 'DrugGeneTargets_v2_4778', 'drugName': 'Dopamine Hydrochloride', 'drugSynonyms_string': 'ASL-279, Cardiosteril, Dopamine hcl, Dopamine hydrochloride, Dopamini hydrochloridum, Inotropin, NSC-169105, Tensamin', 'tradeNames_string': 'Dopamin-Natterman, Dopamine hydrochloride, Dopmin, Dynatra, Intropin, Sabax Dop... | general | Select, Similarity Search | Metadata |
Q61.140 | Q61 | What is the chemblId of the drug Arq-736? | The chemblId for the drug Arq-736 is CHEMBL3545296. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%arq-736%" OR LOWER(tradeNames_string) LIKE "%arq-736%" OR LOWER(drugSynonyms_string) LIKE "%arq-736%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2835', 'drugName': 'Arq-736', 'drugSynonyms_string': 'ARQ-736, Arq 736, Arq-736', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545296'}, {'UUID': 'DrugGeneTargets_v2_2836', 'drugName': 'Arq-736', 'drugSynonyms_string': 'ARQ-736, Arq 736, Arq-736', 'tradeNames_string': '', 'chemblId... | general | Select, Similarity Search | Metadata |
Q61.907 | Q61 | What is the chemblId of the drug Milnacipran? | The chemblId for the drug Milnacipran is CHEMBL259209. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%milnacipran%" OR LOWER(tradeNames_string) LIKE "%milnacipran%" OR LOWER(drugSynonyms_string) LIKE "%milnacipran%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_334', 'drugName': 'Milnacipran', 'drugSynonyms_string': 'Impulsor, Midalcipran, Milnacipran', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL259209'}, {'UUID': 'DrugGeneTargets_v2_335', 'drugName': 'Milnacipran', 'drugSynonyms_string': 'Impulsor, Midalcipran, Milnacipran', 'tradeNames... | general | Select, Similarity Search | Metadata |
Q61.803 | Q61 | What is the chemblId of the drug Tolterodine? | The chemblId for the drug Tolterodine is CHEMBL1382. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%tolterodine%" OR LOWER(tradeNames_string) LIKE "%tolterodine%" OR LOWER(drugSynonyms_string) LIKE "%tolterodine%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_1506', 'drugName': 'Tolterodine', 'drugSynonyms_string': 'KABI 2234, KABI-2234, Tolterodine', 'tradeNames_string': 'Blerone xl, Detrusitol, Detrusitol xl, Efflosomyl xl, Inconex xl, Mariosea xl, Neditol xl, Preblacon xl, Santizor xl', 'chemblIdentifier': 'CHEMBL1382'}, {'UUID': 'DrugGeneTa... | general | Select, Similarity Search | Metadata |
Q61.135 | Q61 | What is the chemblId of the drug Ranitidine Bismuth Citrate? | The chemblId for the drug Ranitidine Bismuth Citrate is CHEMBL2111286. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ranitidine bismuth citrate%" OR LOWER(tradeNames_string) LIKE "%ranitidine bismuth citrate%" OR LOWER(drugSynonyms_string) L... | [{'UUID': 'DrugGeneTargets_v2_4141', 'drugName': 'Ranitidine Bismuth Citrate', 'drugSynonyms_string': 'GR 122311X, GR-122311X, Ranitidine bismuth citrate, Ranitidine bismutrex', 'tradeNames_string': 'Pylorid, Tritec', 'chemblIdentifier': 'CHEMBL2111286'}] | general | Select, Similarity Search | Metadata |
Q61.83 | Q61 | What is the chemblId of the drug Rescinnamine? | The chemblId for the drug Rescinnamine is CHEMBL1668. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rescinnamine%" OR LOWER(tradeNames_string) LIKE "%rescinnamine%" OR LOWER(drugSynonyms_string) LIKE "%rescinnamine%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_4945', 'drugName': 'Rescinnamine', 'drugSynonyms_string': 'Apoterin s, Cartric, Cinnaloid, NSC-15628, Rescinnamine, Rescisan, Resealoid, Reserpinine, Scinnamina, Tsuruselpi s', 'tradeNames_string': 'Cinnasil, Moderil', 'chemblIdentifier': 'CHEMBL1668'}] | general | Select, Similarity Search | Metadata |
Q61.1541 | Q61 | What is the chemblId of the drug Bms-741672? | The chemblId for the drug Bms-741672 is CHEMBL4457723. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bms-741672%" OR LOWER(tradeNames_string) LIKE "%bms-741672%" OR LOWER(drugSynonyms_string) LIKE "%bms-741672%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1495', 'drugName': 'Bms-741672', 'drugSynonyms_string': 'BMS 741672, Bms-741672, Bms741672', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4457723'}] | general | Select, Similarity Search | Metadata |
Q61.547 | Q61 | What is the chemblId of the drug Pemrametostat? | The chemblId for the drug Pemrametostat is CHEMBL4466233. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pemrametostat%" OR LOWER(tradeNames_string) LIKE "%pemrametostat%" OR LOWER(drugSynonyms_string) LIKE "%pemrametostat%")
LI... | [{'UUID': 'DrugGeneTargets_v2_1649', 'drugName': 'Pemrametostat', 'drugSynonyms_string': 'EPZ-015938, EPZ015938, GSK-3326595A, GSK3326595, Gsk 3326595, Gsk-3326595, Gsk3326595, Pemrametostat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4466233'}] | general | Select, Similarity Search | Metadata |
Q61.1596 | Q61 | What is the chemblId of the drug Dexamethasone Sodium Phosphate? | The chemblId for the drug Dexamethasone Sodium Phosphate is CHEMBL2021430. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%dexamethasone sodium phosphate%" OR LOWER(tradeNames_string) LIKE "%dexamethasone sodium phosphate%" OR LOWER(drugSynonyms_s... | [{'UUID': 'DrugGeneTargets_v2_3466', 'drugName': 'Dexamethasone Sodium Phosphate', 'drugSynonyms_string': 'Dexamethasone 21-phosphate disodium salt, Dexamethasone sodium phosphate, NSC-756722, TLC-399, TLC399, Tlc399', 'tradeNames_string': 'Decadron, Dexacen-4, Dexacort, Dexair, Dexamethasone, Dexamethasone sodium phos... | general | Select, Similarity Search | Metadata |
Q61.992 | Q61 | What is the chemblId of the drug Bilastine? | The chemblId for the drug Bilastine is CHEMBL1742423. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bilastine%" OR LOWER(tradeNames_string) LIKE "%bilastine%" OR LOWER(drugSynonyms_string) LIKE "%bilastine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1236', 'drugName': 'Bilastine', 'drugSynonyms_string': 'Bilastine', 'tradeNames_string': 'Ilaxten', 'chemblIdentifier': 'CHEMBL1742423'}] | general | Select, Similarity Search | Metadata |
Q61.168 | Q61 | What is the chemblId of the drug Paxalisib? | The chemblId for the drug Paxalisib is CHEMBL3813842. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%paxalisib%" OR LOWER(tradeNames_string) LIKE "%paxalisib%" OR LOWER(drugSynonyms_string) LIKE "%paxalisib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1740', 'drugName': 'Paxalisib', 'drugSynonyms_string': 'G-02441729, G02441729, GDC-0084, GDC0084, Paxalisib, Rg-7666', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3813842'}] | general | Select, Similarity Search | Metadata |
Q61.251 | Q61 | What is the chemblId of the drug Xl-019? | The chemblId for the drug Xl-019 is CHEMBL3545328. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%xl-019%" OR LOWER(tradeNames_string) LIKE "%xl-019%" OR LOWER(drugSynonyms_string) LIKE "%xl-019%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1100', 'drugName': 'Xl-019', 'drugSynonyms_string': 'XL019, Xl-019', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545328'}] | general | Select, Similarity Search | Metadata |
Q61.452 | Q61 | What is the chemblId of the drug Abx-Ma1? | The chemblId for the drug Abx-Ma1 is CHEMBL2109519. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%abx-ma1%" OR LOWER(tradeNames_string) LIKE "%abx-ma1%" OR LOWER(drugSynonyms_string) LIKE "%abx-ma1%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5969', 'drugName': 'Abx-Ma1', 'drugSynonyms_string': 'ABX-MA1', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109519'}] | general | Select, Similarity Search | Metadata |
Q61.1148 | Q61 | What is the chemblId of the drug Matuzumab? | The chemblId for the drug Matuzumab is CHEMBL2108038. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%matuzumab%" OR LOWER(tradeNames_string) LIKE "%matuzumab%" OR LOWER(drugSynonyms_string) LIKE "%matuzumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4138', 'drugName': 'Matuzumab', 'drugSynonyms_string': 'EMD-72000, Matuzumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108038'}] | general | Select, Similarity Search | Metadata |
Q61.865 | Q61 | What is the chemblId of the drug Sintilimab? | The chemblId for the drug Sintilimab is CHEMBL4297829. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sintilimab%" OR LOWER(tradeNames_string) LIKE "%sintilimab%" OR LOWER(drugSynonyms_string) LIKE "%sintilimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4449', 'drugName': 'Sintilimab', 'drugSynonyms_string': 'ANTI-PD-1 MONOCLONAL ANTIBODY IBI308, IBI-308, IBI308, Ibi308, Sintilimab', 'tradeNames_string': 'Tyvyt', 'chemblIdentifier': 'CHEMBL4297829'}] | general | Select, Similarity Search | Metadata |
Q61.1233 | Q61 | What is the chemblId of the drug Netarsudil Dimesylate? | The chemblId for the drug Netarsudil Dimesylate is CHEMBL4594251. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%netarsudil dimesylate%" OR LOWER(tradeNames_string) LIKE "%netarsudil dimesylate%" OR LOWER(drugSynonyms_string) LIKE "%neta... | [{'UUID': 'DrugGeneTargets_v2_4693', 'drugName': 'Netarsudil Dimesylate', 'drugSynonyms_string': 'AR-13324, Netarsudil dimesylate, Netarsudil mesilate, Netarsudil mesylate', 'tradeNames_string': 'Rhopressa', 'chemblIdentifier': 'CHEMBL4594251'}] | general | Select, Similarity Search | Metadata |
Q61.100 | Q61 | What is the chemblId of the drug Sar-407899? | The chemblId for the drug Sar-407899 is CHEMBL1667969. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sar-407899%" OR LOWER(tradeNames_string) LIKE "%sar-407899%" OR LOWER(drugSynonyms_string) LIKE "%sar-407899%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_996', 'drugName': 'Sar-407899', 'drugSynonyms_string': 'SAR-407899', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1667969'}, {'UUID': 'DrugGeneTargets_v2_5513', 'drugName': 'Sar-407899', 'drugSynonyms_string': 'SAR-407899, SAR407899, Sar-407899', 'tradeNames_string': '', 'chemblIden... | general | Select, Similarity Search | Metadata |
Q61.1974 | Q61 | What is the chemblId of the drug Cjm-112? | The chemblId for the drug Cjm-112 is CHEMBL4297926. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cjm-112%" OR LOWER(tradeNames_string) LIKE "%cjm-112%" OR LOWER(drugSynonyms_string) LIKE "%cjm-112%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1574', 'drugName': 'Cjm-112', 'drugSynonyms_string': 'CJM-112, CJM112, Cjm 112, Cjm-112, Cjm112', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297926'}] | general | Select, Similarity Search | Metadata |
Q61.744 | Q61 | What is the chemblId of the drug Indalpine? | The chemblId for the drug Indalpine is CHEMBL276520. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%indalpine%" OR LOWER(tradeNames_string) LIKE "%indalpine%" OR LOWER(drugSynonyms_string) LIKE "%indalpine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5227', 'drugName': 'Indalpine', 'drugSynonyms_string': 'Indalpine, LM-5008', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL276520'}] | general | Select, Similarity Search | Metadata |
Q61.1252 | Q61 | What is the chemblId of the drug Epoetin Beta? | The chemblId for the drug Epoetin Beta is CHEMBL2109092. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%epoetin beta%" OR LOWER(tradeNames_string) LIKE "%epoetin beta%" OR LOWER(drugSynonyms_string) LIKE "%epoetin beta%")
LIMIT... | [{'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'}, {'UUID': 'DrugGeneTargets_v2_3185', 'drugName': 'Epoetin ... | general | Select, Similarity Search | Metadata |
Q61.105 | Q61 | What is the chemblId of the drug Losartan Potassium? | The chemblId for the drug Losartan Potassium is CHEMBL995. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%losartan potassium%" OR LOWER(tradeNames_string) LIKE "%losartan potassium%" OR LOWER(drugSynonyms_string) LIKE "%losartan p... | [{'UUID': 'DrugGeneTargets_v2_1912', 'drugName': 'Losartan Potassium', 'drugSynonyms_string': 'Aradois, Cozaar, DU PONT-753, DUP 753, DUP-753, E-3340, Hyzaar, L-158086, Losacar, Losartan monopotassium salt, Losartan potassium, Losata, MK-0954, MK0954, Nu-lotan, Presartan-50, Tancin, Zaart', 'tradeNames_string': 'Cozaar... | general | Select, Similarity Search | Metadata |
Q61.440 | Q61 | What is the chemblId of the drug Ly-2090314? | The chemblId for the drug Ly-2090314 is CHEMBL362558. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ly-2090314%" OR LOWER(tradeNames_string) LIKE "%ly-2090314%" OR LOWER(drugSynonyms_string) LIKE "%ly-2090314%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2361', 'drugName': 'Ly-2090314', 'drugSynonyms_string': 'LY-2090314, LY2090314, Ly 2090314, Ly-2090314', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL362558'}, {'UUID': 'DrugGeneTargets_v2_2362', 'drugName': 'Ly-2090314', 'drugSynonyms_string': 'LY-2090314, LY2090314, Ly 2090314, Ly... | general | Select, Similarity Search | Metadata |
Q61.77 | Q61 | What is the chemblId of the drug As-1403? | The chemblId for the drug As-1403 is CHEMBL2109360. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%as-1403%" OR LOWER(tradeNames_string) LIKE "%as-1403%" OR LOWER(drugSynonyms_string) LIKE "%as-1403%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_527', 'drugName': 'As-1403', 'drugSynonyms_string': 'AS-1403', 'tradeNames_string': 'Therafab', 'chemblIdentifier': 'CHEMBL2109360'}] | general | Select, Similarity Search | Metadata |
Q61.1793 | Q61 | What is the chemblId of the drug Mt-3995? | The chemblId for the drug Mt-3995 is CHEMBL3545392. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mt-3995%" OR LOWER(tradeNames_string) LIKE "%mt-3995%" OR LOWER(drugSynonyms_string) LIKE "%mt-3995%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2360', 'drugName': 'Mt-3995', 'drugSynonyms_string': 'Apararenone, MT-3995, Mt-3995', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545392'}] | general | Select, Similarity Search | Metadata |
Q61.1462 | Q61 | What is the chemblId of the drug Bradanicline? | The chemblId for the drug Bradanicline is CHEMBL1258006. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bradanicline%" OR LOWER(tradeNames_string) LIKE "%bradanicline%" OR LOWER(drugSynonyms_string) LIKE "%bradanicline%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_2167', 'drugName': 'Bradanicline', 'drugSynonyms_string': 'ATA-101, Bradanicline, TC 5619, TC-5619', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1258006'}] | general | Select, Similarity Search | Metadata |
Q61.926 | Q61 | What is the chemblId of the drug Asenapine? | The chemblId for the drug Asenapine is CHEMBL3187365. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%asenapine%" OR LOWER(tradeNames_string) LIKE "%asenapine%" OR LOWER(drugSynonyms_string) LIKE "%asenapine%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4103', 'drugName': 'Asenapine Maleate', 'drugSynonyms_string': 'Asenapine (as maleate), Asenapine maleate, ORG 5222, ORG-5222', 'tradeNames_string': 'Saphris', 'chemblIdentifier': 'CHEMBL3544974'}, {'UUID': 'DrugGeneTargets_v2_4104', 'drugName': 'Asenapine Maleate', 'drugSynonyms_string': ... | general | Select, Similarity Search | Metadata |
Q61.1712 | Q61 | What is the chemblId of the drug Ta-5493? | The chemblId for the drug Ta-5493 is CHEMBL3545201. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ta-5493%" OR LOWER(tradeNames_string) LIKE "%ta-5493%" OR LOWER(drugSynonyms_string) LIKE "%ta-5493%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1771', 'drugName': 'Ta-5493', 'drugSynonyms_string': 'Ta-5493', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545201'}] | general | Select, Similarity Search | Metadata |
Q61.1671 | Q61 | What is the chemblId of the drug Isoxsuprine Hydrochloride? | The chemblId for the drug Isoxsuprine Hydrochloride is CHEMBL559180. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%isoxsuprine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%isoxsuprine hydrochloride%" OR LOWER(drugSynonyms_string) LIK... | [{'UUID': 'DrugGeneTargets_v2_2488', 'drugName': 'Isoxsuprine Hydrochloride', 'drugSynonyms_string': 'Dilavase, Duviculine, Isoxsuprine hcl, Isoxsuprine hydrochloride, NSC-757067, Navilox, Suprilent, Vadosilan, Vasotran', 'tradeNames_string': 'Defencin, Duvadilan, Duvadilan ret, Vasodilan', 'chemblIdentifier': 'CHEMBL5... | general | Select, Similarity Search | Metadata |
Q61.1621 | Q61 | What is the chemblId of the drug Foliglurax? | The chemblId for the drug Foliglurax is CHEMBL4089083. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%foliglurax%" OR LOWER(tradeNames_string) LIKE "%foliglurax%" OR LOWER(drugSynonyms_string) LIKE "%foliglurax%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3750', 'drugName': 'Foliglurax', 'drugSynonyms_string': 'DT-1687, DT1687, Foliglurax, PXT-002331, PXT002331, Pxt002331', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4089083'}] | general | Select, Similarity Search | Metadata |
Q61.769 | Q61 | What is the chemblId of the drug Ethchlorvynol? | The chemblId for the drug Ethchlorvynol is CHEMBL591. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ethchlorvynol%" OR LOWER(tradeNames_string) LIKE "%ethchlorvynol%" OR LOWER(drugSynonyms_string) LIKE "%ethchlorvynol%")
LI... | [{'UUID': 'DrugGeneTargets_v2_3295', 'drugName': 'Ethchlorvynol', 'drugSynonyms_string': 'Alvinol, Arvynol, Ethchlorvynol, Ethchlorvynol civ, NSC-30372, Normoson, Nostel, Roeridorm, Serenesil, Serensil', 'tradeNames_string': 'Ethchlorvynol, Placidyl', 'chemblIdentifier': 'CHEMBL591'}] | general | Select, Similarity Search | Metadata |
Q61.998 | Q61 | What is the chemblId of the drug Parecoxib? | The chemblId for the drug Parecoxib is CHEMBL1206690. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%parecoxib%" OR LOWER(tradeNames_string) LIKE "%parecoxib%" OR LOWER(drugSynonyms_string) LIKE "%parecoxib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2672', 'drugName': 'Parecoxib Sodium', 'drugSynonyms_string': 'Parecoxib sodium, Parecoxib sodium salt, SC-69124A', 'tradeNames_string': 'Dynastat', 'chemblIdentifier': 'CHEMBL296913'}, {'UUID': 'DrugGeneTargets_v2_5993', 'drugName': 'Parecoxib', 'drugSynonyms_string': 'Parecoxib, Rayzon, ... | general | Select, Similarity Search | Metadata |
Q61.394 | Q61 | What is the chemblId of the drug Aflibercept? | The chemblId for the drug Aflibercept is CHEMBL1742982. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%aflibercept%" OR LOWER(tradeNames_string) LIKE "%aflibercept%" OR LOWER(drugSynonyms_string) LIKE "%aflibercept%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_997', 'drugName': 'Aflibercept', 'drugSynonyms_string': 'ABP-938, AVE-0005, AVE0005, Aflibercept, Aflibercept (genetical recombination), Aflibercept beta, Aflibercept biosimilar (amgen), Aflibercept recombinant, BAY-86-5321, BAY-865321, BAY86-5321, VEGF TRAP, Vegf trap-eye, Ziv-aflibercept... | general | Select, Similarity Search | Metadata |
Q61.238 | Q61 | What is the chemblId of the drug Milvexian? | The chemblId for the drug Milvexian is CHEMBL4112929. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%milvexian%" OR LOWER(tradeNames_string) LIKE "%milvexian%" OR LOWER(drugSynonyms_string) LIKE "%milvexian%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6387', 'drugName': 'Milvexian', 'drugSynonyms_string': 'BMS 986177, BMS-986177, Bms-986177, JNJ-70033093, Jnj-70033093, Milvexian', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4112929'}] | general | Select, Similarity Search | Metadata |
Q61.1508 | Q61 | What is the chemblId of the drug Azd-8848? | The chemblId for the drug Azd-8848 is CHEMBL4297356. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%azd-8848%" OR LOWER(tradeNames_string) LIKE "%azd-8848%" OR LOWER(drugSynonyms_string) LIKE "%azd-8848%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3550', 'drugName': 'Azd-8848', 'drugSynonyms_string': 'AZD8848, Azd 8848, Azd-8848, Azd8848, DSP-3025, Dsp-3025', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297356'}] | general | Select, Similarity Search | Metadata |
Q61.270 | Q61 | What is the chemblId of the drug Medi-6469? | The chemblId for the drug Medi-6469 is CHEMBL2109531. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%medi-6469%" OR LOWER(tradeNames_string) LIKE "%medi-6469%" OR LOWER(drugSynonyms_string) LIKE "%medi-6469%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5182', 'drugName': 'Medi-6469', 'drugSynonyms_string': '9b12, a murine igg1 antibody, MEDI-6469, MEDI6469, Medi 6469, Medi-6469', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109531'}] | general | Select, Similarity Search | Metadata |
Q61.1187 | Q61 | What is the chemblId of the drug Telotristat? | The chemblId for the drug Telotristat is CHEMBL2103855. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%telotristat%" OR LOWER(tradeNames_string) LIKE "%telotristat%" OR LOWER(drugSynonyms_string) LIKE "%telotristat%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_3468', 'drugName': 'Telotristat', 'drugSynonyms_string': 'LP 778902, LP-778902, Telotristat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2103855'}, {'UUID': 'DrugGeneTargets_v2_1302', 'drugName': 'Telotristat Ethyl', 'drugSynonyms_string': 'LX 1032, LX 1606, LX-1032, LX-1606, LX10... | general | Select, Similarity Search | Metadata |
Q61.120 | Q61 | What is the chemblId of the drug Quilizumab? | The chemblId for the drug Quilizumab is CHEMBL2109456. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%quilizumab%" OR LOWER(tradeNames_string) LIKE "%quilizumab%" OR LOWER(drugSynonyms_string) LIKE "%quilizumab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5857', 'drugName': 'Quilizumab', 'drugSynonyms_string': "ANTI-M1, Anti-M1 prime, Anti-M1', MEMP-1972A, MEMP1972A, MEP-1972A, MEP1972A, Quilizumab, RG-7449", 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109456'}] | general | Select, Similarity Search | Metadata |
Q61.1607 | Q61 | What is the chemblId of the drug Sb-649868? | The chemblId for the drug Sb-649868 is CHEMBL1272307. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sb-649868%" OR LOWER(tradeNames_string) LIKE "%sb-649868%" OR LOWER(drugSynonyms_string) LIKE "%sb-649868%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2956', 'drugName': 'Sb-649868', 'drugSynonyms_string': 'GSK649868, SB-649868, Sb-649868', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1272307'}, {'UUID': 'DrugGeneTargets_v2_2957', 'drugName': 'Sb-649868', 'drugSynonyms_string': 'GSK649868, SB-649868, Sb-649868', 'tradeNames_string... | general | Select, Similarity Search | Metadata |
Q61.680 | Q61 | What is the chemblId of the drug Romilkimab? | The chemblId for the drug Romilkimab is CHEMBL4298097. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%romilkimab%" OR LOWER(tradeNames_string) LIKE "%romilkimab%" OR LOWER(drugSynonyms_string) LIKE "%romilkimab%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_932', 'drugName': 'Romilkimab', 'drugSynonyms_string': 'Hutbti3_2_1, Romilkimab, SAR-156597, SAR156597, Sar156597', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298097'}, {'UUID': 'DrugGeneTargets_v2_933', 'drugName': 'Romilkimab', 'drugSynonyms_string': 'Hutbti3_2_1, Romilkimab, S... | general | Select, Similarity Search | Metadata |
Q61.252 | Q61 | What is the chemblId of the drug Polyestradiol Phosphate? | The chemblId for the drug Polyestradiol Phosphate is CHEMBL1201477. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%polyestradiol phosphate%" OR LOWER(tradeNames_string) LIKE "%polyestradiol phosphate%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_5051', 'drugName': 'Polyestradiol Phosphate', 'drugSynonyms_string': 'Estradiol phosphate polymer, LEO 114, LEO-114, Polyestradiol phos phosphate, Polyestradiol phosphate', 'tradeNames_string': 'Estradurin, Polyest phos', 'chemblIdentifier': 'CHEMBL1201477'}] | general | Select, Similarity Search | Metadata |
Q61.1958 | Q61 | What is the chemblId of the drug Isoxicam? | The chemblId for the drug Isoxicam is CHEMBL53292. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%isoxicam%" OR LOWER(tradeNames_string) LIKE "%isoxicam%" OR LOWER(drugSynonyms_string) LIKE "%isoxicam%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1802', 'drugName': 'Isoxicam', 'drugSynonyms_string': 'Isoxicam, NSC-758436, W 8495, W-8495', 'tradeNames_string': 'Maxicam', 'chemblIdentifier': 'CHEMBL53292'}] | general | Select, Similarity Search | Metadata |
Q61.1995 | Q61 | What is the chemblId of the drug Bomedemstat? | The chemblId for the drug Bomedemstat is CHEMBL4297289. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bomedemstat%" OR LOWER(tradeNames_string) LIKE "%bomedemstat%" OR LOWER(drugSynonyms_string) LIKE "%bomedemstat%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_4410', 'drugName': 'Bomedemstat', 'drugSynonyms_string': 'Bomedemstat, IMG-7289, Img-7289', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297289'}] | general | Select, Similarity Search | Metadata |
Q61.97 | Q61 | What is the chemblId of the drug Mlnm-2201? | The chemblId for the drug Mlnm-2201 is CHEMBL2109332. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mlnm-2201%" OR LOWER(tradeNames_string) LIKE "%mlnm-2201%" OR LOWER(drugSynonyms_string) LIKE "%mlnm-2201%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_587', 'drugName': 'Mlnm-2201', 'drugSynonyms_string': 'LDP-01, MLNM-2201', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109332'}] | general | Select, Similarity Search | Metadata |
Q61.34 | Q61 | What is the chemblId of the drug Sarizotan? | The chemblId for the drug Sarizotan is CHEMBL220808. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sarizotan%" OR LOWER(tradeNames_string) LIKE "%sarizotan%" OR LOWER(drugSynonyms_string) LIKE "%sarizotan%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4757', 'drugName': 'Sarizotan Hydrochloride', 'drugSynonyms_string': 'EMD 128130, EMD-128130, Emd128130, Sarizotan hcl, Sarizotan hydrochloride', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2146110'}, {'UUID': 'DrugGeneTargets_v2_4758', 'drugName': 'Sarizotan Hydrochloride', 'drugS... | general | Select, Similarity Search | Metadata |
Q61.1465 | Q61 | What is the chemblId of the drug Sndx-5613? | The chemblId for the drug Sndx-5613 is CHEMBL4650278. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%sndx-5613%" OR LOWER(tradeNames_string) LIKE "%sndx-5613%" OR LOWER(drugSynonyms_string) LIKE "%sndx-5613%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3382', 'drugName': 'Sndx-5613', 'drugSynonyms_string': 'Revumenib sesquifumarate, SNDX-50613, SNDX-5613, SNDX50613, SNDX5613, Sndx 5613, Sndx-5613', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4650278'}] | general | Select, Similarity Search | Metadata |
Q61.1668 | Q61 | What is the chemblId of the drug Gaboxadol? | The chemblId for the drug Gaboxadol is CHEMBL312443. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%gaboxadol%" OR LOWER(tradeNames_string) LIKE "%gaboxadol%" OR LOWER(drugSynonyms_string) LIKE "%gaboxadol%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3615', 'drugName': 'Gaboxadol', 'drugSynonyms_string': 'Gaboxadol, LU 02-030, LU-02-030, LU-02030, MK-0928, NSC-759585', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL312443'}] | general | Select, Similarity Search | Metadata |
Q61.454 | Q61 | What is the chemblId of the drug Ame-133V? | The chemblId for the drug Ame-133V is CHEMBL2109346. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
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) LIKE "%ame-133v%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4323', 'drugName': 'Ocaratuzumab', 'drugSynonyms_string': 'AME-133v, LY2469298, Ocaratuzumab', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109665'}, {'UUID': 'DrugGeneTargets_v2_4994', 'drugName': 'Ame-133V', 'drugSynonyms_string': 'AME-133V, LY-2469298', 'tradeNames_string': '', ... | general | Select, Similarity Search | Metadata |
Q61.723 | Q61 | What is the chemblId of the drug Rivenprost? | The chemblId for the drug Rivenprost is CHEMBL303960. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%rivenprost%" OR LOWER(tradeNames_string) LIKE "%rivenprost%" OR LOWER(drugSynonyms_string) LIKE "%rivenprost%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1767', 'drugName': 'Rivenprost', 'drugSynonyms_string': '(-)-ono-4819, ONO-4819, Rivenprost', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL303960'}] | general | Select, Similarity Search | Metadata |
Q61.1261 | Q61 | What is the chemblId of the drug Hupam4? | The chemblId for the drug Hupam4 is CHEMBL2109365. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%hupam4%" OR LOWER(tradeNames_string) LIKE "%hupam4%" OR LOWER(drugSynonyms_string) LIKE "%hupam4%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1450', 'drugName': 'Hupam4', 'drugSynonyms_string': 'HUPAM4', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109365'}] | general | Select, Similarity Search | Metadata |
Q61.1598 | Q61 | What is the chemblId of the drug Pitolisant Hydrochloride? | The chemblId for the drug Pitolisant Hydrochloride is CHEMBL4164059. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pitolisant hydrochloride%" OR LOWER(tradeNames_string) LIKE "%pitolisant hydrochloride%" OR LOWER(drugSynonyms_string) LIKE ... | [{'UUID': 'DrugGeneTargets_v2_1676', 'drugName': 'Pitolisant Hydrochloride', 'drugSynonyms_string': 'Ciproxidine, Pitolisant hydrochloride', 'tradeNames_string': 'Wakix', 'chemblIdentifier': 'CHEMBL4164059'}] | general | Select, Similarity Search | Metadata |
Q61.1 | Q61 | What is the chemblId of the drug Naltalimide? | The chemblId for the drug Naltalimide is CHEMBL3545408. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%naltalimide%" OR LOWER(tradeNames_string) LIKE "%naltalimide%" OR LOWER(drugSynonyms_string) LIKE "%naltalimide%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_1488', 'drugName': 'Naltalimide', 'drugSynonyms_string': 'Naltalimide, TAK-363, TAK363, Trk-130', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545408'}] | general | Select, Similarity Search | Metadata |
Q61.1377 | Q61 | What is the chemblId of the drug Ephedrine Sulfate? | The chemblId for the drug Ephedrine Sulfate is CHEMBL1523964. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ephedrine sulfate%" OR LOWER(tradeNames_string) LIKE "%ephedrine sulfate%" OR LOWER(drugSynonyms_string) LIKE "%ephedrine su... | [{'UUID': 'DrugGeneTargets_v2_1353', 'drugName': 'Pseudoephedrine Sulfate', 'drugSynonyms_string': 'D-pseudoephedrine sulfate, Pseudoephedrine sulfate, Pseudoephedrine sulphate, SCH 4855, SCH-4855', 'tradeNames_string': 'Afrinol', 'chemblIdentifier': 'CHEMBL3989855'}, {'UUID': 'DrugGeneTargets_v2_4865', 'drugName': 'Ep... | general | Select, Similarity Search | Metadata |
Q61.1110 | Q61 | What is the chemblId of the drug Fingolimod? | The chemblId for the drug Fingolimod is CHEMBL314854. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fingolimod%" OR LOWER(tradeNames_string) LIKE "%fingolimod%" OR LOWER(drugSynonyms_string) LIKE "%fingolimod%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4816', 'drugName': 'Fingolimod', 'drugSynonyms_string': 'FTY-720, Fingolimod', 'tradeNames_string': 'Gilenya', 'chemblIdentifier': 'CHEMBL314854'}, {'UUID': 'DrugGeneTargets_v2_4817', 'drugName': 'Fingolimod', 'drugSynonyms_string': 'FTY-720, Fingolimod', 'tradeNames_string': 'Gilenya', 'c... | general | Select, Similarity Search | Metadata |
Q61.1117 | Q61 | What is the chemblId of the drug Betamethasone Valerate? | The chemblId for the drug Betamethasone Valerate is CHEMBL1497. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%betamethasone valerate%" OR LOWER(tradeNames_string) LIKE "%betamethasone valerate%" OR LOWER(drugSynonyms_string) LIKE "%be... | [{'UUID': 'DrugGeneTargets_v2_5710', 'drugName': 'Betamethasone Valerate', 'drugSynonyms_string': 'Betamethasone (as valerate), Betamethasone 17-valerate, Betamethasone valerate, Betamethasoni valeras, NSC-755912, Rinderon v, Stanoval, Tokuderm', 'tradeNames_string': 'Audavate, Audavate rd, Beta-val, Betacap, Betaderm,... | general | Select, Similarity Search | Metadata |
Q61.1591 | Q61 | What is the chemblId of the drug Pac-14028? | The chemblId for the drug Pac-14028 is CHEMBL3707398. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pac-14028%" OR LOWER(tradeNames_string) LIKE "%pac-14028%" OR LOWER(drugSynonyms_string) LIKE "%pac-14028%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_368', 'drugName': 'Pac-14028', 'drugSynonyms_string': 'Asivatrep, Pac-14028', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3707398'}] | general | Select, Similarity Search | Metadata |
Q61.85 | Q61 | What is the chemblId of the drug Methyldopa? | The chemblId for the drug Methyldopa is CHEMBL459. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%methyldopa%" OR LOWER(tradeNames_string) LIKE "%methyldopa%" OR LOWER(drugSynonyms_string) LIKE "%methyldopa%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_6296', 'drugName': 'Methyldopa', 'drugSynonyms_string': '(-)-.alpha.-methyldopa, (s)-(-)-.alpha.-methyldopa, .alpha.-methyl-l-dopa, Alpha-methyldopa, Anhydrous methyldopa, BAYER-1440L, J9.247I, L-.alpha.-methyldopa, MK-351, Methyldopa, Methyldopa (levorotatory), Methyldopa anhydrous, Methy... | general | Select, Similarity Search | Metadata |
Q61.1294 | Q61 | What is the chemblId of the drug Onapristone? | The chemblId for the drug Onapristone is CHEMBL1908373. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%onapristone%" OR LOWER(tradeNames_string) LIKE "%onapristone%" OR LOWER(drugSynonyms_string) LIKE "%onapristone%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_3728', 'drugName': 'Onapristone', 'drugSynonyms_string': 'Onapristone, ZK-299, ZK-98299, ZK299, Zk-98299, Zk98299', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1908373'}] | general | Select, Similarity Search | Metadata |
Q61.683 | Q61 | What is the chemblId of the drug Pregabalin? | The chemblId for the drug Pregabalin is CHEMBL1059. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pregabalin%" OR LOWER(tradeNames_string) LIKE "%pregabalin%" OR LOWER(drugSynonyms_string) LIKE "%pregabalin%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2991', 'drugName': 'Pregabalin', 'drugSynonyms_string': 'CI-1008, NSC-759256, PD-144723, Pregabalin, Pregabalin mylan, Pregabalin sandoz, Pregabalin sandoz gmbh, Pregabalin zentiva, Vronogabic, YNP-1807', 'tradeNames_string': 'Alzain, Axalid, Lecaent, Lyrica, Lyrica cr, Pregabalin, Rewisca... | general | Select, Similarity Search | Metadata |
Q61.1677 | Q61 | What is the chemblId of the drug Mardepodect? | The chemblId for the drug Mardepodect is CHEMBL562318. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mardepodect%" OR LOWER(tradeNames_string) LIKE "%mardepodect%" OR LOWER(drugSynonyms_string) LIKE "%mardepodect%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_4386', 'drugName': 'Mardepodect', 'drugSynonyms_string': 'MP-10, Mardepodect, PF-02545920, PF-2545920', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL562318'}] | general | Select, Similarity Search | Metadata |
Q61.1055 | Q61 | What is the chemblId of the drug Medi-578? | The chemblId for the drug Medi-578 is CHEMBL2109527. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%medi-578%" OR LOWER(tradeNames_string) LIKE "%medi-578%" OR LOWER(drugSynonyms_string) LIKE "%medi-578%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3953', 'drugName': 'Medi-578', 'drugSynonyms_string': 'MEDI-578, Medi-578', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109527'}] | general | Select, Similarity Search | Metadata |
Q61.777 | Q61 | What is the chemblId of the drug Imc-Gp100? | The chemblId for the drug Imc-Gp100 is CHEMBL2109434. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%imc-gp100%" OR LOWER(tradeNames_string) LIKE "%imc-gp100%" OR LOWER(drugSynonyms_string) LIKE "%imc-gp100%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5274', 'drugName': 'Imc-Gp100', 'drugSynonyms_string': 'IMC-GP100', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109434'}, {'UUID': 'DrugGeneTargets_v2_5275', 'drugName': 'Imc-Gp100', 'drugSynonyms_string': 'IMC-GP100', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109434'}] | general | Select, Similarity Search | Metadata |
Q61.1289 | Q61 | What is the chemblId of the drug Arry-382? | The chemblId for the drug Arry-382 is CHEMBL3644252. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%arry-382%" OR LOWER(tradeNames_string) LIKE "%arry-382%" OR LOWER(drugSynonyms_string) LIKE "%arry-382%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_5240', 'drugName': 'Arry-382', 'drugSynonyms_string': 'Arry-382', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3644252'}] | general | Select, Similarity Search | Metadata |
Q61.1946 | Q61 | What is the chemblId of the drug Mdx-1411? | The chemblId for the drug Mdx-1411 is CHEMBL2109492. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mdx-1411%" OR LOWER(tradeNames_string) LIKE "%mdx-1411%" OR LOWER(drugSynonyms_string) LIKE "%mdx-1411%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1402', 'drugName': 'Mdx-1411', 'drugSynonyms_string': 'MDX-1411, Mdx-1411', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2109492'}] | general | Select, Similarity Search | Metadata |
Q61.1581 | Q61 | What is the chemblId of the drug Mapatumumab? | The chemblId for the drug Mapatumumab is CHEMBL2108621. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%mapatumumab%" OR LOWER(tradeNames_string) LIKE "%mapatumumab%" OR LOWER(drugSynonyms_string) LIKE "%mapatumumab%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_5538', 'drugName': 'Mapatumumab', 'drugSynonyms_string': 'HGS-1012, HGS-ETR1, HGS1012, Mapatumumab, TRAIL-R 1MAB, TRAIL-R1 MAB, TRM-1, TRM-1 HGS-ETR1', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL2108621'}] | general | Select, Similarity Search | Metadata |
Q61.1490 | Q61 | What is the chemblId of the drug Bay-1125976? | The chemblId for the drug Bay-1125976 is CHEMBL4751394. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bay-1125976%" OR LOWER(tradeNames_string) LIKE "%bay-1125976%" OR LOWER(drugSynonyms_string) LIKE "%bay-1125976%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_481', 'drugName': 'Bay-1125976', 'drugSynonyms_string': 'BAY-1125976, BAY1125976, Bay 1125976, Bay-1125976', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4751394'}, {'UUID': 'DrugGeneTargets_v2_482', 'drugName': 'Bay-1125976', 'drugSynonyms_string': 'BAY-1125976, BAY1125976, Bay 112... | general | Select, Similarity Search | Metadata |
Q61.410 | Q61 | What is the chemblId of the drug Cep-7055? | The chemblId for the drug Cep-7055 is CHEMBL346631. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%cep-7055%" OR LOWER(tradeNames_string) LIKE "%cep-7055%" OR LOWER(drugSynonyms_string) LIKE "%cep-7055%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_852', 'drugName': 'Cep-7055', 'drugSynonyms_string': 'CEP-7055, Cep-7055', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL346631'}] | general | Select, Similarity Search | Metadata |
Q61.1728 | Q61 | What is the chemblId of the drug Isoflurophate? | The chemblId for the drug Isoflurophate is CHEMBL1025. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%isoflurophate%" OR LOWER(tradeNames_string) LIKE "%isoflurophate%" OR LOWER(drugSynonyms_string) LIKE "%isoflurophate%")
LI... | [{'UUID': 'DrugGeneTargets_v2_1803', 'drugName': 'Isoflurophate', 'drugSynonyms_string': 'Dyflos, Fluostigmine, Isoflurophate, NSC-727370', 'tradeNames_string': 'Floropryl', 'chemblIdentifier': 'CHEMBL1025'}] | general | Select, Similarity Search | Metadata |
Q61.1298 | Q61 | What is the chemblId of the drug Pbf-999? | The chemblId for the drug Pbf-999 is CHEMBL3545271. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%pbf-999%" OR LOWER(tradeNames_string) LIKE "%pbf-999%" OR LOWER(drugSynonyms_string) LIKE "%pbf-999%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_408', 'drugName': 'Pbf-999', 'drugSynonyms_string': 'PBF999, Pbf 999, Pbf-999', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3545271'}, {'UUID': 'DrugGeneTargets_v2_409', 'drugName': 'Pbf-999', 'drugSynonyms_string': 'PBF999, Pbf 999, Pbf-999', 'tradeNames_string': '', 'chemblIdenti... | general | Select, Similarity Search | Metadata |
Q61.1665 | Q61 | What is the chemblId of the drug Ilepatril? | The chemblId for the drug Ilepatril is CHEMBL3187812. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%ilepatril%" OR LOWER(tradeNames_string) LIKE "%ilepatril%" OR LOWER(drugSynonyms_string) LIKE "%ilepatril%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1768', 'drugName': 'Ilepatril', 'drugSynonyms_string': 'AVE-7688, AVE7688, Ave7688, Ilepatril', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3187812'}, {'UUID': 'DrugGeneTargets_v2_1769', 'drugName': 'Ilepatril', 'drugSynonyms_string': 'AVE-7688, AVE7688, Ave7688, Ilepatril', 'trade... | general | Select, Similarity Search | Metadata |
Q61.107 | Q61 | What is the chemblId of the drug Etoricoxib? | The chemblId for the drug Etoricoxib is CHEMBL416146. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%etoricoxib%" OR LOWER(tradeNames_string) LIKE "%etoricoxib%" OR LOWER(drugSynonyms_string) LIKE "%etoricoxib%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1741', 'drugName': 'Etoricoxib', 'drugSynonyms_string': 'Etoricoxib, L-791456, MK-0663', 'tradeNames_string': 'Arcoxia', 'chemblIdentifier': 'CHEMBL416146'}] | general | Select, Similarity Search | Metadata |
Q61.695 | Q61 | What is the chemblId of the drug Methaqualone? | The chemblId for the drug Methaqualone is CHEMBL282052. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%methaqualone%" OR LOWER(tradeNames_string) LIKE "%methaqualone%" OR LOWER(drugSynonyms_string) LIKE "%methaqualone%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_2025', 'drugName': 'Methaqualone Hydrochloride', 'drugSynonyms_string': 'Methaqualone hcl, Methaqualone hydrochloride, NSC-75892', 'tradeNames_string': 'Optimil, Parest', 'chemblIdentifier': 'CHEMBL2106829'}, {'UUID': 'DrugGeneTargets_v2_4173', 'drugName': 'Methaqualone', 'drugSynonyms_str... | general | Select, Similarity Search | Metadata |
Q61.1305 | Q61 | What is the chemblId of the drug Fimepinostat? | The chemblId for the drug Fimepinostat is CHEMBL3622533. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%fimepinostat%" OR LOWER(tradeNames_string) LIKE "%fimepinostat%" OR LOWER(drugSynonyms_string) LIKE "%fimepinostat%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_127', 'drugName': 'Fimepinostat', 'drugSynonyms_string': 'CUDC-907, CUDC907, Cudc 907, Cudc-907, Fimepinostat', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3622533'}, {'UUID': 'DrugGeneTargets_v2_128', 'drugName': 'Fimepinostat', 'drugSynonyms_string': 'CUDC-907, CUDC907, Cudc 907,... | general | Select, Similarity Search | Metadata |
Q61.833 | Q61 | What is the chemblId of the drug Danuglipron? | The chemblId for the drug Danuglipron is CHEMBL4518483. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%danuglipron%" OR LOWER(tradeNames_string) LIKE "%danuglipron%" OR LOWER(drugSynonyms_string) LIKE "%danuglipron%")
LIMIT 10... | [{'UUID': 'DrugGeneTargets_v2_1431', 'drugName': 'Danuglipron', 'drugSynonyms_string': 'Danuglipron, PF-06882961, Pf-06882961', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4518483'}] | general | Select, Similarity Search | Metadata |
Q61.64 | Q61 | What is the chemblId of the drug Elzasonan Hydrochloride? | The chemblId for the drug Elzasonan Hydrochloride is CHEMBL3989805. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%elzasonan hydrochloride%" OR LOWER(tradeNames_string) LIKE "%elzasonan hydrochloride%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_3748', 'drugName': 'Elzasonan Hydrochloride', 'drugSynonyms_string': 'CP-448,187-01, Cp-448187-01, Elzasonan hcl, Elzasonan hydrochloride', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3989805'}, {'UUID': 'DrugGeneTargets_v2_3749', 'drugName': 'Elzasonan Hydrochloride', 'drugSynonym... | general | Select, Similarity Search | Metadata |
Q61.859 | Q61 | What is the chemblId of the drug Lmb-100? | The chemblId for the drug Lmb-100 is CHEMBL4297777. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%lmb-100%" OR LOWER(tradeNames_string) LIKE "%lmb-100%" OR LOWER(drugSynonyms_string) LIKE "%lmb-100%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_1866', 'drugName': 'Lmb-100', 'drugSynonyms_string': 'Anti-msln-pe24 cfp lmb-100, LMB-100, Lmb 100, Lmb-100, RG-7787, RG7787, RO-6927005, RO6927005, Ro6927005', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4297777'}, {'UUID': 'DrugGeneTargets_v2_1867', 'drugName': 'Lmb-100', 'drugSy... | general | Select, Similarity Search | Metadata |
Q61.1355 | Q61 | What is the chemblId of the drug Depatuxizumab Mafodotin? | The chemblId for the drug Depatuxizumab Mafodotin is CHEMBL3707277. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%depatuxizumab mafodotin%" OR LOWER(tradeNames_string) LIKE "%depatuxizumab mafodotin%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_2153', 'drugName': 'Depatuxizumab Mafodotin', 'drugSynonyms_string': 'ABT-414, Abt-414, Depatuxizumab mafodotin', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3707277'}] | general | Select, Similarity Search | Metadata |
Q61.226 | Q61 | What is the chemblId of the drug Letaxaban? | The chemblId for the drug Letaxaban is CHEMBL1095032. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%letaxaban%" OR LOWER(tradeNames_string) LIKE "%letaxaban%" OR LOWER(drugSynonyms_string) LIKE "%letaxaban%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_3722', 'drugName': 'Letaxaban', 'drugSynonyms_string': 'Letaxaban, TAK 442, TAK-442', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1095032'}] | general | Select, Similarity Search | Metadata |
Q61.148 | Q61 | What is the chemblId of the drug Enclomiphene? | The chemblId for the drug Enclomiphene is CHEMBL954. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%enclomiphene%" OR LOWER(tradeNames_string) LIKE "%enclomiphene%" OR LOWER(drugSynonyms_string) LIKE "%enclomiphene%")
LIMIT... | [{'UUID': 'DrugGeneTargets_v2_6138', 'drugName': 'Enclomiphene', 'drugSynonyms_string': 'Cisclomiphene, Clomiphene trans-form, Enclomifene, Enclomiphene, ICI-46476, ISOMER B, ISOMER-B, Isomer B, Milophene, RMI 16,289, RMI-16289, Rmi-16,289, Serophene', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL954'}] | general | Select, Similarity Search | Metadata |
Q61.1097 | Q61 | What is the chemblId of the drug Prazepam? | The chemblId for the drug Prazepam is CHEMBL969. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%prazepam%" OR LOWER(tradeNames_string) LIKE "%prazepam%" OR LOWER(drugSynonyms_string) LIKE "%prazepam%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_4830', 'drugName': 'Prazepam', 'drugSynonyms_string': 'NSC-277179, Prazepam, Prazepam civ, W 4020, W-4020', 'tradeNames_string': 'Centrax, Demetrin, Prazepam', 'chemblIdentifier': 'CHEMBL969'}] | general | Select, Similarity Search | Metadata |
Q61.379 | Q61 | What is the chemblId of the drug Diphenhydramine Citrate? | The chemblId for the drug Diphenhydramine Citrate is CHEMBL1201089. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%diphenhydramine citrate%" OR LOWER(tradeNames_string) LIKE "%diphenhydramine citrate%" OR LOWER(drugSynonyms_string) LIKE "%... | [{'UUID': 'DrugGeneTargets_v2_613', 'drugName': 'Diphenhydramine Citrate', 'drugSynonyms_string': 'Diphenhydramine, Diphenhydramine citrate, Diphenhydramine laurylsulfate, Diphenhydramine tannate', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL1201089'}] | general | Select, Similarity Search | Metadata |
Q61.1422 | Q61 | What is the chemblId of the drug Vrc-01Ls? | The chemblId for the drug Vrc-01Ls is CHEMBL4298127. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%vrc-01ls%" OR LOWER(tradeNames_string) LIKE "%vrc-01ls%" OR LOWER(drugSynonyms_string) LIKE "%vrc-01ls%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2609', 'drugName': 'Vrc-01Ls', 'drugSynonyms_string': 'VRC-01LS, VRC01LS, Vrc-01ls, Vrc-hivmab080-00-ab, Vrc01ls', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL4298127'}] | general | Select, Similarity Search | Metadata |
Q61.1152 | Q61 | What is the chemblId of the drug Bi-853520? | The chemblId for the drug Bi-853520 is CHEMBL3544961. | SELECT UUID, drugName, drugSynonyms_string, tradeNames_string, chemblIdentifier
FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated`
WHERE (LOWER(drugName) LIKE "%bi-853520%" OR LOWER(tradeNames_string) LIKE "%bi-853520%" OR LOWER(drugSynonyms_string) LIKE "%bi-853520%")
LIMIT 100 | [{'UUID': 'DrugGeneTargets_v2_2004', 'drugName': 'Bi-853520', 'drugSynonyms_string': 'BI853520, Bi 853520, Bi-853520, IN-10018, IN10018', 'tradeNames_string': '', 'chemblIdentifier': 'CHEMBL3544961'}] | 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.