| Literature DB >> 35580047 |
Michael Hartung1, Elisa Anastasi2, Zeinab M Mamdouh3,4, Cristian Nogales3, Harald H H W Schmidt3, Jan Baumbach1,5, Olga Zolotareva1,6, Markus List6.
Abstract
Cancer is a heterogeneous disease characterized by unregulated cell growth and promoted by mutations in cancer driver genes some of which encode suitable drug targets. Since the distinct set of cancer driver genes can vary between and within cancer types, evidence-based selection of drugs is crucial for targeted therapy following the precision medicine paradigm. However, many putative cancer driver genes can not be targeted directly, suggesting an indirect approach that considers alternative functionally related targets in the gene interaction network. Once potential drug targets have been identified, it is essential to consider all available drugs. Since tools that offer support for systematic discovery of drug repurposing candidates in oncology are lacking, we developed CADDIE, a web application integrating six human gene-gene and four drug-gene interaction databases, information regarding cancer driver genes, cancer-type specific mutation frequencies, gene expression information, genetically related diseases, and anticancer drugs. CADDIE offers access to various network algorithms for identifying drug targets and drug repurposing candidates. It guides users from the selection of seed genes to the identification of therapeutic targets or drug candidates, making network medicine algorithms accessible for clinical research. CADDIE is available at https://exbio.wzw.tum.de/caddie/ and programmatically via a python package at https://pypi.org/project/caddiepy/.Entities:
Year: 2022 PMID: 35580047 PMCID: PMC9252786 DOI: 10.1093/nar/gkac384
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 19.160
Integrated interaction databases and their incorporated edge types
| Name | Data type | Experimental | Literature | Predicted |
|---|---|---|---|---|
| NCG6 | CDG | + | + | + |
| COSMIC | CDG | + | + | - |
| IntOGen | CDG | - | - | + (pipeline) |
| cancer-genes.org | CDG | - | - | + (MutPanning) |
| BioGRID | GGI, DGI | + | + | + |
| STRING | GGI | + | + | + |
| APID | GGI | + | - | - |
| IID | GGI | + | - | + |
| HTRIdb | GGI | + | - | - |
| Reactome | DGI | - | + | - |
| DrugBank | DGI | - | + | - |
| ChEMBL | DGI | + | + | - |
| DGIdb | DGI | + | + | - |
List of databases implemented in CADDIE. Data types are cancer driver gene (CDG), gene-gene interaction (GGI), and drug-gene interaction (DGI). GGIs encompass interactions of corresponding proteins.
Algorithms for drug target identification and repurposing
| Name | Drug target prioritization | Drug repurposing |
|---|---|---|
| TrustRank | X | X |
| Degree Centrality | X | X |
| Harmonic Centrality | X | X |
| Betweenness Centrality | X | |
| KeyPathwayMiner | X | |
| Multi-level Steiner Tree | X | |
| Network Proximity | X |
Listed are the seven integrated network algorithms used for drug target prioritization and drug repurposing with their respective application cases.
Figure 1.Seed genes for drug target and drug search can be selected from integrated cancer driver databases, via mutation or expression data from TCGA and GTEx using user-defined thresholds, or by uploading a list of genes (1). Based on the seed genes, putative drugs or drug target candidates are identified using a broad selection of network medicine algorithms that traverse the human gene-drug interactome (2). While the drug search reports drugs in proximity to the seed genes, the drug target search returns genes interacting with the disease module spanned by the seed genes (3).
Figure 2.Drug network computed with TrustRank for sarcoma with BioGRID gene–gene and drug–gene interactions. The cancer driver gene information is taken from COSMIC.
Drug search results for sarcoma
| Name | Approved | ATC L | CanceRx | Score | Degree |
|---|---|---|---|---|---|
| Imatinib | yes | yes | yes | 1 | 413 |
| Staurosporine | no | no | no | 0.995 | 393 |
| Sorafenib | yes | yes | yes | 0.991 | 401 |
| Lapatinib | yes | yes | yes | 0.984 | 387 |
| Sunitinib | yes | yes | yes | 0.983 | 388 |
| Alvocidib | no | no | no | 0.98 | 381 |
| Dasatinib | yes | yes | yes | 0.978 | 381 |
| Nilotinib | yes | yes | yes | 0.978 | 386 |
| AT-7519 | no | no | no | 0.977 | 377 |
| SNS-032 | no | no | no | 0.976 | 376 |
| Erlotinib | yes | yes | yes | 0.976 | 381 |
| Pazopanib | yes | yes | yes | 0.975 | 375 |
| Crizotinib | yes | yes | yes | 0.974 | 377 |
| Midostaurin | yes | yes | yes | 0.974 | 377 |
| Enzastaurin | no | no | no | 0.974 | 376 |
Listed are the top 15 drug results reported by CADDIE for sarcoma. Each row contains the drug name, approval by FDA, EMA or HC, whether it is listed as antineoplastic or immunomodulating agent (ATC class L) by the WHO, whether it is contained in CanceRx, the normalized score and the node degree in the drug–gene-interactome (BioGRID).