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.1886
Q65
What type of molecule is Bivalirudin, and what is its action type?
Bivalirudin is a protein 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 "%bivalirudin%" OR LOWER(tradeNames_string) LIKE "%bivalirudin%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4317', 'drugName': 'Bivalirudin', 'drugSynonyms_string': 'BG-8967, BG8967, Bivalirudin', 'tradeNames_string': 'Angiomax, Angiomax rtu, Bivalirudin, Bivalirudin in 0.9% sodium chloride', 'drugMolecularType': 'Protein', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1823
Q65
What type of molecule is Tamsulosin, and what is its action type?
Tamsulosin 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 "%tamsulosin%" OR LOWER(tradeNames_string) LIKE "%tamsulosin%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1013', 'drugName': 'Tamsulosin', 'drugSynonyms_string': 'HGP-0412, HIP-1402, HIP1402, Tamsulon, Tamsulosin', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_5784', 'drugName': 'Tamsulosin Hydrochloride', 'drugSyn...
general
Distinct, Similarity Search
Metadata
Q65.620
Q65
What type of molecule is Perakizumab, and what is its action type?
Perakizumab 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 "%perakizumab%" OR LOWER(tradeNames_string) LIKE "%perakizumab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4439', 'drugName': 'Perakizumab', 'drugSynonyms_string': 'Perakizumab, RG-4934, RG4934, RO-5310074, RO5310074', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1667
Q65
What type of molecule is Tofacitinib, and what is its action type?
Tofacitinib 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 "%tofacitinib%" OR LOWER(tradeNames_string) LIKE "%tofacitinib%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4953', 'drugName': 'Tofacitinib', 'drugSynonyms_string': '550, CP 690550, CP- 690 550, CP-690, CP-690,550, CP-690,550 FREE BASE, CP-690-550, CP-690550, CP-690550 FREE BASE, CP690,550, CP690550, Cp-690 free base, Tasocitinib, Tofacitinib', 'tradeNames_string': '', 'drugMolecularType': 'Smal...
general
Distinct, Similarity Search
Metadata
Q65.850
Q65
What type of molecule is Hydrocortisone Probutate, and what is its action type?
Hydrocortisone Probutate 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 "%hydrocortisone probutate%" OR LOWER(tradeNames_string) LIKE "%hydrocortisone probutate%" OR LOWER(...
[{'UUID': 'DrugGeneTargets_v2_2728', 'drugName': 'Hydrocortisone Probutate', 'drugSynonyms_string': 'Hydrocortisone buteprate, Hydrocortisone butyrate propionate, Hydrocortisone probutat, Hydrocortisone probutate, TS 408, TS-408', 'tradeNames_string': 'Pandel', 'drugMolecularType': 'Small molecule', 'drugActionType': '...
general
Distinct, Similarity Search
Metadata
Q65.215
Q65
What type of molecule is Verdiperstat, and what is its action type?
Verdiperstat 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 "%verdiperstat%" OR LOWER(tradeNames_string) LIKE "%verdiperstat%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_1006', 'drugName': 'Verdiperstat', 'drugSynonyms_string': 'AZD-3241, AZD3241, Azd 3241, Azd3241, BHV-3241, BHV-3421, Verdiperstat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.524
Q65
What type of molecule is Anisotropine Methylbromide, and what is its action type?
Anisotropine Methylbromide 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 "%anisotropine methylbromide%" OR LOWER(tradeNames_string) LIKE "%anisotropine methylbromide%" OR LO...
[{'UUID': 'DrugGeneTargets_v2_6145', 'drugName': 'Anisotropine Methylbromide', 'drugSynonyms_string': 'Anisotropine methylbromide, Methyloctatropine bromide, Octatropine methylbromide, Octatropone bromide, Octotropine methylbromide', 'tradeNames_string': 'Anisotropine methylbromide, Valpin, Valpin 50', 'drugMolecularTy...
general
Distinct, Similarity Search
Metadata
Q65.477
Q65
What type of molecule is Bromperidol, and what is its action type?
Bromperidol 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 "%bromperidol%" OR LOWER(tradeNames_string) LIKE "%bromperidol%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4284', 'drugName': 'Bromperidol', 'drugSynonyms_string': 'Bromperidol, NSC-759275, R 11,333, R-11333', 'tradeNames_string': 'Impromen', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1327
Q65
What type of molecule is Clenbuterol, and what is its action type?
Clenbuterol 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 "%clenbuterol%" OR LOWER(tradeNames_string) LIKE "%clenbuterol%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_1386', 'drugName': 'Clenbuterol', 'drugSynonyms_string': 'Clenbuterol, Clenbuterol hydrochloride, Contraspasmin, NAB 365, NSC-758633, Planipart', 'tradeNames_string': 'Spiropent, Spiropent mite', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1433
Q65
What type of molecule is Pecavaptan, and what is its action type?
Pecavaptan 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 "%pecavaptan%" OR LOWER(tradeNames_string) LIKE "%pecavaptan%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_539', 'drugName': 'Pecavaptan', 'drugSynonyms_string': 'BAY 1753011, BAY-1753011, Bay 1753011, Pecavaptan', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_540', 'drugName': 'Pecavaptan', 'drugSynonyms_string': '...
general
Distinct, Similarity Search
Metadata
Q65.123
Q65
What type of molecule is Echothiophate, and what is its action type?
Echothiophate 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 "%echothiophate%" OR LOWER(tradeNames_string) LIKE "%echothiophate%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_2260', 'drugName': 'Echothiophate', 'drugSynonyms_string': 'Echothiophate, Echothiophate cation, Echothiophate ion, Ecothiopate, Ecothiopate cation', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2129', 'drugNam...
general
Distinct, Similarity Search
Metadata
Q65.1351
Q65
What type of molecule is Imatinib, and what is its action type?
Imatinib 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 "%imatinib%" OR LOWER(tradeNames_string) LIKE "%imatinib%" OR LOWER(drugSynonyms_string) LIKE "%imat...
[{'UUID': 'DrugGeneTargets_v2_2515', 'drugName': 'Imatinib', 'drugSynonyms_string': 'Glamox, Gleevec, Imatinib, NSC-743414, NSC-759854, STI-571', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2516', 'drugName': 'Imatinib', 'drugSynonyms_stri...
general
Distinct, Similarity Search
Metadata
Q65.1942
Q65
What type of molecule is Cep-5214, and what is its action type?
Cep-5214 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 "%cep-5214%" OR LOWER(tradeNames_string) LIKE "%cep-5214%" OR LOWER(drugSynonyms_string) LIKE "%cep-...
[{'UUID': 'DrugGeneTargets_v2_219', 'drugName': 'Cep-5214', 'drugSynonyms_string': 'CEP-5214, CEP5214, Cep-5214', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1371
Q65
What type of molecule is Carbinoxamine, and what is its action type?
Carbinoxamine 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 "%carbinoxamine%" OR LOWER(tradeNames_string) LIKE "%carbinoxamine%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_4593', 'drugName': 'Carbinoxamine Maleate', 'drugSynonyms_string': 'Carbinoxamine maleate, NSC-62362', 'tradeNames_string': 'Carbinoxamine maleate, Clistin, Davenol, Karbinal er', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_1625', 'd...
general
Distinct, Similarity Search
Metadata
Q65.1171
Q65
What type of molecule is Vorinostat, and what is its action type?
Vorinostat 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 "%vorinostat%" OR LOWER(tradeNames_string) LIKE "%vorinostat%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2372', 'drugName': 'Vorinostat', 'drugSynonyms_string': 'MK-0683, MK0683, NSC-701852, NSC-748799, NSC-759852, Suberoylanilide hydroxamic acid, Vorinostat', 'tradeNames_string': 'Zolinza', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_23...
general
Distinct, Similarity Search
Metadata
Q65.138
Q65
What type of molecule is Atezolizumab, and what is its action type?
Atezolizumab 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 "%atezolizumab%" OR LOWER(tradeNames_string) LIKE "%atezolizumab%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_449', 'drugName': 'Atezolizumab', 'drugSynonyms_string': '0ine2sfd9e, Anti-PD-L1, Anti-PDL1, Atezolizumab, MPDL-3280A, MPDL3280A, RG-7446, RG7446', 'tradeNames_string': 'Tecentriq', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1134
Q65
What type of molecule is Tas-117, and what is its action type?
Tas-117 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 "%tas-117%" OR LOWER(tradeNames_string) LIKE "%tas-117%" OR LOWER(drugSynonyms_string) LIKE "%tas-11...
[{'UUID': 'DrugGeneTargets_v2_3076', 'drugName': 'Tas-117', 'drugSynonyms_string': 'Pifusertib, TAS 117, Tas-117', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'negative allosteric modulator'}]
general
Distinct, Similarity Search
Metadata
Q65.1874
Q65
What type of molecule is Selinexor, and what is its action type?
Selinexor 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 "%selinexor%" OR LOWER(tradeNames_string) LIKE "%selinexor%" OR LOWER(drugSynonyms_string) LIKE "%se...
[{'UUID': 'DrugGeneTargets_v2_58', 'drugName': 'Selinexor', 'drugSynonyms_string': 'KPT-330, Selinexor', 'tradeNames_string': 'Xpovio', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1241
Q65
What type of molecule is Tofacitinib Citrate, and what is its action type?
Tofacitinib Citrate 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 "%tofacitinib citrate%" OR LOWER(tradeNames_string) LIKE "%tofacitinib citrate%" OR LOWER(drugSynony...
[{'UUID': 'DrugGeneTargets_v2_3515', 'drugName': 'Tofacitinib Citrate', 'drugSynonyms_string': 'CP-690,550-10, CP-690550-10, Cp-690550 citrate, Tasocitinib citrate, Tasocitinib monocitrate, Tofacitinib citrate, Tofacitinib monocitrate', 'tradeNames_string': 'Xeljanz, Xeljanz xr', 'drugMolecularType': 'Small molecule', ...
general
Distinct, Similarity Search
Metadata
Q65.1338
Q65
What type of molecule is Amg-157, and what is its action type?
Amg-157 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 "%amg-157%" OR LOWER(tradeNames_string) LIKE "%amg-157%" OR LOWER(drugSynonyms_string) LIKE "%amg-15...
[{'UUID': 'DrugGeneTargets_v2_89', 'drugName': 'Amg-157', 'drugSynonyms_string': 'AMG-157, MEDI-9929', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.958
Q65
What type of molecule is Insulin Pork, and what is its action type?
Insulin Pork 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 pork%" OR LOWER(tradeNames_string) LIKE "%insulin pork%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_5466', 'drugName': 'Insulin Pork', 'drugSynonyms_string': 'Insulin porcine, Insulin porcine insulin, Insulin pork', 'tradeNames_string': 'Iletin i, Insulin, Regular insulin', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.929
Q65
What type of molecule is Rocuronium, and what is its action type?
Rocuronium 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 "%rocuronium%" OR LOWER(tradeNames_string) LIKE "%rocuronium%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1958', 'drugName': 'Rocuronium', 'drugSynonyms_string': 'Rocuronium, Rocuronium cation, Rocuronium ion', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3086', 'drugName': 'Rocuronium Bromide', 'drugSynonyms_stri...
general
Distinct, Similarity Search
Metadata
Q65.112
Q65
What type of molecule is Levorphanol Tartrate, and what is its action type?
Levorphanol 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 "%levorphanol tartrate%" OR LOWER(tradeNames_string) LIKE "%levorphanol tartrate%" OR LOWER(drugSyno...
[{'UUID': 'DrugGeneTargets_v2_5454', 'drugName': 'Levorphanol Tartrate', 'drugSynonyms_string': 'Levorphanol tartrate, Levorphanol tartrate anhydrous, Levorphanol tartrate dihydrate, NSC-91012', 'tradeNames_string': 'Dromoran, Levo-dromoran, Levorphanol tartrate', 'drugMolecularType': 'Small molecule', 'drugActionType'...
general
Distinct, Similarity Search
Metadata
Q65.1240
Q65
What type of molecule is Capivasertib, and what is its action type?
Capivasertib 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 "%capivasertib%" OR LOWER(tradeNames_string) LIKE "%capivasertib%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_6037', 'drugName': 'Capivasertib', 'drugSynonyms_string': 'AZC5363, AZD-5363, AZD5363, Azd 5363, Azd-5363, Capivasertib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1921
Q65
What type of molecule is Insulin, Protamine Zinc, and what is its action type?
Insulin, Protamine Zinc 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, protamine zinc%" OR LOWER(tradeNames_string) LIKE "%insulin, protamine zinc%" OR LOWER(dr...
[{'UUID': 'DrugGeneTargets_v2_3652', 'drugName': 'Insulin, Protamine Zinc', 'drugSynonyms_string': 'Insulin zinc protamine injection (aqueous suspension), Insulin, protamine zinc, Protamine zinc insulin, Protamine zinc insulin injection', 'tradeNames_string': 'Ins hypurin bov prot zn, Ins prot zn bp', 'drugMolecularTyp...
general
Distinct, Similarity Search
Metadata
Q65.1963
Q65
What type of molecule is Tivozanib Hydrochloride, and what is its action type?
Tivozanib 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 "%tivozanib hydrochloride%" OR LOWER(tradeNames_string) LIKE "%tivozanib hydrochloride%" OR LOWER(dr...
[{'UUID': 'DrugGeneTargets_v2_2104', 'drugName': 'Tivozanib Hydrochloride', 'drugSynonyms_string': 'AV-951, Tivozanib hydrochloride, Tivozanib hydrochloride monohydrate', 'tradeNames_string': 'Fotivda', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2105', 'drugName'...
general
Distinct, Similarity Search
Metadata
Q65.214
Q65
What type of molecule is Zalutumumab, and what is its action type?
Zalutumumab 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 "%zalutumumab%" OR LOWER(tradeNames_string) LIKE "%zalutumumab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_779', 'drugName': 'Zalutumumab', 'drugSynonyms_string': '2F8, HUMAX-EGFR, 2F8, HUMAX-EGFR-2F8, HuMax-EGFr, Zalutumumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.999
Q65
What type of molecule is Taprenepag Isopropyl, and what is its action type?
Taprenepag Isopropyl 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 "%taprenepag isopropyl%" OR LOWER(tradeNames_string) LIKE "%taprenepag isopropyl%" OR LOWER(drugSyno...
[{'UUID': 'DrugGeneTargets_v2_228', 'drugName': 'Taprenepag Isopropyl', 'drugSynonyms_string': 'PF-04217329, Taprenepag isopropyl', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1269
Q65
What type of molecule is Pamapimod, and what is its action type?
Pamapimod 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 "%pamapimod%" OR LOWER(tradeNames_string) LIKE "%pamapimod%" OR LOWER(drugSynonyms_string) LIKE "%pa...
[{'UUID': 'DrugGeneTargets_v2_6108', 'drugName': 'Pamapimod', 'drugSynonyms_string': 'Pamapimod, R-1503, R1503, RO 4402257, Ro-4402257', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.592
Q65
What type of molecule is Corticotropin, and what is its action type?
Corticotropin 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 "%corticotropin%" OR LOWER(tradeNames_string) LIKE "%corticotropin%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_2998', 'drugName': 'Corticotropin', 'drugSynonyms_string': 'Corticotropin, Corticotropin, repository, Repository corticotropin', 'tradeNames_string': 'Acth, Acthar, Acthar gel, Adrenocorticotropic Hormone, Adrenocorticotropin, Adrenomone, Corticotropin, Cortigel, Cortrophin, H.p. acthar ge...
general
Distinct, Similarity Search
Metadata
Q65.1391
Q65
What type of molecule is Aliskiren Fumarate, and what is its action type?
Aliskiren Fumarate 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 "%aliskiren fumarate%" OR LOWER(tradeNames_string) LIKE "%aliskiren fumarate%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_4221', 'drugName': 'Aliskiren Fumarate', 'drugSynonyms_string': 'Aliskiren fumarate, Aliskiren hemifumarate, NSC-759185, SPP-100B, SPP100', 'tradeNames_string': 'Tekturna', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1450
Q65
What type of molecule is Galantamine, and what is its action type?
Galantamine 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 "%galantamine%" OR LOWER(tradeNames_string) LIKE "%galantamine%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_1632', 'drugName': 'Galantamine Hydrobromide', 'drugSynonyms_string': '(-)-galantamine hydrobromide, Galantamine hydrobromide, Galanthamine hydrobromide, Jilkon hydrobromide, Lycoremine hydrobromide, Nivalin, Nivaline, Tamilin', 'tradeNames_string': 'Galantamine hydrobromide, Razadyne, Raz...
general
Distinct, Similarity Search
Metadata
Q65.279
Q65
What type of molecule is Ly-3007113, and what is its action type?
Ly-3007113 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 "%ly-3007113%" OR LOWER(tradeNames_string) LIKE "%ly-3007113%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_270', 'drugName': 'Ly-3007113', 'drugSynonyms_string': 'Ly-3007113', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1507
Q65
What type of molecule is Uprosertib, and what is its action type?
Uprosertib 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 "%uprosertib%" OR LOWER(tradeNames_string) LIKE "%uprosertib%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2439', 'drugName': 'Uprosertib', 'drugSynonyms_string': 'Akt inhibitor gsk-2141795, Akt inhibitor gsk2141795, GSK-2141795C, GSK2141795, GSK2141795C, Gsk-2141795, Uprosertib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1328
Q65
What type of molecule is Disopyramide, and what is its action type?
Disopyramide 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 "%disopyramide%" OR LOWER(tradeNames_string) LIKE "%disopyramide%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2879', 'drugName': 'Disopyramide', 'drugSynonyms_string': '(rs)-disopyramide, Dicorantil, Disopyramide, Dl-disopyramide, H-3292, Isorythm, Lispine, Norpace, Ritmilen, Rythmodan p, SC-7031, Searle-703', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'block...
general
Distinct, Similarity Search
Metadata
Q65.1271
Q65
What type of molecule is Sugemalimab, and what is its action type?
Sugemalimab 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 "%sugemalimab%" OR LOWER(tradeNames_string) LIKE "%sugemalimab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5068', 'drugName': 'Sugemalimab', 'drugSynonyms_string': 'CS-1001, CS1001, Cs1001, Sugemalimab, WBP-315, WBP315', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}]
general
Distinct, Similarity Search
Metadata
Q65.1820
Q65
What type of molecule is Cobicistat, and what is its action type?
Cobicistat 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 "%cobicistat%" OR LOWER(tradeNames_string) LIKE "%cobicistat%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_4493', 'drugName': 'Cobicistat', 'drugSynonyms_string': 'Cobicistat, Cobicistat on silicon dioxide, Cobicistat, (r,r,s)-, GS-9350', 'tradeNames_string': 'Tybost', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.273
Q65
What type of molecule is Fexofenadine Hydrochloride, and what is its action type?
Fexofenadine 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 "%fexofenadine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%fexofenadine hydrochloride%" OR LO...
[{'UUID': 'DrugGeneTargets_v2_1045', 'drugName': 'Fexofenadine Hydrochloride', 'drugSynonyms_string': 'Fexofenadine hcl, Fexofenadine hydrochloride, MDL 16,455A, MDL-16455A', 'tradeNames_string': "Allegra, Allegra allergy, Allegra hives, Children's allegra allergy, Children's allegra hives, Children's fexofenadine hydr...
general
Distinct, Similarity Search
Metadata
Q65.1863
Q65
What type of molecule is Vecuronium Bromide, and what is its action type?
Vecuronium Bromide 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 "%vecuronium bromide%" OR LOWER(tradeNames_string) LIKE "%vecuronium bromide%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_4193', 'drugName': 'Vecuronium Bromide', 'drugSynonyms_string': 'NSC-759184, ORG NC 45, ORG-NC 45, Pancuronium bromide impurity, vecuronium bromide -, Vecuronium bromide', 'tradeNames_string': 'Musculax, Norcuron, Vecuronium bromide', 'drugMolecularType': 'Small molecule', 'drugActionType'...
general
Distinct, Similarity Search
Metadata
Q65.578
Q65
What type of molecule is Canertinib Dihydrochloride, and what is its action type?
Canertinib Dihydrochloride 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 "%canertinib dihydrochloride%" OR LOWER(tradeNames_string) LIKE "%canertinib dihydrochloride%" OR LO...
[{'UUID': 'DrugGeneTargets_v2_4700', 'drugName': 'Canertinib Dihydrochloride', 'drugSynonyms_string': 'CI-1033, Canertinib dihydrochloride, Canertinib hydrochloride, PD-0183805, PD-0183805-002B, PD-183805, SN-26606', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID'...
general
Distinct, Similarity Search
Metadata
Q65.638
Q65
What type of molecule is Oxymetazoline, and what is its action type?
Oxymetazoline 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 "%oxymetazoline%" OR LOWER(tradeNames_string) LIKE "%oxymetazoline%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_543', 'drugName': 'Oxymetazoline Hydrochloride', 'drugSynonyms_string': 'Agn-199201, NSC-757254, Oximetazoline hydrochloride, Oxymetazoline hcl, Oxymetazoline hydrochloride, SCH 9384, SCH-9384', 'tradeNames_string': 'Afrazine, Ocuclear, Rhofade, Upneeq, Visine, Visine l.r.', 'drugMolecular...
general
Distinct, Similarity Search
Metadata
Q65.713
Q65
What type of molecule is Encenicline, and what is its action type?
Encenicline 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 "%encenicline%" OR LOWER(tradeNames_string) LIKE "%encenicline%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4787', 'drugName': 'Encenicline', 'drugSynonyms_string': 'EVP-6124, Encenicline, Evp-6124, MT-4666, MT4666', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'partial agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1529
Q65
What type of molecule is Coltuximab Ravtansine, and what is its action type?
Coltuximab Ravtansine 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 "%coltuximab ravtansine%" OR LOWER(tradeNames_string) LIKE "%coltuximab ravtansine%" OR LOWER(drugSy...
[{'UUID': 'DrugGeneTargets_v2_555', 'drugName': 'Coltuximab Ravtansine', 'drugSynonyms_string': 'Coltuximab ravtansine, SAR-3419, SAR3419', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'binding agent'}]
general
Distinct, Similarity Search
Metadata
Q65.627
Q65
What type of molecule is Reldesemtiv, and what is its action type?
Reldesemtiv 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 "%reldesemtiv%" OR LOWER(tradeNames_string) LIKE "%reldesemtiv%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_451', 'drugName': 'Reldesemtiv', 'drugSynonyms_string': 'CK-2127107, Ck-2127107, Reldesemtiv', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'activator'}]
general
Distinct, Similarity Search
Metadata
Q65.1991
Q65
What type of molecule is Pergolide, and what is its action type?
Pergolide 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%" OR LOWER(tradeNames_string) LIKE "%pergolide%" OR LOWER(drugSynonyms_string) LIKE "%pe...
[{'UUID': 'DrugGeneTargets_v2_4078', 'drugName': 'Pergolide', 'drugSynonyms_string': 'Pergolide', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}, {'UUID': 'DrugGeneTargets_v2_6076', 'drugName': 'Pergolide Mesylate', 'drugSynonyms_string': 'LY 127809, LY-127809, NSC-319773, ...
general
Distinct, Similarity Search
Metadata
Q65.813
Q65
What type of molecule is Mibavademab, and what is its action type?
Mibavademab is a antibody 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 "%mibavademab%" OR LOWER(tradeNames_string) LIKE "%mibavademab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_3532', 'drugName': 'Mibavademab', 'drugSynonyms_string': 'Mibavademab, REGN-4461, REGN4461, Regn4461', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.309
Q65
What type of molecule is Topiramate, and what is its action type?
Topiramate is a small molecule drug that acts as an blocker, a positive modulator, a antagonist and a inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%topiramate%" OR LOWER(tradeNames_string) LIKE "%topiramate%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1592', 'drugName': 'Topiramate', 'drugSynonyms_string': '(-)-topiramate, Epitoma, Eprontia, MCN-4853, Qudexy, RWJ-17021, RWJ-17021-000, Sincronil, Topamac, Topimax, Topina, Topiramate, Topomax, USL-255, USL255', 'tradeNames_string': 'Epitomax, Eprontia, Qudexy xr, Topamax, Topamax sprinkle...
general
Distinct, Similarity Search
Metadata
Q65.550
Q65
What type of molecule is Lebrikizumab, and what is its action type?
Lebrikizumab 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 "%lebrikizumab%" OR LOWER(tradeNames_string) LIKE "%lebrikizumab%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_2381', 'drugName': 'Lebrikizumab', 'drugSynonyms_string': 'Lebrikizumab, MILR-1444A, MILR1444A, PRO-301444, PRO-301444 RG-3637, PRO301444, RG-3637', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1606
Q65
What type of molecule is Azd1981, and what is its action type?
Azd1981 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 "%azd1981%" OR LOWER(tradeNames_string) LIKE "%azd1981%" OR LOWER(drugSynonyms_string) LIKE "%azd198...
[{'UUID': 'DrugGeneTargets_v2_3608', 'drugName': 'Azd1981', 'drugSynonyms_string': 'AZD-1981, Azd 1981, Azd-1981, Azd1981', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1743
Q65
What type of molecule is Velsecorat, and what is its action type?
Velsecorat 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 "%velsecorat%" OR LOWER(tradeNames_string) LIKE "%velsecorat%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5398', 'drugName': 'Velsecorat', 'drugSynonyms_string': 'AZD-7594, AZD7594, Azd 7594, Azd7594, Velsecorat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}]
general
Distinct, Similarity Search
Metadata
Q65.50
Q65
What type of molecule is Ast-487, and what is its action type?
Ast-487 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 "%ast-487%" OR LOWER(tradeNames_string) LIKE "%ast-487%" OR LOWER(drugSynonyms_string) LIKE "%ast-48...
[{'UUID': 'DrugGeneTargets_v2_4347', 'drugName': 'Ast-487', 'drugSynonyms_string': 'AST-487, Ast-487, NVP-AST-487, NVP-AST487', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_4348', 'drugName': 'Ast-487', 'drugSynonyms_string': 'AST-487, Ast-...
general
Distinct, Similarity Search
Metadata
Q65.1089
Q65
What type of molecule is Imarikiren Hydrochloride, and what is its action type?
Imarikiren 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 "%imarikiren hydrochloride%" OR LOWER(tradeNames_string) LIKE "%imarikiren hydrochloride%" OR LOWER(...
[{'UUID': 'DrugGeneTargets_v2_3903', 'drugName': 'Imarikiren Hydrochloride', 'drugSynonyms_string': 'Imarikiren hydrochloride, TAK-272, Tak-272', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1674
Q65
What type of molecule is Amg-811, and what is its action type?
Amg-811 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 "%amg-811%" OR LOWER(tradeNames_string) LIKE "%amg-811%" OR LOWER(drugSynonyms_string) LIKE "%amg-81...
[{'UUID': 'DrugGeneTargets_v2_644', 'drugName': 'Amg-811', 'drugSynonyms_string': 'AMG-811, Amg-811', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1697
Q65
What type of molecule is Metoclopramide Hydrochloride, and what is its action type?
Metoclopramide Hydrochloride is a small molecule drug that acts as an antagonist and a agonist.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%metoclopramide hydrochloride%" OR LOWER(tradeNames_string) LIKE "%metoclopramide hydrochloride%" O...
[{'UUID': 'DrugGeneTargets_v2_5203', 'drugName': 'Metoclopramide Hydrochloride', 'drugSynonyms_string': 'AHR-3070-C, Metipamid, Metoclopramide dihydrochloride monohydrate, Metoclopramide hcl monohydrate, Metoclopramide hydrochloride, Metoclopramide hydrochloride monohydrate, Metoclopramide monohydrochloride monohydrate...
general
Distinct, Similarity Search
Metadata
Q65.686
Q65
What type of molecule is Bupivacaine Hydrochloride, and what is its action type?
Bupivacaine Hydrochloride 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 "%bupivacaine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%bupivacaine hydrochloride%" OR LOWE...
[{'UUID': 'DrugGeneTargets_v2_1687', 'drugName': 'Bupivacaine Hydrochloride', 'drugSynonyms_string': 'AH-2250, Bupivacaine hcl, Bupivacaine hydrochloride, Bupivacaine hydrochloride hydrate, Bupivacaine hydrochloride monohydrate, Bupivacaine hydrochloride rs, Bupivacaini hydrochloridum, Carbostesin, LAC-43, NSC-758631, ...
general
Distinct, Similarity Search
Metadata
Q65.1485
Q65
What type of molecule is Vorasidenib, and what is its action type?
Vorasidenib 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 "%vorasidenib%" OR LOWER(tradeNames_string) LIKE "%vorasidenib%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_1864', 'drugName': 'Vorasidenib', 'drugSynonyms_string': 'AG-881, Ag-881, Vorasidenib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1455
Q65
What type of molecule is Clofibrate, and what is its action type?
Clofibrate 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 "%clofibrate%" OR LOWER(tradeNames_string) LIKE "%clofibrate%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_2331', 'drugName': 'Clofibrate', 'drugSynonyms_string': 'AY-61123, Chlorfenisate, Clofibrate, Ethyl p-chlorophenoxyisobutyrate, ICI 28257, ICI-28257, NSC-79389', 'tradeNames_string': 'Atromid, Atromid-s, Clofibrate', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1486
Q65
What type of molecule is Mk-0893, and what is its action type?
Mk-0893 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 "%mk-0893%" OR LOWER(tradeNames_string) LIKE "%mk-0893%" OR LOWER(drugSynonyms_string) LIKE "%mk-089...
[{'UUID': 'DrugGeneTargets_v2_4471', 'drugName': 'Mk-0893', 'drugSynonyms_string': 'MK-0893, Mk-0893, Mk0893', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1292
Q65
What type of molecule is Diltiazem Malate, and what is its action type?
Diltiazem Malate 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 "%diltiazem malate%" OR LOWER(tradeNames_string) LIKE "%diltiazem malate%" OR LOWER(drugSynonyms_str...
[{'UUID': 'DrugGeneTargets_v2_3324', 'drugName': 'Diltiazem Malate', 'drugSynonyms_string': 'Diltiazem malate, MK-793', 'tradeNames_string': 'Tiamate', 'drugMolecularType': 'Small molecule', 'drugActionType': 'blocker'}]
general
Distinct, Similarity Search
Metadata
Q65.1232
Q65
What type of molecule is Dexamethasone, and what is its action type?
Dexamethasone 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 "%dexamethasone%" OR LOWER(tradeNames_string) LIKE "%dexamethasone%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_535', 'drugName': 'Dexamethasone', 'drugSynonyms_string': 'Decadron-LA, Dexacen-4, Dexacort, Dexair, Dexamethasone, Dexamethasone metasulfobenzoate sodium, Dexamethasone palmitate, Dexamethasone valerate, Dexycu, Fluormethylprednisolone, ISV-305, Mymethasone, NSC-34521, Neodecadron, OTO-10...
general
Distinct, Similarity Search
Metadata
Q65.525
Q65
What type of molecule is Sasanlimab, and what is its action type?
Sasanlimab 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 "%sasanlimab%" OR LOWER(tradeNames_string) LIKE "%sasanlimab%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_3258', 'drugName': 'Sasanlimab', 'drugSynonyms_string': 'PF-06801591, RN-888, Sasanlimab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1654
Q65
What type of molecule is Quizartinib, and what is its action type?
Quizartinib 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 "%quizartinib%" OR LOWER(tradeNames_string) LIKE "%quizartinib%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5806', 'drugName': 'Quizartinib', 'drugSynonyms_string': 'AC-010220, AC-220, AC010220, AC220, ASP-2689, Ac-220, Quizartinib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5807', 'drugName': 'Quizartinib', 'drug...
general
Distinct, Similarity Search
Metadata
Q65.908
Q65
What type of molecule is Lucatumumab, and what is its action type?
Lucatumumab 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 "%lucatumumab%" OR LOWER(tradeNames_string) LIKE "%lucatumumab%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2640', 'drugName': 'Lucatumumab', 'drugSynonyms_string': 'CHIR-12.12, HCD-122, HCD122, Lucatumumab', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1904
Q65
What type of molecule is Ralfinamide, and what is its action type?
Ralfinamide is a small molecule drug that acts as an inhibitor, a blocker 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 "%ralfinamide%" OR LOWER(tradeNames_string) LIKE "%ralfinamide%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_741', 'drugName': 'Ralfinamide', 'drugSynonyms_string': 'FCE-26742A, Nw-1029, PNU-0154339E, Priralfinamide, Ralfinamide', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_742', 'drugName': 'Ralfinamide', 'drugSynon...
general
Distinct, Similarity Search
Metadata
Q65.1242
Q65
What type of molecule is Senaparib, and what is its action type?
Senaparib 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 "%senaparib%" OR LOWER(tradeNames_string) LIKE "%senaparib%" OR LOWER(drugSynonyms_string) LIKE "%se...
[{'UUID': 'DrugGeneTargets_v2_5032', 'drugName': 'Senaparib', 'drugSynonyms_string': 'IMP-4297, IMP4297, Imp4297, Senaparib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_5033', 'drugName': 'Senaparib', 'drugSynonyms_string': 'IMP-4297, IMP...
general
Distinct, Similarity Search
Metadata
Q65.24
Q65
What type of molecule is Propranolol, and what is its action type?
Propranolol 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 "%propranolol%" OR LOWER(tradeNames_string) LIKE "%propranolol%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_4718', 'drugName': 'Propranolol Hydrochloride', 'drugSynonyms_string': 'AY 64043, AY-64043, ICI 45520, ICI-45520, NSC-91523, Propranolol hydrochloride', 'tradeNames_string': 'Angilol, Apsolol, Avlocardyl, Bedranol, Bedranol s.r., Berkolol, Beta-prograne mr, Betadur cr, Cardinol, Dupromex, ...
general
Distinct, Similarity Search
Metadata
Q65.779
Q65
What type of molecule is Pemetrexed Disodium, and what is its action type?
Pemetrexed Disodium 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 "%pemetrexed disodium%" OR LOWER(tradeNames_string) LIKE "%pemetrexed disodium%" OR LOWER(drugSynony...
[{'UUID': 'DrugGeneTargets_v2_3690', 'drugName': 'Pemetrexed Disodium', 'drugSynonyms_string': 'LY-231514 DISODIUM SALT, LY231514 DISODIUM SALT, Pemetrexed disodium, Pemetrexed disodium heptahydrate, Pemetrexed sodium hydrate, Pemetrexed sodium salt', 'tradeNames_string': 'Alimta', 'drugMolecularType': 'Small molecule'...
general
Distinct, Similarity Search
Metadata
Q65.65
Q65
What type of molecule is Setmelanotide Acetate, and what is its action type?
Setmelanotide Acetate 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 "%setmelanotide acetate%" OR LOWER(tradeNames_string) LIKE "%setmelanotide acetate%" OR LOWER(drugSy...
[{'UUID': 'DrugGeneTargets_v2_2878', 'drugName': 'Setmelanotide Acetate', 'drugSynonyms_string': 'Setmelanotide acetate', 'tradeNames_string': 'Imcivree', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1366
Q65
What type of molecule is Amg-319, and what is its action type?
Amg-319 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 "%amg-319%" OR LOWER(tradeNames_string) LIKE "%amg-319%" OR LOWER(drugSynonyms_string) LIKE "%amg-31...
[{'UUID': 'DrugGeneTargets_v2_4652', 'drugName': 'Amg-319', 'drugSynonyms_string': 'AMG319, Amg-319, J3.391.906I', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.191
Q65
What type of molecule is Nidufexor, and what is its action type?
Nidufexor 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 "%nidufexor%" OR LOWER(tradeNames_string) LIKE "%nidufexor%" OR LOWER(drugSynonyms_string) LIKE "%ni...
[{'UUID': 'DrugGeneTargets_v2_5905', 'drugName': 'Nidufexor', 'drugSynonyms_string': 'LMB763, Lmb763, Nidufexor', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1630
Q65
What type of molecule is Ispinesib, and what is its action type?
Ispinesib 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 "%ispinesib%" OR LOWER(tradeNames_string) LIKE "%ispinesib%" OR LOWER(drugSynonyms_string) LIKE "%is...
[{'UUID': 'DrugGeneTargets_v2_3893', 'drugName': 'Ispinesib', 'drugSynonyms_string': 'Ispinesib', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1395
Q65
What type of molecule is Liraglutide, and what is its action type?
Liraglutide 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 "%liraglutide%" OR LOWER(tradeNames_string) LIKE "%liraglutide%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_5245', 'drugName': 'Liraglutide', 'drugSynonyms_string': 'Liraglutide, Liraglutide (rdna origin), Liraglutide recombinant, NN-2211, NN-9924, NN2211, NN9924, NNC 90-1170, NNC-90-1170', 'tradeNames_string': 'Saxenda, Victoza', 'drugMolecularType': 'Protein', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1547
Q65
What type of molecule is Oxatomide, and what is its action type?
Oxatomide 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 "%oxatomide%" OR LOWER(tradeNames_string) LIKE "%oxatomide%" OR LOWER(drugSynonyms_string) LIKE "%ox...
[{'UUID': 'DrugGeneTargets_v2_3368', 'drugName': 'Oxatomide', 'drugSynonyms_string': 'Celtect, Cobiona, Dasten, NSC-309710, Oxatomide, R 35,443, R-35443', 'tradeNames_string': 'Tinset', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.346
Q65
What type of molecule is Olopatadine Hydrochloride, and what is its action type?
Olopatadine 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 "%olopatadine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%olopatadine hydrochloride%" OR LOWE...
[{'UUID': 'DrugGeneTargets_v2_6184', 'drugName': 'Olopatadine Hydrochloride', 'drugSynonyms_string': 'ALO-4943A, ALO4943A, Allelock, KW-4679, KW4679, Olopatadine (as hydrochloride), Olopatadine hcl, Olopatadine hydrochloride', 'tradeNames_string': 'Olopatadine hydrochloride, Pataday, Pataday once daily relief, Pataday ...
general
Distinct, Similarity Search
Metadata
Q65.400
Q65
What type of molecule is Clomiphene Citrate, and what is its action type?
Clomiphene Citrate 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 "%clomiphene citrate%" OR LOWER(tradeNames_string) LIKE "%clomiphene citrate%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_6194', 'drugName': 'Clomiphene Citrate', 'drugSynonyms_string': 'Chloramiphene, Clomid, Clomifene citrate, Clomifeni citras, Clomiphene citrate, Clomiphene citrate (1:1), Clostilbegyt, Ikaclomine, MER-41, MRL-41, NSC-35770, Pergotime', 'tradeNames_string': 'Clomid, Clomiphene citrate, Clop...
general
Distinct, Similarity Search
Metadata
Q65.1393
Q65
What type of molecule is Enflurane, and what is its action type?
Enflurane is a small molecule drug that acts as an opener and a positive modulator.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%enflurane%" OR LOWER(tradeNames_string) LIKE "%enflurane%" OR LOWER(drugSynonyms_string) LIKE "%en...
[{'UUID': 'DrugGeneTargets_v2_210', 'drugName': 'Enflurane', 'drugSynonyms_string': 'ANESTHETIC COMPOUND NO. 347, Alyrane, Anesthetic Compound No. 347, Compound 347, Efrane, Enflurane, Methylflurether, NSC-115944, Ohio 347, R-E-235CA2', 'tradeNames_string': 'Enflurane, Ethrane', 'drugMolecularType': 'Small molecule', '...
general
Distinct, Similarity Search
Metadata
Q65.1876
Q65
What type of molecule is Imc-Gp100, and what is its action type?
Imc-Gp100 is a antibody drug that acts as an cross-linking agent.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType 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 "%im...
[{'UUID': 'DrugGeneTargets_v2_5274', 'drugName': 'Imc-Gp100', 'drugSynonyms_string': 'IMC-GP100', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'cross-linking agent'}, {'UUID': 'DrugGeneTargets_v2_5275', 'drugName': 'Imc-Gp100', 'drugSynonyms_string': 'IMC-GP100', 'tradeNames_string': '', ...
general
Distinct, Similarity Search
Metadata
Q65.199
Q65
What type of molecule is Tedatioxetine, and what is its action type?
Tedatioxetine is a small molecule drug that acts as an antagonist and a inhibitor.
SELECT DISTINCT UUID, drugName, drugSynonyms_string, tradeNames_string, drugMolecularType, drugActionType FROM `{project_id}.{dataset_name}.DrugGeneTargets_ComprehensiveAnnotations_updated` WHERE (LOWER(drugName) LIKE "%tedatioxetine%" OR LOWER(tradeNames_string) LIKE "%tedatioxetine%" OR LOWER(drugSynonyms_string) L...
[{'UUID': 'DrugGeneTargets_v2_3469', 'drugName': 'Tedatioxetine', 'drugSynonyms_string': 'LU AA24530, LU-AA24530, Lu aa24530, Tedatioxetine', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'DrugGeneTargets_v2_3470', 'drugName': 'Tedatioxetine', 'drugSynonyms_st...
general
Distinct, Similarity Search
Metadata
Q65.1173
Q65
What type of molecule is Gemigliptin, and what is its action type?
Gemigliptin 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 "%gemigliptin%" OR LOWER(tradeNames_string) LIKE "%gemigliptin%" OR LOWER(drugSynonyms_string) LIKE ...
[{'UUID': 'DrugGeneTargets_v2_2249', 'drugName': 'Gemigliptin', 'drugSynonyms_string': 'Gemigliptin, LC-15-0444, LC-150444, LC15-0444', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.320
Q65
What type of molecule is Darigabat, and what is its action type?
Darigabat 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 "%darigabat%" OR LOWER(tradeNames_string) LIKE "%darigabat%" OR LOWER(drugSynonyms_string) LIKE "%da...
[{'UUID': 'DrugGeneTargets_v2_5577', 'drugName': 'Darigabat', 'drugSynonyms_string': 'CVL-865, Cvl-865, Darigabat, PF-06372865, Pf-06372865', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1002
Q65
What type of molecule is Cc-401, and what is its action type?
Cc-401 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 "%cc-401%" OR LOWER(tradeNames_string) LIKE "%cc-401%" OR LOWER(drugSynonyms_string) LIKE "%cc-401%"...
[{'UUID': 'DrugGeneTargets_v2_2632', 'drugName': 'Cc-401', 'drugSynonyms_string': 'CC-401, Cc-401', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}, {'UUID': 'DrugGeneTargets_v2_2633', 'drugName': 'Cc-401', 'drugSynonyms_string': 'CC-401, Cc-401', 'tradeNames_string': '', ...
general
Distinct, Similarity Search
Metadata
Q65.223
Q65
What type of molecule is Carphenazine, and what is its action type?
Carphenazine 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 "%carphenazine%" OR LOWER(tradeNames_string) LIKE "%carphenazine%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_3158', 'drugName': 'Carphenazine Maleate', 'drugSynonyms_string': 'Carfenazine maleate, Carphenazine, Carphenazine dimaleate, Carphenazine maleate, NSC-71755, WY-2445', 'tradeNames_string': 'Proketazine', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}, {'UUID': 'Dru...
general
Distinct, Similarity Search
Metadata
Q65.1220
Q65
What type of molecule is Naftopidil, and what is its action type?
Naftopidil 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 "%naftopidil%" OR LOWER(tradeNames_string) LIKE "%naftopidil%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_6115', 'drugName': 'Naftopidil', 'drugSynonyms_string': 'Flivas, NSC-759293, Naftopidil', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.103
Q65
What type of molecule is Tramiprosate, and what is its action type?
Tramiprosate 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 "%tramiprosate%" OR LOWER(tradeNames_string) LIKE "%tramiprosate%" OR LOWER(drugSynonyms_string) LIK...
[{'UUID': 'DrugGeneTargets_v2_3123', 'drugName': 'Tramiprosate', 'drugSynonyms_string': '3-aminopropane sulfonic acid, Acamprosate related compound a, Homotaurine, NC-758, NSC-77071, Tramiprosate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'stabiliser'}, {'UUID': 'DrugGeneTargets...
general
Distinct, Similarity Search
Metadata
Q65.1655
Q65
What type of molecule is Ozagrel, and what is its action type?
Ozagrel 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 "%ozagrel%" OR LOWER(tradeNames_string) LIKE "%ozagrel%" OR LOWER(drugSynonyms_string) LIKE "%ozagre...
[{'UUID': 'DrugGeneTargets_v2_2213', 'drugName': 'Ozagrel', 'drugSynonyms_string': 'KCT-0809, Ozagrel, Ozagrel sodium', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.949
Q65
What type of molecule is Inotersen, and what is its action type?
Inotersen 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 "%inotersen%" OR LOWER(tradeNames_string) LIKE "%inotersen%" OR LOWER(drugSynonyms_string) LIKE "%in...
[{'UUID': 'DrugGeneTargets_v2_1865', 'drugName': 'Inotersen', 'drugSynonyms_string': 'GSK-2998728, ISIS 420915, ISIS-420915, Inotersen', 'tradeNames_string': '', 'drugMolecularType': 'Oligonucleotide', 'drugActionType': 'antisense inhibitor'}, {'UUID': 'DrugGeneTargets_v2_3256', 'drugName': 'Inotersen Sodium', 'drugSyn...
general
Distinct, Similarity Search
Metadata
Q65.1939
Q65
What type of molecule is Rimonabant, and what is its action type?
Rimonabant 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 "%rimonabant%" OR LOWER(tradeNames_string) LIKE "%rimonabant%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_3909', 'drugName': 'Rimonabant', 'drugSynonyms_string': 'Rimonabant, SR-14171, SR-141716, SR-141716A, SR141716, Zimulti', 'tradeNames_string': 'Acomplia', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1914
Q65
What type of molecule is Epinastine Hydrochloride, and what is its action type?
Epinastine 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 "%epinastine hydrochloride%" OR LOWER(tradeNames_string) LIKE "%epinastine hydrochloride%" OR LOWER(...
[{'UUID': 'DrugGeneTargets_v2_5985', 'drugName': 'Epinastine Hydrochloride', 'drugSynonyms_string': 'Alesion, DE-114, Epinastine HCl, Epinastine hcl, Epinastine hydrochloride, WAL 801 CL, WAL-801CL, WAL-802-CL', 'tradeNames_string': 'Elestat, Epinastine hydrochloride, Relestat', 'drugMolecularType': 'Small molecule', '...
general
Distinct, Similarity Search
Metadata
Q65.1127
Q65
What type of molecule is Roxadustat, and what is its action type?
Roxadustat 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 "%roxadustat%" OR LOWER(tradeNames_string) LIKE "%roxadustat%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5393', 'drugName': 'Roxadustat', 'drugSynonyms_string': 'ASP-1517, ASP1517, FG-4592, FG4592, Roxadustat', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1052
Q65
What type of molecule is Fingolimod Lauryl Sulfate, and what is its action type?
Fingolimod Lauryl Sulfate is a small molecule 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 "%fingolimod lauryl sulfate%" OR LOWER(tradeNames_string) LIKE "%fingolimod lauryl sulfate%" OR LOWE...
[{'UUID': 'DrugGeneTargets_v2_5906', 'drugName': 'Fingolimod Lauryl Sulfate', 'drugSynonyms_string': 'Fingolimod lauryl sulfate, Tascenso', 'tradeNames_string': 'Tascenso odt', 'drugMolecularType': 'Small molecule', 'drugActionType': 'binding agent'}]
general
Distinct, Similarity Search
Metadata
Q65.1538
Q65
What type of molecule is Asm-024, and what is its action type?
Asm-024 is a small molecule drug that acts as an modulator 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 "%asm-024%" OR LOWER(tradeNames_string) LIKE "%asm-024%" OR LOWER(drugSynonyms_string) LIKE "%asm-02...
[{'UUID': 'DrugGeneTargets_v2_23', 'drugName': 'Asm-024', 'drugSynonyms_string': 'Asm-024', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'modulator'}, {'UUID': 'DrugGeneTargets_v2_24', 'drugName': 'Asm-024', 'drugSynonyms_string': 'Asm-024', 'tradeNames_string': '', 'drugMolecularTy...
general
Distinct, Similarity Search
Metadata
Q65.356
Q65
What type of molecule is Inavolisib, and what is its action type?
Inavolisib 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 "%inavolisib%" OR LOWER(tradeNames_string) LIKE "%inavolisib%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5651', 'drugName': 'Inavolisib', 'drugSynonyms_string': 'GDC-0077, GDC0077, Gdc-0077, Inavolisib, RG-6114, RG6114, RO-7113755, RO7113755', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.603
Q65
What type of molecule is Methyclothiazide, and what is its action type?
Methyclothiazide 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 "%methyclothiazide%" OR LOWER(tradeNames_string) LIKE "%methyclothiazide%" OR LOWER(drugSynonyms_str...
[{'UUID': 'DrugGeneTargets_v2_926', 'drugName': 'Methyclothiazide', 'drugSynonyms_string': 'Methyclothiazide, NSC-110431', 'tradeNames_string': 'Aquatensen, Enduron, Methyclothiazide', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.1559
Q65
What type of molecule is Cp-195543, and what is its action type?
Cp-195543 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 "%cp-195543%" OR LOWER(tradeNames_string) LIKE "%cp-195543%" OR LOWER(drugSynonyms_string) LIKE "%cp...
[{'UUID': 'DrugGeneTargets_v2_193', 'drugName': 'Cp-195543', 'drugSynonyms_string': 'CP-195,543, Cp-195,543, Cp-195543', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1350
Q65
What type of molecule is Mestranol, and what is its action type?
Mestranol 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 "%mestranol%" OR LOWER(tradeNames_string) LIKE "%mestranol%" OR LOWER(drugSynonyms_string) LIKE "%me...
[{'UUID': 'DrugGeneTargets_v2_1659', 'drugName': 'Mestranol', 'drugSynonyms_string': '33355, EE-3ME, EE3 ME, EE3-ME, EE3ME, EEI3ME, Mestranol, NSC-84032', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'agonist'}]
general
Distinct, Similarity Search
Metadata
Q65.1359
Q65
What type of molecule is Vicriviroc Maleate, and what is its action type?
Vicriviroc 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 "%vicriviroc maleate%" OR LOWER(tradeNames_string) LIKE "%vicriviroc maleate%" OR LOWER(drugSynonyms...
[{'UUID': 'DrugGeneTargets_v2_1086', 'drugName': 'Vicriviroc Maleate', 'drugSynonyms_string': 'MK-4176, SCH 417690, SCH-417690, Sch417690, Vicriviroc maleate', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.947
Q65
What type of molecule is Barusiban, and what is its action type?
Barusiban is a protein 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 "%barusiban%" OR LOWER(tradeNames_string) LIKE "%barusiban%" OR LOWER(drugSynonyms_string) LIKE "%ba...
[{'UUID': 'DrugGeneTargets_v2_1521', 'drugName': 'Barusiban', 'drugSynonyms_string': 'Barusiban, Fe-200440', 'tradeNames_string': '', 'drugMolecularType': 'Protein', 'drugActionType': 'antagonist'}]
general
Distinct, Similarity Search
Metadata
Q65.348
Q65
What type of molecule is Febuxostat, and what is its action type?
Febuxostat 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 "%febuxostat%" OR LOWER(tradeNames_string) LIKE "%febuxostat%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_1230', 'drugName': 'Febuxostat', 'drugSynonyms_string': 'Febuxostat, NSC-758874, TMX-67', 'tradeNames_string': 'Adenuric, Uloric', 'drugMolecularType': 'Small molecule', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata
Q65.606
Q65
What type of molecule is Tozadenant, and what is its action type?
Tozadenant 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 "%tozadenant%" OR LOWER(tradeNames_string) LIKE "%tozadenant%" OR LOWER(drugSynonyms_string) LIKE "%...
[{'UUID': 'DrugGeneTargets_v2_5356', 'drugName': 'Tozadenant', 'drugSynonyms_string': 'A-2A (3), A2A (3), A2A-(3), RO-4494351, RO-4494351-000, RO-4494351-002, RO-4494351000, RO4494351, RO4494351-000, RO4494351-002, SYN-115, SYN115, Tozadenant', 'tradeNames_string': '', 'drugMolecularType': 'Small molecule', 'drugAction...
general
Distinct, Similarity Search
Metadata
Q65.719
Q65
What type of molecule is Amg-820, and what is its action type?
Amg-820 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 "%amg-820%" OR LOWER(tradeNames_string) LIKE "%amg-820%" OR LOWER(drugSynonyms_string) LIKE "%amg-82...
[{'UUID': 'DrugGeneTargets_v2_681', 'drugName': 'Amg-820', 'drugSynonyms_string': 'AMG-820, AMG820, Amg 820, Amg-820', 'tradeNames_string': '', 'drugMolecularType': 'Antibody', 'drugActionType': 'inhibitor'}]
general
Distinct, Similarity Search
Metadata