Datasets:

uuid
stringlengths
4
8
template_uuid
stringclasses
40 values
question
stringlengths
13
193
answer
stringlengths
29
2.2k
benchmark_query
stringlengths
133
622
execution_results
stringlengths
2
1.14M
query_type
stringclasses
2 values
sql_category
stringclasses
26 values
bio_category
stringclasses
14 values
Q65.188
Q65
What type of molecule is Pembrolizumab, and what is its action type?
Pembrolizumab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pembrolizumab%" OR LOWER(tradeNames_string) LIKE "%pembrolizumab%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_5610', 'drugName': 'Pembrolizumab', 'drugSynonyms_string': 'KEYLYNK-010 COMPONENT PEMBROLIZUMAB, Lambrolizumab, MK-3475, PEMBROLIZUMAB COMPONENT OF KEYLYNK-010, Pembrolizumab, SCH-900475', 'tradeNames_string': 'Keytruda', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1595
Q65
What type of molecule is Doxycycline Hyclate, and what is its action type?
Doxycycline Hyclate is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%doxycycline hyclate%" OR LOWER(tradeNames_string) LIKE "%doxycycline hyclate%" OR LOWER(drugSynony...
[{'UUID': 'DrugGeneTargets_v2_2397', 'drugName': 'Doxycycline Hyclate', 'drugSynonyms_string': 'Azudoxat, Clinofug, Diocimex, Doxicrisol, Doxycycline hyclate, Doxycycline hydrochloride hemiethanolate hemihydrate, Doxycycline hydrochloride hydrate, Doxycyclini hyclas, Doxyprex, Duradoxal, Granudoxy, Mespafin, Monodoks, ...
general
Distinct, Similarity Search
Metadata
Q65.772
Q65
What type of molecule is Glimepiride, and what is its action type?
Glimepiride is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%glimepiride%" OR LOWER(tradeNames_string) LIKE "%glimepiride%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5473', 'drugName': 'Glimepiride', 'drugSynonyms_string': 'Amaryl, Glimepiride, HOE 490, HOE-490, NSC-759809', 'tradeNames_string': 'Amaryl, Glimepiride, Niddaryl', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}]
general
Distinct, Similarity Search
Metadata
Q65.1203
Q65
What type of molecule is Ergotamine Tartrate, and what is its action type?
Ergotamine Tartrate is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ergotamine tartrate%" OR LOWER(tradeNames_string) LIKE "%ergotamine tartrate%" OR LOWER(drugSynony...
[{'UUID': 'DrugGeneTargets_v2_3551', 'drugName': 'Ergotamine', 'drugSynonyms_string': 'Ergotamine, Ergotamine Tartrate, NSC-95090', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3552', 'drugName': 'Ergotamine', 'drugSynonyms_string': 'Ergotami...
general
Distinct, Similarity Search
Metadata
Q65.500
Q65
What type of molecule is Edifoligide, and what is its action type?
Edifoligide is a oligonucleotide drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%edifoligide%" OR LOWER(tradeNames_string) LIKE "%edifoligide%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_1850', 'drugName': 'Edifoligide', 'drugSynonyms_string': 'Edifoligide', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4614', 'drugName': 'Edifoligide Sodium', 'drugSynonyms_string': 'CG-T003, CGT-003, CGT003, E...
general
Distinct, Similarity Search
Metadata
Q65.1064
Q65
What type of molecule is Palonosetron, and what is its action type?
Palonosetron is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%palonosetron%" OR LOWER(tradeNames_string) LIKE "%palonosetron%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_4389', 'drugName': 'Palonosetron', 'drugSynonyms_string': '(-)-palonosetron, Aurothioglucose, NSC-743769, Palonosetron, Palonosetron, (3as, 3s)-', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3577', 'drugName'...
general
Distinct, Similarity Search
Metadata
Q65.1111
Q65
What type of molecule is Pergolide Mesylate, and what is its action type?
Pergolide Mesylate is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pergolide mesylate%" OR LOWER(tradeNames_string) LIKE "%pergolide mesylate%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_6076', 'drugName': 'Pergolide Mesylate', 'drugSynonyms_string': 'LY 127809, LY-127809, NSC-319773, NSC-758442, Pergolide mesilate, Pergolide mesylate, Pergolide methanesulfonate', 'tradeNames_string': 'Celance, Pergolide mesylate, Permax', 'drugMolecularType': 'Small molecule', 'drugAction...
general
Distinct, Similarity Search
Metadata
Q65.536
Q65
What type of molecule is Rafutrombopag, and what is its action type?
Rafutrombopag is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rafutrombopag%" OR LOWER(tradeNames_string) LIKE "%rafutrombopag%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_3163', 'drugName': 'Rafutrombopag', 'drugSynonyms_string': 'Hetrombopag, Rafutrombopag, SHR-8735, SHR8735', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_3530', 'drugName': 'Hetrombopag Olamine', 'drugSynonyms_str...
general
Distinct, Similarity Search
Metadata
Q65.1601
Q65
What type of molecule is Neramexane Mesylate, and what is its action type?
Neramexane Mesylate is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%neramexane mesylate%" OR LOWER(tradeNames_string) LIKE "%neramexane mesylate%" OR LOWER(drugSynony...
[{'UUID': 'DrugGeneTargets_v2_5793', 'drugName': 'Neramexane Mesylate', 'drugSynonyms_string': 'Neramexane mesilate, Neramexane mesylate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_5794', 'drugName': 'Neramexane Mesylate', 'drugSynonyms...
general
Distinct, Similarity Search
Metadata
Q65.752
Q65
What type of molecule is Tlc-388, and what is its action type?
Tlc-388 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tlc-388%" OR LOWER(tradeNames_string) LIKE "%tlc-388%" OR LOWER(drugSynonyms_string) LIKE "%tlc-38...
[{'UUID': 'DrugGeneTargets_v2_1007', 'drugName': 'Tlc-388', 'drugSynonyms_string': 'Lipotecan, Lipothecan free base, Tlc-388', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1933
Q65
What type of molecule is Lecanemab, and what is its action type?
Lecanemab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%lecanemab%" OR LOWER(tradeNames_string) LIKE "%lecanemab%" OR LOWER(drugSynonyms_string) LIKE "%le...
[{'UUID': 'DrugGeneTargets_v2_2736', 'drugName': 'Lecanemab', 'drugSynonyms_string': 'BAN-2401, BAN2401, Ban 2401, Ban2401, Lecanemab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1367
Q65
What type of molecule is Acarbose, and what is its action type?
Acarbose is a oligosaccharide drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%acarbose%" OR LOWER(tradeNames_string) LIKE "%acarbose%" OR LOWER(drugSynonyms_string) LIKE "%acar...
[{'UUID': 'DrugGeneTargets_v2_1144', 'drugName': 'Acarbose', 'drugSynonyms_string': 'Acarbose, BAY G 5421, BAY-G-5421, NSC-758915', 'tradeNames_string': 'Acarbose, Glucobay, Precose', 'drugMolecularType': 'Oligosaccharide', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_1145', 'drugName': 'Acarbose', 'dru...
general
Distinct, Similarity Search
Metadata
Q65.1444
Q65
What type of molecule is Alpidem, and what is its action type?
Alpidem is a small molecule drug that acts as an partial agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alpidem%" OR LOWER(tradeNames_string) LIKE "%alpidem%" OR LOWER(drugSynonyms_string) LIKE "%alpide...
[{'UUID': 'DrugGeneTargets_v2_4038', 'drugName': 'Alpidem', 'drugSynonyms_string': 'Alpidem, SL 80.0342-00, SL-80.0342-00', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.178
Q65
What type of molecule is Sb-705498, and what is its action type?
Sb-705498 is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sb-705498%" OR LOWER(tradeNames_string) LIKE "%sb-705498%" OR LOWER(drugSynonyms_string) LIKE "%sb...
[{'UUID': 'DrugGeneTargets_v2_965', 'drugName': 'Sb-705498', 'drugSynonyms_string': 'GSK705498, SB-705498, Sb-705498', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.470
Q65
What type of molecule is Galiximab, and what is its action type?
Galiximab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%galiximab%" OR LOWER(tradeNames_string) LIKE "%galiximab%" OR LOWER(drugSynonyms_string) LIKE "%ga...
[{'UUID': 'DrugGeneTargets_v2_4170', 'drugName': 'Galiximab', 'drugSynonyms_string': 'Galiximab, IDEC-114', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1337
Q65
What type of molecule is Duvoglustat Hydrochloride, and what is its action type?
Duvoglustat Hydrochloride is a small molecule drug that acts as an stabiliser.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%duvoglustat hydrochloride%" OR LOWER(tradeNames_string) LIKE "%duvoglustat hydrochloride%" OR LOWE...
[{'UUID': 'DrugGeneTargets_v2_135', 'drugName': 'Duvoglustat Hydrochloride', 'drugSynonyms_string': '1 deoxynojirimycin hydrochloride, 1-deoxynojirimycin hydrochloride, AT-2220, AT2220, Duvoglustat hcl, Duvoglustat hydrochloride, Moranoline hydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule',...
general
Distinct, Similarity Search
Metadata
Q65.1611
Q65
What type of molecule is Carglumic Acid, and what is its action type?
Carglumic Acid is a small molecule drug that acts as an positive allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%carglumic acid%" OR LOWER(tradeNames_string) LIKE "%carglumic acid%" OR LOWER(drugSynonyms_string)...
[{'UUID': 'DrugGeneTargets_v2_4749', 'drugName': 'Carglumic Acid', 'drugSynonyms_string': 'Carglumic acid, N-carbamyl-l-glutamic acid, NSC-760124, OE 312, OE 312 (LABORATORY CODE DESIGNATION), OE-312', 'tradeNames_string': 'Carbaglu', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulat...
general
Distinct, Similarity Search
Metadata
Q65.126
Q65
What type of molecule is Esmirtazapine Maleate, and what is its action type?
Esmirtazapine Maleate is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%esmirtazapine maleate%" OR LOWER(tradeNames_string) LIKE "%esmirtazapine maleate%" OR LOWER(drugSy...
[{'UUID': 'DrugGeneTargets_v2_1784', 'drugName': 'Esmirtazapine Maleate', 'drugSynonyms_string': 'Esmirtazapine maleate, Mirtazapine maleate, (s)-, ORG 50081, ORG-50081, Org-50081', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_1785', 'drug...
general
Distinct, Similarity Search
Metadata
Q65.355
Q65
What type of molecule is Cx1739, and what is its action type?
Cx1739 is a small molecule drug that acts as an positive allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cx1739%" OR LOWER(tradeNames_string) LIKE "%cx1739%" OR LOWER(drugSynonyms_string) LIKE "%cx1739%"...
[{'UUID': 'DrugGeneTargets_v2_6041', 'drugName': 'Cx1739', 'drugSynonyms_string': 'CX-1739, Cx1739', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q65.388
Q65
What type of molecule is Abrocitinib, and what is its action type?
Abrocitinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%abrocitinib%" OR LOWER(tradeNames_string) LIKE "%abrocitinib%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_1422', 'drugName': 'Abrocitinib', 'drugSynonyms_string': 'Abrocitinib, Cibinqo, PF-04965842, Pf-04965842', 'tradeNames_string': 'Cibinqo', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1435
Q65
What type of molecule is Adriforant, and what is its action type?
Adriforant is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%adriforant%" OR LOWER(tradeNames_string) LIKE "%adriforant%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1729', 'drugName': 'Adriforant', 'drugSynonyms_string': 'Adriforant, NVP-ZPL389-NX, PF-03893787, PF-3893787, Pf-03893787, ZPL-389, ZPL-389-NX, ZPL-3893787, ZPL389-NX', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1007
Q65
What type of molecule is Cyclothiazide, and what is its action type?
Cyclothiazide is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cyclothiazide%" OR LOWER(tradeNames_string) LIKE "%cyclothiazide%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_2408', 'drugName': 'Cyclothiazide', 'drugSynonyms_string': '35483, Cyclothiazide, NSC-758431', 'tradeNames_string': 'Anhydron, Fluidil', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.894
Q65
What type of molecule is Insulin Susp Protamine Zinc Purified Beef, and what is its action type?
Insulin Susp Protamine Zinc Purified Beef is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%insulin susp protamine zinc purified beef%" OR LOWER(tradeNames_string) LIKE "%insulin susp protam...
[{'UUID': 'DrugGeneTargets_v2_3637', 'drugName': 'Insulin Susp Protamine Zinc Purified Beef', 'drugSynonyms_string': 'Insulin susp protamine zinc purified beef', 'tradeNames_string': 'Protamine zinc and iletin ii, Protamine zinc insulin', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1495
Q65
What type of molecule is Imc-Eb10, and what is its action type?
Imc-Eb10 is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%imc-eb10%" OR LOWER(tradeNames_string) LIKE "%imc-eb10%" OR LOWER(drugSynonyms_string) LIKE "%imc-...
[{'UUID': 'DrugGeneTargets_v2_1054', 'drugName': 'Imc-Eb10', 'drugSynonyms_string': 'IMC-EB10, Imc-eb10', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.335
Q65
What type of molecule is Ropsacitinib, and what is its action type?
Ropsacitinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ropsacitinib%" OR LOWER(tradeNames_string) LIKE "%ropsacitinib%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2984', 'drugName': 'Ropsacitinib', 'drugSynonyms_string': 'PF-06826647, Pf-06826647, Ropsacitinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.975
Q65
What type of molecule is Revefenacin, and what is its action type?
Revefenacin is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%revefenacin%" OR LOWER(tradeNames_string) LIKE "%revefenacin%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4223', 'drugName': 'Revefenacin', 'drugSynonyms_string': 'GSK-1160724, GSK1160724, Revefenacin, TD-4208', 'tradeNames_string': 'Yupelri', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.197
Q65
What type of molecule is Abeprazan, and what is its action type?
Abeprazan is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%abeprazan%" OR LOWER(tradeNames_string) LIKE "%abeprazan%" OR LOWER(drugSynonyms_string) LIKE "%ab...
[{'UUID': 'DrugGeneTargets_v2_3592', 'drugName': 'Abeprazan', 'drugSynonyms_string': 'Abeprazan, DWP-14012, DWP14012, Dwp14012, Fexuprazan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.520
Q65
What type of molecule is Elsubrutinib, and what is its action type?
Elsubrutinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%elsubrutinib%" OR LOWER(tradeNames_string) LIKE "%elsubrutinib%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_1650', 'drugName': 'Elsubrutinib', 'drugSynonyms_string': 'ABBV-105, ABBV105, Elsubrutinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.459
Q65
What type of molecule is Naveglitazar, and what is its action type?
Naveglitazar is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%naveglitazar%" OR LOWER(tradeNames_string) LIKE "%naveglitazar%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_1633', 'drugName': 'Naveglitazar', 'drugSynonyms_string': 'LY-519818, LY-9818, LY519818, LY9818, Ly519818, Naveglitazar', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_1634', 'drugName': 'Naveglitazar', 'drugSynon...
general
Distinct, Similarity Search
Metadata
Q65.1714
Q65
What type of molecule is Edotecarin, and what is its action type?
Edotecarin is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%edotecarin%" OR LOWER(tradeNames_string) LIKE "%edotecarin%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1978', 'drugName': 'Edotecarin', 'drugSynonyms_string': 'Edotecarin, J-107088, PF-804950', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.326
Q65
What type of molecule is Onvansertib, and what is its action type?
Onvansertib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%onvansertib%" OR LOWER(tradeNames_string) LIKE "%onvansertib%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_6053', 'drugName': 'Onvansertib', 'drugSynonyms_string': 'NMS-1286937, NMS-P937, Nms-1286937, Onvansertib, PCM-075', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1323
Q65
What type of molecule is Ralinepag, and what is its action type?
Ralinepag is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ralinepag%" OR LOWER(tradeNames_string) LIKE "%ralinepag%" OR LOWER(drugSynonyms_string) LIKE "%ra...
[{'UUID': 'DrugGeneTargets_v2_3547', 'drugName': 'Ralinepag', 'drugSynonyms_string': 'APD-811, APD811, Ralinepag', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.269
Q65
What type of molecule is Fenoldopam, and what is its action type?
Fenoldopam is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fenoldopam%" OR LOWER(tradeNames_string) LIKE "%fenoldopam%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_4966', 'drugName': 'Fenoldopam', 'drugSynonyms_string': 'Carlacor, Fenoldopam, SK&F-82526, SK-82526', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_4006', 'drugName': 'Fenoldopam Mesylate', 'drugSynonyms_string': ...
general
Distinct, Similarity Search
Metadata
Q65.799
Q65
What type of molecule is Sulthiame, and what is its action type?
Sulthiame is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sulthiame%" OR LOWER(tradeNames_string) LIKE "%sulthiame%" OR LOWER(drugSynonyms_string) LIKE "%su...
[{'UUID': 'DrugGeneTargets_v2_6095', 'drugName': 'Sulthiame', 'drugSynonyms_string': 'RIKER 594, RIKER-594, Sulthiame, Sultiame', 'tradeNames_string': 'Conadil, Ospolot, Trolone', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1432
Q65
What type of molecule is Nesvacumab, and what is its action type?
Nesvacumab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%nesvacumab%" OR LOWER(tradeNames_string) LIKE "%nesvacumab%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1274', 'drugName': 'Nesvacumab', 'drugSynonyms_string': 'Nesvacumab, REGN-910, REGN910', 'tradeNames_string': 'Regn910', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.70
Q65
What type of molecule is Tolimidone, and what is its action type?
Tolimidone is a small molecule drug that acts as an positive allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tolimidone%" OR LOWER(tradeNames_string) LIKE "%tolimidone%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_3318', 'drugName': 'Tolimidone', 'drugSynonyms_string': 'CP-26,154, CP-26154, MLR-1023, Mlr-1023, NSC-314335, Tolimidone', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'positive allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q65.938
Q65
What type of molecule is Ibipinabant, and what is its action type?
Ibipinabant is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ibipinabant%" OR LOWER(tradeNames_string) LIKE "%ibipinabant%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_198', 'drugName': 'Ibipinabant', 'drugSynonyms_string': 'BMS-646256, Ibipinabant, SLV-319, Slv319', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1447
Q65
What type of molecule is Anagrelide Hydrochloride, and what is its action type?
Anagrelide Hydrochloride is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%anagrelide hydrochloride%" OR LOWER(tradeNames_string) LIKE "%anagrelide hydrochloride%" OR LOWER(...
[{'UUID': 'DrugGeneTargets_v2_350', 'drugName': 'Anagrelide Hydrochloride', 'drugSynonyms_string': 'Anagrelide hcl, Anagrelide hydrochloride, Anagrelide hydrochloride hydrate, Anagrelide hydrochloride monohydrate, BL-4162A, BMY-26538-01, NSC-724577, NSC-759170, Thromboreductin', 'tradeNames_string': 'Agrelin, Agrylin, ...
general
Distinct, Similarity Search
Metadata
Q65.1782
Q65
What type of molecule is Benzquinamide Hydrochloride, and what is its action type?
Benzquinamide Hydrochloride is a small molecule drug that acts as an modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%benzquinamide hydrochloride%" OR LOWER(tradeNames_string) LIKE "%benzquinamide hydrochloride%" OR ...
[{'UUID': 'DrugGeneTargets_v2_1440', 'drugName': 'Benzquinamide Hydrochloride', 'drugSynonyms_string': 'Benzquinamide hcl, Benzquinamide hydrochloride', 'tradeNames_string': 'Emete-con', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}]
general
Distinct, Similarity Search
Metadata
Q65.468
Q65
What type of molecule is Btrx-335140, and what is its action type?
Btrx-335140 is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%btrx-335140%" OR LOWER(tradeNames_string) LIKE "%btrx-335140%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5108', 'drugName': 'Btrx-335140', 'drugSynonyms_string': 'BTRX-335140, Btrx-335140, CYM-53093', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1396
Q65
What type of molecule is Brodalumab, and what is its action type?
Brodalumab is a antibody drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%brodalumab%" OR LOWER(tradeNames_string) LIKE "%brodalumab%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_258', 'drugName': 'Brodalumab', 'drugSynonyms_string': 'AMG 827, AMG-827, Brodalumab, KHK-4827, KHK4827', 'tradeNames_string': 'Kyntheum, Siliq', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1614
Q65
What type of molecule is Pf-4191834, and what is its action type?
Pf-4191834 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pf-4191834%" OR LOWER(tradeNames_string) LIKE "%pf-4191834%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_697', 'drugName': 'Pf-4191834', 'drugSynonyms_string': 'Pf-04191834, Pf-4191834', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.549
Q65
What type of molecule is Etavopivat, and what is its action type?
Etavopivat is a small molecule drug that acts as an activator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%etavopivat%" OR LOWER(tradeNames_string) LIKE "%etavopivat%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_660', 'drugName': 'Etavopivat', 'drugSynonyms_string': 'Etavopivat, FT-4202, Ft-4202', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}]
general
Distinct, Similarity Search
Metadata
Q65.538
Q65
What type of molecule is Naphazoline, and what is its action type?
Naphazoline is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%naphazoline%" OR LOWER(tradeNames_string) LIKE "%naphazoline%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_327', 'drugName': 'Naphazoline Hydrochloride', 'drugSynonyms_string': 'NSC-35711, Naphazoline HCl, Naphazoline hcl, Naphazoline hydrochloride, Naphazoline nitrate', 'tradeNames_string': 'Albalon, Antistin-privine, Gppe nsl soln, Nafazair, Naphaz hcl, Naphazoline hydrochloride, Naphcon, Nap...
general
Distinct, Similarity Search
Metadata
Q65.1230
Q65
What type of molecule is Aprocitentan, and what is its action type?
Aprocitentan is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%aprocitentan%" OR LOWER(tradeNames_string) LIKE "%aprocitentan%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_1376', 'drugName': 'Aprocitentan', 'drugSynonyms_string': 'ACT-132577, Act-132577, Aprocitentan, Macitentan metabolite m6', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.957
Q65
What type of molecule is Sertindole, and what is its action type?
Sertindole is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sertindole%" OR LOWER(tradeNames_string) LIKE "%sertindole%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5174', 'drugName': 'Sertindole', 'drugSynonyms_string': 'LU 23-174, LU-23-174, Serdolect, Sertindole, Zerdol', 'tradeNames_string': 'Serlect', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_5175', 'drugName': 'Sertindole', 'drugSynonyms...
general
Distinct, Similarity Search
Metadata
Q65.1635
Q65
What type of molecule is Rimegepant Sulfate, and what is its action type?
Rimegepant Sulfate is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rimegepant sulfate%" OR LOWER(tradeNames_string) LIKE "%rimegepant sulfate%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_3190', 'drugName': 'Rimegepant Sulfate', 'drugSynonyms_string': 'Rimegepant sulfate', 'tradeNames_string': 'Nurtec odt', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1418
Q65
What type of molecule is Azd3161, and what is its action type?
Azd3161 is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%azd3161%" OR LOWER(tradeNames_string) LIKE "%azd3161%" OR LOWER(drugSynonyms_string) LIKE "%azd316...
[{'UUID': 'DrugGeneTargets_v2_6196', 'drugName': 'Azd3161', 'drugSynonyms_string': 'Azd3161', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}]
general
Distinct, Similarity Search
Metadata
Q65.422
Q65
What type of molecule is Apitegromab, and what is its action type?
Apitegromab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%apitegromab%" OR LOWER(tradeNames_string) LIKE "%apitegromab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5009', 'drugName': 'Apitegromab', 'drugSynonyms_string': 'Apitegromab, SRK-015, Srk-015', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1935
Q65
What type of molecule is Bunazosin, and what is its action type?
Bunazosin is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bunazosin%" OR LOWER(tradeNames_string) LIKE "%bunazosin%" OR LOWER(drugSynonyms_string) LIKE "%bu...
[{'UUID': 'DrugGeneTargets_v2_4492', 'drugName': 'Bunazosin', 'drugSynonyms_string': 'Bunazosin, Bunazosin hydrochloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1532
Q65
What type of molecule is Alisertib, and what is its action type?
Alisertib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%alisertib%" OR LOWER(tradeNames_string) LIKE "%alisertib%" OR LOWER(drugSynonyms_string) LIKE "%al...
[{'UUID': 'DrugGeneTargets_v2_1576', 'drugName': 'Alisertib', 'drugSynonyms_string': 'Alisertib, MLN 8237, MLN-8237, MLN8237, Mln-8237', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1580
Q65
What type of molecule is Pat-1251, and what is its action type?
Pat-1251 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%pat-1251%" OR LOWER(tradeNames_string) LIKE "%pat-1251%" OR LOWER(drugSynonyms_string) LIKE "%pat-...
[{'UUID': 'DrugGeneTargets_v2_4382', 'drugName': 'Pat-1251', 'drugSynonyms_string': 'PAT-1251, Pat-1251', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1659
Q65
What type of molecule is Trabedersen, and what is its action type?
Trabedersen is a oligonucleotide drug that acts as an antisense inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trabedersen%" OR LOWER(tradeNames_string) LIKE "%trabedersen%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_86', 'drugName': 'Trabedersen', 'drugSynonyms_string': 'A-12009 FREE ACID, Trabedersen', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'antisense inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1116
Q65
What type of molecule is Leriglitazone, and what is its action type?
Leriglitazone is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%leriglitazone%" OR LOWER(tradeNames_string) LIKE "%leriglitazone%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_5535', 'drugName': 'Leriglitazone', 'drugSynonyms_string': 'Hydroxypioglitazone, Leriglitazone, MIN-102, Min-102', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.722
Q65
What type of molecule is Ketamine, and what is its action type?
Ketamine is a small molecule drug that acts as an negative allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ketamine%" OR LOWER(tradeNames_string) LIKE "%ketamine%" OR LOWER(drugSynonyms_string) LIKE "%keta...
[{'UUID': 'DrugGeneTargets_v2_1959', 'drugName': 'Ketamine Hydrochloride', 'drugSynonyms_string': 'CI-581, CL 369, CL-369, CN-52,372-2, CN-52372-2, CN-523722, Ketamine (as hydrochloride), Ketamine hcl, Ketamine hydrochloride, Ketamine hydrochloride ciii, Ketamini hydrochloridum, Special k, Vetalar', 'tradeNames_string'...
general
Distinct, Similarity Search
Metadata
Q65.1247
Q65
What type of molecule is Warfarin Sodium, and what is its action type?
Warfarin Sodium is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%warfarin sodium%" OR LOWER(tradeNames_string) LIKE "%warfarin sodium%" OR LOWER(drugSynonyms_strin...
[{'UUID': 'DrugGeneTargets_v2_38', 'drugName': 'Warfarin Sodium', 'drugSynonyms_string': 'Aldocumar, Apo-warfarin, Prothromadin, Sodium warfarin, Warfarin sodium, Warfarin sodium salt, Warfarinum natricum, Zoocoumarin sodium salt', 'tradeNames_string': 'Athrombin, Coumadin, Jantoven, Marevan, Panwarfin, Warfarin sodium...
general
Distinct, Similarity Search
Metadata
Q65.1236
Q65
What type of molecule is Levomethadyl Acetate, and what is its action type?
Levomethadyl Acetate is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%levomethadyl acetate%" OR LOWER(tradeNames_string) LIKE "%levomethadyl acetate%" OR LOWER(drugSyno...
[{'UUID': 'DrugGeneTargets_v2_2139', 'drugName': 'Levomethadyl Acetate', 'drugSynonyms_string': 'LAA-M, LAAM, Levacetylmethadol, Levo-alphacetylmethadol, Levoacetyl methadol, Levomethadyl acetate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2...
general
Distinct, Similarity Search
Metadata
Q65.1076
Q65
What type of molecule is Diflomotecan, and what is its action type?
Diflomotecan is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%diflomotecan%" OR LOWER(tradeNames_string) LIKE "%diflomotecan%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2438', 'drugName': 'Diflomotecan', 'drugSynonyms_string': 'Diflomotecan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1907
Q65
What type of molecule is Tozasertib, and what is its action type?
Tozasertib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tozasertib%" OR LOWER(tradeNames_string) LIKE "%tozasertib%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2881', 'drugName': 'Tozasertib', 'drugSynonyms_string': 'MK-045, MK-0457, Tozasertib, VX-68, VX-680', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.264
Q65
What type of molecule is Tesamorelin, and what is its action type?
Tesamorelin is a protein drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tesamorelin%" OR LOWER(tradeNames_string) LIKE "%tesamorelin%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2825', 'drugName': 'Tesamorelin', 'drugSynonyms_string': 'TH-9507, TH9507, Tesamorelin', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_4100', 'drugName': 'Tesamorelin Acetate', 'drugSynonyms_string': 'TH9507, Tesamorelin...
general
Distinct, Similarity Search
Metadata
Q65.1437
Q65
What type of molecule is Jnj-38877605, and what is its action type?
Jnj-38877605 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%jnj-38877605%" OR LOWER(tradeNames_string) LIKE "%jnj-38877605%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_4398', 'drugName': 'Jnj-38877605', 'drugSynonyms_string': 'JNJ-38877605, Jnj-38877605', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1339
Q65
What type of molecule is Ripasudil Hydrochloride Dihydrate, and what is its action type?
Ripasudil Hydrochloride Dihydrate is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ripasudil hydrochloride dihydrate%" OR LOWER(tradeNames_string) LIKE "%ripasudil hydrochloride dih...
[{'UUID': 'DrugGeneTargets_v2_3111', 'drugName': 'Ripasudil Hydrochloride Dihydrate', 'drugSynonyms_string': 'Glanatec, K-115, K-115-R, Ripasudil hydrochloride dihydrate, Ripasudil hydrochloride hydrate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.243
Q65
What type of molecule is Segesterone Acetate, and what is its action type?
Segesterone Acetate is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%segesterone acetate%" OR LOWER(tradeNames_string) LIKE "%segesterone acetate%" OR LOWER(drugSynony...
[{'UUID': 'DrugGeneTargets_v2_692', 'drugName': 'Segesterone Acetate', 'drugSynonyms_string': 'Elcometrine, ST-1435, Segesterone acetate', 'tradeNames_string': 'Nestorone', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1010
Q65
What type of molecule is Isoproterenol Hydrochloride, and what is its action type?
Isoproterenol Hydrochloride is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%isoproterenol hydrochloride%" OR LOWER(tradeNames_string) LIKE "%isoproterenol hydrochloride%" OR ...
[{'UUID': 'DrugGeneTargets_v2_1200', 'drugName': 'Isoproterenol Hydrochloride', 'drugSynonyms_string': 'Aerotrol, Dl-isoprenaline hydrochloride, Euspiran, Isomenyl, Isoprenaline hydrochloride, Isoprenaline hydrochloride, dl-, Isopropylarterenol hydrochloride, Isoproterenol HCl, Isoproterenol hcl, Isoproterenol hydrochl...
general
Distinct, Similarity Search
Metadata
Q65.685
Q65
What type of molecule is Ly404039, and what is its action type?
Ly404039 is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ly404039%" OR LOWER(tradeNames_string) LIKE "%ly404039%" OR LOWER(drugSynonyms_string) LIKE "%ly40...
[{'UUID': 'DrugGeneTargets_v2_369', 'drugName': 'Ly404039', 'drugSynonyms_string': 'LY-404039, LY-404039, (-)-, LY404039, Ly 404039, Ly-404039, Ly404039, Pomaglumetad', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_370', 'drugName': 'Ly404039'...
general
Distinct, Similarity Search
Metadata
Q65.1268
Q65
What type of molecule is Dolastatin-10, and what is its action type?
Dolastatin-10 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dolastatin-10%" OR LOWER(tradeNames_string) LIKE "%dolastatin-10%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_5974', 'drugName': 'Dolastatin-10', 'drugSynonyms_string': 'Dolastatin 10, Dolastatin-10, Dolostatin 10', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1475
Q65
What type of molecule is Rufinamide, and what is its action type?
Rufinamide is a small molecule drug that acts as an blocker.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%rufinamide%" OR LOWER(tradeNames_string) LIKE "%rufinamide%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5349', 'drugName': 'Rufinamide', 'drugSynonyms_string': '60231/4, CGP 33101, CGP-33101, E-2080, E2080, RUF 331, RUF-331, Rufinamide', 'tradeNames_string': 'Banzel, Inovelon, Rufinamide', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}]
general
Distinct, Similarity Search
Metadata
Q65.1502
Q65
What type of molecule is Bromodiphenhydramine Hydrochloride, and what is its action type?
Bromodiphenhydramine Hydrochloride is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%bromodiphenhydramine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%bromodiphenhydramine hydro...
[{'UUID': 'DrugGeneTargets_v2_1015', 'drugName': 'Bromodiphenhydramine Hydrochloride', 'drugSynonyms_string': 'Bromazine, Bromodiphenhydramine hcl, Bromodiphenhydramine hydrochloride, NSC-36113', 'tradeNames_string': 'Ambodryl', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.370
Q65
What type of molecule is Samidorphan, and what is its action type?
Samidorphan is a small molecule drug that acts as an antagonist and a partial agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%samidorphan%" OR LOWER(tradeNames_string) LIKE "%samidorphan%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_6256', 'drugName': 'Methylsamidorphan', 'drugSynonyms_string': 'ALKS 37, ALKS-37 CATION, Methylsamidorphan, Methylsamidorphan cation, Methylsamidorphan ion, RDC-1036 CATION, RDC-1036-00, RDC-103600, RDC-103603, Rdc-1036', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'dru...
general
Distinct, Similarity Search
Metadata
Q65.1009
Q65
What type of molecule is Benserazide, and what is its action type?
Benserazide is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%benserazide%" OR LOWER(tradeNames_string) LIKE "%benserazide%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2020', 'drugName': 'Benserazide', 'drugSynonyms_string': 'Benserazide, Benserazide (as hydrochloride), Benserazide hcl, Benserazide hydrochloride, NSC-755907, RO 4-4602, RO-4-4602, Serazide', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1239
Q65
What type of molecule is Me-344, and what is its action type?
Me-344 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%me-344%" OR LOWER(tradeNames_string) LIKE "%me-344%" OR LOWER(drugSynonyms_string) LIKE "%me-344%"...
[{'UUID': 'DrugGeneTargets_v2_3900', 'drugName': 'Me-344', 'drugSynonyms_string': 'Me 344, Me-344', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.595
Q65
What type of molecule is Ebrotidine, and what is its action type?
Ebrotidine is a small molecule drug that acts as an inhibitor and a antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ebrotidine%" OR LOWER(tradeNames_string) LIKE "%ebrotidine%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_4636', 'drugName': 'Ebrotidine', 'drugSynonyms_string': 'Ebrotidine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4637', 'drugName': 'Ebrotidine', 'drugSynonyms_string': 'Ebrotidine', 'tradeNames_string': '', ...
general
Distinct, Similarity Search
Metadata
Q65.728
Q65
What type of molecule is Fluphenazine Hydrochloride, and what is its action type?
Fluphenazine Hydrochloride is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%fluphenazine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%fluphenazine hydrochloride%" OR LO...
[{'UUID': 'DrugGeneTargets_v2_5319', 'drugName': 'Fluphenazine Hydrochloride', 'drugSynonyms_string': 'Fluphenazine dihydrochloride, Fluphenazine hydrochloride, NSC-179197, SQUIBB 4918', 'tradeNames_string': 'Fluphenazine hydrochloride, Moditen, Permitil, Prolixin', 'drugMolecularType': 'Small molecule', 'drugActionTyp...
general
Distinct, Similarity Search
Metadata
Q65.486
Q65
What type of molecule is Vunakizumab, and what is its action type?
Vunakizumab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vunakizumab%" OR LOWER(tradeNames_string) LIKE "%vunakizumab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3967', 'drugName': 'Vunakizumab', 'drugSynonyms_string': 'SHR-1314, Shr-1314, Vunakizumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.573
Q65
What type of molecule is Relenopride, and what is its action type?
Relenopride is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%relenopride%" OR LOWER(tradeNames_string) LIKE "%relenopride%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3693', 'drugName': 'Relenopride', 'drugSynonyms_string': 'Relenopride, YKP-10811, YKP10811', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.74
Q65
What type of molecule is Naloxone, and what is its action type?
Naloxone is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%naloxone%" OR LOWER(tradeNames_string) LIKE "%naloxone%" OR LOWER(drugSynonyms_string) LIKE "%nalo...
[{'UUID': 'DrugGeneTargets_v2_3927', 'drugName': 'Naloxone Hydrochloride', 'drugSynonyms_string': 'Anhydrous naloxone hydrochloride, EN-15304, NIH 7890, NSC-757109, Naloxone hcl, Naloxone hydrochloride, Naloxone hydrochloride anhydrous, Naloxoni hydrochloridum anhydrous, Narcanti', 'tradeNames_string': 'Evzio, Evzio (a...
general
Distinct, Similarity Search
Metadata
Q65.635
Q65
What type of molecule is Venetoclax, and what is its action type?
Venetoclax is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%venetoclax%" OR LOWER(tradeNames_string) LIKE "%venetoclax%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5609', 'drugName': 'Venetoclax', 'drugSynonyms_string': 'ABT-199, GDC-0199, RG-7601, RG7601, Venetoclax', 'tradeNames_string': 'Venclexta', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.262
Q65
What type of molecule is Domagrozumab, and what is its action type?
Domagrozumab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%domagrozumab%" OR LOWER(tradeNames_string) LIKE "%domagrozumab%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_5421', 'drugName': 'Domagrozumab', 'drugSynonyms_string': 'Domagrozumab, PF-06252616', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.52
Q65
What type of molecule is Tripelennamine Citrate, and what is its action type?
Tripelennamine Citrate is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tripelennamine citrate%" OR LOWER(tradeNames_string) LIKE "%tripelennamine citrate%" OR LOWER(drug...
[{'UUID': 'DrugGeneTargets_v2_703', 'drugName': 'Tripelennamine Citrate', 'drugSynonyms_string': 'NSC-757360, Tripelennamine citrate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.201
Q65
What type of molecule is Glasdegib, and what is its action type?
Glasdegib is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%glasdegib%" OR LOWER(tradeNames_string) LIKE "%glasdegib%" OR LOWER(drugSynonyms_string) LIKE "%gl...
[{'UUID': 'DrugGeneTargets_v2_1242', 'drugName': 'Glasdegib', 'drugSynonyms_string': 'Glasdegib, PF-04449913, PF-4449913', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_2876', 'drugName': 'Glasdegib Maleate', 'drugSynonyms_string': 'Glasdeg...
general
Distinct, Similarity Search
Metadata
Q65.432
Q65
What type of molecule is Metoprolol Succinate, and what is its action type?
Metoprolol Succinate is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%metoprolol succinate%" OR LOWER(tradeNames_string) LIKE "%metoprolol succinate%" OR LOWER(drugSyno...
[{'UUID': 'DrugGeneTargets_v2_2286', 'drugName': 'Metoprolol Succinate', 'drugSynonyms_string': 'H 93/26 SUCCINATE, Metoprolol hemisuccinate, Metoprolol succinate, Seloken-zok, Selozok', 'tradeNames_string': 'Kapspargo sprinkle, Metoprolol succinate, Toprol, Toprol Xl, Toprol-xl', 'drugMolecularType': 'Small molecule',...
general
Distinct, Similarity Search
Metadata
Q65.1563
Q65
What type of molecule is Sodium Nitroprusside, and what is its action type?
Sodium Nitroprusside is a small molecule drug that acts as an activator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sodium nitroprusside%" OR LOWER(tradeNames_string) LIKE "%sodium nitroprusside%" OR LOWER(drugSyno...
[{'UUID': 'DrugGeneTargets_v2_3464', 'drugName': 'Sodium Nitroprusside', 'drugSynonyms_string': 'NSC-755844, Nipruss, Nitroprusside sodium, Sodium nitroferricyanide, Sodium nitroprusside, Sodium nitroprusside anhydrous, Sodium nitroprusside dihydrate, Sodium nitroprusside hydrate', 'tradeNames_string': 'Nipride, Nitrop...
general
Distinct, Similarity Search
Metadata
Q65.336
Q65
What type of molecule is Cemiplimab, and what is its action type?
Cemiplimab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%cemiplimab%" OR LOWER(tradeNames_string) LIKE "%cemiplimab%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_4032', 'drugName': 'Cemiplimab', 'drugSynonyms_string': 'Cemiplimab, Cemiplimab rwlc, Cemiplimab-rwlc, REGN-2810, REGN2810, Regn2810', 'tradeNames_string': 'Libtayo', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1557
Q65
What type of molecule is Protokylol, and what is its action type?
Protokylol is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%protokylol%" OR LOWER(tradeNames_string) LIKE "%protokylol%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5847', 'drugName': 'Protokylol Hydrochloride', 'drugSynonyms_string': 'NSC-113490, Protokylol HCl, Protokylol hcl, Protokylol hydrochloride', 'tradeNames_string': 'Ventaire', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_6022', 'drugName'...
general
Distinct, Similarity Search
Metadata
Q65.1539
Q65
What type of molecule is Acebilustat, and what is its action type?
Acebilustat is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%acebilustat%" OR LOWER(tradeNames_string) LIKE "%acebilustat%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5456', 'drugName': 'Acebilustat', 'drugSynonyms_string': 'Acebilustat, CTX-4430, Ctx-4430, EP-501', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.426
Q65
What type of molecule is Atinumab, and what is its action type?
Atinumab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%atinumab%" OR LOWER(tradeNames_string) LIKE "%atinumab%" OR LOWER(drugSynonyms_string) LIKE "%atin...
[{'UUID': 'DrugGeneTargets_v2_5814', 'drugName': 'Atinumab', 'drugSynonyms_string': 'ATI-355, Atinumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.637
Q65
What type of molecule is Sparsentan, and what is its action type?
Sparsentan is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%sparsentan%" OR LOWER(tradeNames_string) LIKE "%sparsentan%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5931', 'drugName': 'Sparsentan', 'drugSynonyms_string': 'PS-433540, PS433540, RE-021, Sparsentan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_5932', 'drugName': 'Sparsentan', 'drugSynonyms_string': 'PS-43354...
general
Distinct, Similarity Search
Metadata
Q65.941
Q65
What type of molecule is Ziltivekimab, and what is its action type?
Ziltivekimab is a antibody drug that acts as an binding agent.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ziltivekimab%" OR LOWER(tradeNames_string) LIKE "%ziltivekimab%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2115', 'drugName': 'Ziltivekimab', 'drugSynonyms_string': 'COR-001, COR001, Cor-001, Ziltivekimab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}]
general
Distinct, Similarity Search
Metadata
Q65.993
Q65
What type of molecule is Vupanorsen Sodium, and what is its action type?
Vupanorsen Sodium is a oligonucleotide drug that acts as an binding agent and a antisense inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%vupanorsen sodium%" OR LOWER(tradeNames_string) LIKE "%vupanorsen sodium%" OR LOWER(drugSynonyms_s...
[{'UUID': 'DrugGeneTargets_v2_1745', 'drugName': 'Vupanorsen Sodium', 'drugSynonyms_string': 'AKCEA-ANGPTL3-LRx salt, ISIS 703802 salt, Vupanorsen sodium', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'binding agent'}, {'UUID': 'DrugGeneTargets_v2_1746', 'drugName': 'Vupanorsen Sod...
general
Distinct, Similarity Search
Metadata
Q65.868
Q65
What type of molecule is E-7016, and what is its action type?
E-7016 is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%e-7016%" OR LOWER(tradeNames_string) LIKE "%e-7016%" OR LOWER(drugSynonyms_string) LIKE "%e-7016%"...
[{'UUID': 'DrugGeneTargets_v2_3523', 'drugName': 'E-7016', 'drugSynonyms_string': 'E 7016, E-7016, E7016, GPI-21016', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1951
Q65
What type of molecule is Abt-102, and what is its action type?
Abt-102 is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%abt-102%" OR LOWER(tradeNames_string) LIKE "%abt-102%" OR LOWER(drugSynonyms_string) LIKE "%abt-10...
[{'UUID': 'DrugGeneTargets_v2_3254', 'drugName': 'Abt-102', 'drugSynonyms_string': 'ABT-102, Abt-102', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.558
Q65
What type of molecule is Trifluoperazine, and what is its action type?
Trifluoperazine is a small molecule drug that acts as an antagonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%trifluoperazine%" OR LOWER(tradeNames_string) LIKE "%trifluoperazine%" OR LOWER(drugSynonyms_strin...
[{'UUID': 'DrugGeneTargets_v2_5532', 'drugName': 'Trifluoperazine Hydrochloride', 'drugSynonyms_string': 'NSC-757369, Trifluoperazine HCl, Trifluoperazine dihydrochloride, Trifluoperazine hcl, Trifluoperazine hydrochloride, Trifluoperazine maleate', 'tradeNames_string': 'Stelazine, Trifluoperazine hydrochloride', 'drug...
general
Distinct, Similarity Search
Metadata
Q65.433
Q65
What type of molecule is Ketamine Hydrochloride, and what is its action type?
Ketamine Hydrochloride is a small molecule drug that acts as an negative allosteric modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%ketamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%ketamine hydrochloride%" OR LOWER(drug...
[{'UUID': 'DrugGeneTargets_v2_1959', 'drugName': 'Ketamine Hydrochloride', 'drugSynonyms_string': 'CI-581, CL 369, CL-369, CN-52,372-2, CN-52372-2, CN-523722, Ketamine (as hydrochloride), Ketamine hcl, Ketamine hydrochloride, Ketamine hydrochloride ciii, Ketamini hydrochloridum, Special k, Vetalar', 'tradeNames_string'...
general
Distinct, Similarity Search
Metadata
Q65.1777
Q65
What type of molecule is Foralumab, and what is its action type?
Foralumab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%foralumab%" OR LOWER(tradeNames_string) LIKE "%foralumab%" OR LOWER(drugSynonyms_string) LIKE "%fo...
[{'UUID': 'DrugGeneTargets_v2_3153', 'drugName': 'Foralumab', 'drugSynonyms_string': 'Foralumab, NI-0401, TZLS-401', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1834
Q65
What type of molecule is Dobutamine Hydrochloride, and what is its action type?
Dobutamine Hydrochloride is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%dobutamine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%dobutamine hydrochloride%" OR LOWER(...
[{'UUID': 'DrugGeneTargets_v2_2852', 'drugName': 'Dobutamine Hydrochloride', 'drugSynonyms_string': '46236, Dl-dobutamine hydrochloride, Dobutamine hcl, Dobutamine hydrochloride, NSC-299583', 'tradeNames_string': 'Dobutamine hydrochloride, Dobutrex, Posiject', 'drugMolecularType': 'Small molecule', 'drugActionType': 'a...
general
Distinct, Similarity Search
Metadata
Q65.1977
Q65
What type of molecule is Gemfibrozil, and what is its action type?
Gemfibrozil is a small molecule drug that acts as an agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gemfibrozil%" OR LOWER(tradeNames_string) LIKE "%gemfibrozil%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_6015', 'drugName': 'Gemfibrozil', 'drugSynonyms_string': 'CI-719, Gemfibrozil, NSC-757024', 'tradeNames_string': 'Emfib, Gemfibrozil, Lopid', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1506
Q65
What type of molecule is Refanezumab, and what is its action type?
Refanezumab is a antibody drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%refanezumab%" OR LOWER(tradeNames_string) LIKE "%refanezumab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2768', 'drugName': 'Refanezumab', 'drugSynonyms_string': 'GSK249320, Refanezumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1622
Q65
What type of molecule is Serdexmethylphenidate Chloride, and what is its action type?
Serdexmethylphenidate Chloride is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%serdexmethylphenidate chloride%" OR LOWER(tradeNames_string) LIKE "%serdexmethylphenidate chloride...
[{'UUID': 'DrugGeneTargets_v2_4160', 'drugName': 'Serdexmethylphenidate Chloride', 'drugSynonyms_string': 'KP415 Cl, Serdexmethylphenidate chloride', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4161', 'drugName': 'Serdexmethylphenidate Chl...
general
Distinct, Similarity Search
Metadata
Q65.404
Q65
What type of molecule is Derazantinib, and what is its action type?
Derazantinib is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%derazantinib%" OR LOWER(tradeNames_string) LIKE "%derazantinib%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_5518', 'drugName': 'Derazantinib', 'drugSynonyms_string': 'ARQ 087, ARQ087, Arq-087, Derazantinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1791
Q65
What type of molecule is Gemcitabine Hydrochloride, and what is its action type?
Gemcitabine Hydrochloride is a small molecule drug that acts as an inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%gemcitabine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%gemcitabine hydrochloride%" OR LOWE...
[{'UUID': 'DrugGeneTargets_v2_4', 'drugName': 'Gemcitabine Hydrochloride', 'drugSynonyms_string': 'Gemcitabine (as hydrochloride), Gemcitabine hcl, Gemcitabine hydrochloride, Gemzar, LY-188011, LY-188011 HYDROCHLORIDE, LY188011 HYDROCHLORIDE', 'tradeNames_string': 'Gemcitabine hydrochloride, Gemzar, Infugem', 'drugMole...
general
Distinct, Similarity Search
Metadata