Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 6 de 6
Filtrar
Mais filtros











Base de dados
Intervalo de ano de publicação
1.
Methods ; 222: 51-56, 2024 Feb.
Artigo em Inglês | MEDLINE | ID: mdl-38184219

RESUMO

The interaction between human microbes and drugs can significantly impact human physiological functions. It is crucial to identify potential microbe-drug associations (MDAs) before drug administration. However, conventional biological experiments to predict MDAs are plagued by drawbacks such as time-consuming, high costs, and potential risks. On the contrary, computational approaches can speed up the screening of MDAs at a low cost. Most computational models usually use a drug similarity matrix as the initial feature representation of drugs and stack the graph neural network layers to extract the features of network nodes. However, different calculation methods result in distinct similarity matrices, and message passing in graph neural networks (GNNs) induces phenomena of over-smoothing and over-squashing, thereby impacting the performance of the model. To address these issues, we proposed a novel graph representation learning model, dual-modal graph learning for microbe-drug association prediction (DMGL-MDA). It comprises a dual-modal embedding module, a bipartite graph network embedding module, and a predictor module. To assess the performance of DMGL-MDA, we compared it against state-of-the-art methods using two benchmark datasets. Through cross-validation, we illustrated the superiority of DMGL-MDA. Furthermore, we conducted ablation experiments and case studies to validate the effective performance of the model.


Assuntos
Benchmarking , Redes Neurais de Computação , Humanos , Projetos de Pesquisa
2.
iScience ; 26(11): 108285, 2023 Nov 17.
Artigo em Inglês | MEDLINE | ID: mdl-38026198

RESUMO

It is a critical step in lead optimization to evaluate the absorption, distribution, metabolism, excretion, and toxicity (ADMET) properties of drug-like compounds. Classical single-task learning (STL) has effectively predicted individual ADMET endpoints with abundant labels. Conversely, multi-task learning (MTL) can predict multiple ADMET endpoints with fewer labels, but ensuring task synergy and highlighting key molecular substructures remain challenges. To tackle these issues, this work elaborates a multi-task graph learning framework for predicting multiple ADMET properties of drug-like small molecules (MTGL-ADMET) by holding a new paradigm of MTL, "one primary, multiple auxiliaries." It first adeptly combines status theory with maximum flow for auxiliary task selection. The subsequent phase introduces a primary-task-centric MTL model with integrated modules. MTGL-ADMET not only outstrips existing STL and MTL methods but also offers a transparent lens into crucial molecular substructures. It is anticipated that this work can promote lead compound finding and optimization in drug discovery.

3.
Bioinformatics ; 39(8)2023 08 01.
Artigo em Inglês | MEDLINE | ID: mdl-37572298

RESUMO

MOTIVATION: Metabolic stability plays a crucial role in the early stages of drug discovery and development. Accurately modeling and predicting molecular metabolic stability has great potential for the efficient screening of drug candidates as well as the optimization of lead compounds. Considering wet-lab experiment is time-consuming, laborious, and expensive, in silico prediction of metabolic stability is an alternative choice. However, few computational methods have been developed to address this task. In addition, it remains a significant challenge to explain key functional groups determining metabolic stability. RESULTS: To address these issues, we develop a novel cross-modality graph contrastive learning model named CMMS-GCL for predicting the metabolic stability of drug candidates. In our framework, we design deep learning methods to extract features for molecules from two modality data, i.e. SMILES sequence and molecule graph. In particular, for the sequence data, we design a multihead attention BiGRU-based encoder to preserve the context of symbols to learn sequence representations of molecules. For the graph data, we propose a graph contrastive learning-based encoder to learn structure representations by effectively capturing the consistencies between local and global structures. We further exploit fully connected neural networks to combine the sequence and structure representations for model training. Extensive experimental results on two datasets demonstrate that our CMMS-GCL consistently outperforms seven state-of-the-art methods. Furthermore, a collection of case studies on sequence data and statistical analyses of the graph structure module strengthens the validation of the interpretability of crucial functional groups recognized by CMMS-GCL. Overall, CMMS-GCL can serve as an effective and interpretable tool for predicting metabolic stability, identifying critical functional groups, and thus facilitating the drug discovery process and lead compound optimization. AVAILABILITY AND IMPLEMENTATION: The code and data underlying this article are freely available at https://github.com/dubingxue/CMMS-GCL.


Assuntos
Descoberta de Drogas , Redes Neurais de Computação , Projetos de Pesquisa
4.
Neuroscience ; 522: 132-149, 2023 07 01.
Artigo em Inglês | MEDLINE | ID: mdl-37169167

RESUMO

Sperm associated antigen 6 (Spag6) is the PF16 homolog of Chlamydomonas and participates in the regulation of cilia movement. Studies have shown that Spag6 is expressed in the brain, and its loss will lead to cerebral edema caused by a defect in motor cilium function in ependymal cells. However, it has not been reported whether the limited or extensive cerebral edema resulting from ischemic strokes is related to the expression regulation of Spag6. Therefore, this study aimed to investigate the effect and related mechanism of Spag6 in alleviating Cerebral Ischemic stroke-reperfusion (CIS/R) damage. Our experimental results showed that Spag6 overexpression alleviated CIS/R-mediated motor cilia structural disorder, improved cerebral edema, inhibited nerve injuries in rats with cerebral ischemia, and alleviated synaptic and dendritic spinal injuries by regulating the expressions of synaptic-related proteins such as CaMKII, PSD95, and CREB. Based on significant changes in PI3K/AKT-mTOR signaling pathway activity after CIS/R determination, we determined that Spag6 regulates the abnormal expression of CIS/R-induced inflammatory factors NF-κB, NLRP3, IL-10, and the autophagy-related proteins Beclin-1, LC3, and P62 by activating the PI3K/AKT-mTOR signaling pathway. This inhibits inflammation and autophagy in the brain tissue. In summary, this study revealed that Spag6 alleviates brain edema damage after CIS/R by maintaining the structural function of the motor cilium, regulating the PI3K/AKT-mTOR signaling pathway, and inhibiting inflammation and autophagy reaction.


Assuntos
Edema Encefálico , Lesões Encefálicas , Isquemia Encefálica , AVC Isquêmico , Acidente Vascular Cerebral , Animais , Ratos , Autofagia/fisiologia , Edema Encefálico/etiologia , Isquemia Encefálica/complicações , Isquemia Encefálica/metabolismo , Inflamação/metabolismo , Fosfatidilinositol 3-Quinases/metabolismo , Proteínas Proto-Oncogênicas c-akt/metabolismo , Reperfusão , Acidente Vascular Cerebral/complicações , Serina-Treonina Quinases TOR/metabolismo
5.
Bioinformatics ; 38(Suppl 1): i325-i332, 2022 06 24.
Artigo em Inglês | MEDLINE | ID: mdl-35758801

RESUMO

MOTIVATION: During lead compound optimization, it is crucial to identify pathways where a drug-like compound is metabolized. Recently, machine learning-based methods have achieved inspiring progress to predict potential metabolic pathways for drug-like compounds. However, they neglect the knowledge that metabolic pathways are dependent on each other. Moreover, they are inadequate to elucidate why compounds participate in specific pathways. RESULTS: To address these issues, we propose a novel Multi-Label Graph Learning framework of Metabolic Pathway prediction boosted by pathway interdependence, called MLGL-MP, which contains a compound encoder, a pathway encoder and a multi-label predictor. The compound encoder learns compound embedding representations by graph neural networks. After constructing a pathway dependence graph by re-trained word embeddings and pathway co-occurrences, the pathway encoder learns pathway embeddings by graph convolutional networks. Moreover, after adapting the compound embedding space into the pathway embedding space, the multi-label predictor measures the proximity of two spaces to discriminate which pathways a compound participates in. The comparison with state-of-the-art methods on KEGG pathways demonstrates the superiority of our MLGL-MP. Also, the ablation studies reveal how its three components contribute to the model, including the pathway dependence, the adapter between compound embeddings and pathway embeddings, as well as the pre-training strategy. Furthermore, a case study illustrates the interpretability of MLGL-MP by indicating crucial substructures in a compound, which are significantly associated with the attending metabolic pathways. It is anticipated that this work can boost metabolic pathway predictions in drug discovery. AVAILABILITY AND IMPLEMENTATION: The code and data underlying this article are freely available at https://github.com/dubingxue/MLGL-MP.


Assuntos
Aprendizado de Máquina , Redes Neurais de Computação , Descoberta de Drogas , Redes e Vias Metabólicas , Software
6.
Drug Discov Today ; 27(5): 1350-1366, 2022 05.
Artigo em Inglês | MEDLINE | ID: mdl-35248748

RESUMO

The screening of compound-protein interactions (CPIs) is one of the most crucial steps in finding hit and lead compounds. Deep learning (DL) methods for CPI prediction can address intrinsic limitations of traditional HTS and virtual screening with the advantage of low cost and high efficiency. This review provides a comprehensive survey of DL-based CPI prediction. It first summarizes popular databases of small-molecule compounds, proteins and binding complexes. Then, it outlines classical representations of compounds and proteins in turn. After that, this review briefly introduces state-of-the-art DL-based models in terms of design paradigms and investigates their prediction performance. Finally, it indicates current challenges and trends toward better CPI prediction and sketches out crucial approaches toward practical applications.


Assuntos
Aprendizado Profundo , Bases de Dados Factuais , Descoberta de Drogas/métodos , Proteínas/metabolismo
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA