Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 7 de 7
Filtrar
Más filtros











Base de datos
Intervalo de año de publicación
1.
Clin Ter ; 174(6): 518-524, 2023.
Artículo en Inglés | MEDLINE | ID: mdl-38048115

RESUMEN

Objective: The impact of establishing a pulmonary embolism response team (PERT) in patients with pulmonary embolism (PE) has been proven in many developed countries. However, the efficacy of a PERT largely depends on expertise and infrastructure. This study explored the benefit of establishing a PERT in developing countries with limited healthcare resources by comparing the outcomes of patients with acute PE before and after PERT establishment at University Medical Center Ho Chi Minh City in Vietnam. Methods: We conducted a single-center observational study from January 1, 2019, to August 1, 2021. All patients with PE confirmed on computed tomography were included. Patients admitted before PERT establishment were treated by cardiologists alone, while those hospitalized after PERT establishment were managed by the PERT. Results: A total of 130 patients were included (pre-PERT estab-lishment: 51 patients; post-PERT establishment: 79 patients). The demographic characteristics, severity of PE, and clinical and laboratory findings were similar between the two groups. The post-PERT establishment group had a lower incidence rate of major and clinically relevant nonmajor bleeding (11.3% vs. 31.4%, p = 0.005) and required more interventional therapies (16.5% vs. 3.9%, p = 0.046) than did the pre-PERT establishment group. The in-hospital mortality rate decreased in the post-PERT establishment group compared with that in the pre-PERT establishment group (8.9% vs. 21.6%, p = 0.041). Conclusions: Involvement of the PERT in PE management was associated with improved outcomes of patients with PE, including reduced bleeding and mortality rates in a resource-constrained hospital.


Asunto(s)
Países en Desarrollo , Embolia Pulmonar , Humanos , Mortalidad Hospitalaria , Hospitalización , Hospitales , Embolia Pulmonar/terapia
2.
Brief Funct Genomics ; 21(6): 455-465, 2022 11 17.
Artículo en Inglés | MEDLINE | ID: mdl-36124841

RESUMEN

The traditional way for discovering genes which drive cancer (namely cancer drivers) neglects the dynamic information of cancer development, even though it is well known that cancer progresses dynamically. To enhance cancer driver discovery, we expand cancer driver concept to dynamic cancer driver as a gene driving one or more bio-pathological transitions during cancer progression. Our method refers to the fact that cancer should not be considered as a single process but a compendium of altered biological processes causing the disease to develop over time. Reciprocally, different drivers of cancer can potentially be discovered by analysing different bio-pathological pathways. We propose a novel approach for causal inference of genes driving one or more core processes during cancer development (i.e. dynamic cancer driver). We use the concept of pseudotime for inferring the latent progression of samples along a biological transition during cancer and identifying a critical event when such a process is significantly deviated from normal to carcinogenic. We infer driver genes by assessing the causal effect they have on the process after such a critical event. We have applied our method to single-cell and bulk sequencing datasets of breast cancer. The evaluation results show that our method outperforms well-recognized cancer driver inference methods. These results suggest that including information of the underlying dynamics of cancer improves the inference process (in comparison with using static data), and allows us to discover different sets of driver genes from different processes in cancer. R scripts and datasets can be found at https://github.com/AndresMCB/DynamicCancerDriver.


Asunto(s)
Algoritmos , Neoplasias de la Mama , Humanos , Femenino , Neoplasias de la Mama/genética
3.
Brief Bioinform ; 22(3)2021 05 20.
Artículo en Inglés | MEDLINE | ID: mdl-34020545

RESUMEN

MOTIVATION: Predicting cell locations is important since with the understanding of cell locations, we may estimate the function of cells and their integration with the spatial environment. Thus, the DREAM challenge on single-cell transcriptomics required participants to predict the locations of single cells in the Drosophila embryo using single-cell transcriptomic data. RESULTS: We have developed over 50 pipelines by combining different ways of preprocessing the RNA-seq data, selecting the genes, predicting the cell locations and validating predicted cell locations, resulting in the winning methods which were ranked second in sub-challenge 1, first in sub-challenge 2 and third in sub-challenge 3. In this paper, we present an R package, SCTCwhatateam, which includes all the methods we developed and the Shiny web application to facilitate the research on single-cell spatial reconstruction. All the data and the example use cases are available in the Supplementary data.


Asunto(s)
Análisis de la Célula Individual/métodos , Transcriptoma , Algoritmos , Animales , Biología Computacional/métodos , Drosophila/embriología , Análisis de Secuencia de ARN/métodos
4.
Bioinformatics ; 37(19): 3285-3292, 2021 Oct 11.
Artículo en Inglés | MEDLINE | ID: mdl-33904576

RESUMEN

MOTIVATION: Unravelling cancer driver genes is important in cancer research. Although computational methods have been developed to identify cancer drivers, most of them detect cancer drivers at population level. However, two patients who have the same cancer type and receive the same treatment may have different outcomes because each patient has a different genome and their disease might be driven by different driver genes. Therefore new methods are being developed for discovering cancer drivers at individual level, but existing personalized methods only focus on coding drivers while microRNAs (miRNAs) have been shown to drive cancer progression as well. Thus, novel methods are required to discover both coding and miRNA cancer drivers at individual level. RESULTS: We propose the novel method, pDriver, to discover personalized cancer drivers. pDriver includes two stages: (i) constructing gene networks for each cancer patient and (ii) discovering cancer drivers for each patient based on the constructed gene networks. To demonstrate the effectiveness of pDriver, we have applied it to five TCGA cancer datasets and compared it with the state-of-the-art methods. The result indicates that pDriver is more effective than other methods. Furthermore, pDriver can also detect miRNA cancer drivers and most of them have been confirmed to be associated with cancer by literature. We further analyze the predicted personalized drivers for breast cancer patients and the result shows that they are significantly enriched in many GO processes and KEGG pathways involved in breast cancer. AVAILABILITY AND IMPLEMENTATION: pDriver is available at https://github.com/pvvhoang/pDriver. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online.

5.
Bioinformatics ; 37(17): 2521-2528, 2021 Sep 09.
Artículo en Inglés | MEDLINE | ID: mdl-33677485

RESUMEN

MOTIVATION: Identifying meaningful cancer driver genes in a cohort of tumors is a challenging task in cancer genomics. Although existing studies have identified known cancer drivers, most of them focus on detecting coding drivers with mutations. It is acknowledged that non-coding drivers can regulate driver mutations to promote cancer growth. In this work, we propose a novel node importance-based network analysis (NIBNA) framework to detect coding and non-coding cancer drivers. We hypothesize that cancer drivers are crucial to the formation of community structures in cancer network, and removing them from the network greatly perturbs the network structure thereby critically affecting the functioning of the network. NIBNA detects cancer drivers using a three-step process: first, a condition-specific network is built by incorporating gene expression data and gene networks; second, the community structures in the network are estimated; and third, a centrality-based metric is applied to compute node importance. RESULTS: We apply NIBNA to the BRCA dataset, and it outperforms existing state-of-art methods in detecting coding cancer drivers. NIBNA also predicts 265 miRNA drivers, and majority of these drivers have been validated in literature. Further we apply NIBNA to detect cancer subtype-specific drivers, and several predicted drivers have been validated to be associated with cancer subtypes. Lastly, we evaluate NIBNA's performance in detecting epithelial-mesenchymal transition drivers, and we confirmed 8 coding and 13 miRNA drivers in the list of known genes. AVAILABILITY AND IMPLEMENTATION: The source code can be accessed at https://github.com/mandarsc/NIBNA. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online.

6.
Bioinformatics ; 36(Suppl_2): i583-i591, 2020 12 30.
Artículo en Inglés | MEDLINE | ID: mdl-33381812

RESUMEN

MOTIVATION: Identifying cancer driver genes is a key task in cancer informatics. Most existing methods are focused on individual cancer drivers which regulate biological processes leading to cancer. However, the effect of a single gene may not be sufficient to drive cancer progression. Here, we hypothesize that there are driver gene groups that work in concert to regulate cancer, and we develop a novel computational method to detect those driver gene groups. RESULTS: We develop a novel method named DriverGroup to detect driver gene groups by using gene expression and gene interaction data. The proposed method has three stages: (i) constructing the gene network, (ii) discovering critical nodes of the constructed network and (iii) identifying driver gene groups based on the discovered critical nodes. Before evaluating the performance of DriverGroup in detecting cancer driver groups, we firstly assess its performance in detecting the influence of gene groups, a key step of DriverGroup. The application of DriverGroup to DREAM4 data demonstrates that it is more effective than other methods in detecting the regulation of gene groups. We then apply DriverGroup to the BRCA dataset to identify driver groups for breast cancer. The identified driver groups are promising as several group members are confirmed to be related to cancer in literature. We further use the predicted driver groups in survival analysis and the results show that the survival curves of patient subpopulations classified using the predicted driver groups are significantly differentiated, indicating the usefulness of DriverGroup. AVAILABILITY AND IMPLEMENTATION: DriverGroup is available at https://github.com/pvvhoang/DriverGroup. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online.


Asunto(s)
Neoplasias de la Mama , Oncogenes , Neoplasias de la Mama/genética , Redes Reguladoras de Genes , Humanos , Mutación
7.
PLoS Comput Biol ; 15(12): e1007538, 2019 12.
Artículo en Inglés | MEDLINE | ID: mdl-31790386

RESUMEN

A key task in cancer genomics research is to identify cancer driver genes. As these genes initialise and progress cancer, understanding them is critical in designing effective cancer interventions. Although there are several methods developed to discover cancer drivers, most of them only identify coding drivers. However, non-coding RNAs can regulate driver mutations to develop cancer. Hence, novel methods are required to reveal both coding and non-coding cancer drivers. In this paper, we develop a novel framework named Controllability based Biological Network Analysis (CBNA) to uncover coding and non-coding cancer drivers (i.e. miRNA cancer drivers). CBNA integrates different genomic data types, including gene expression, gene network, mutation data, and contains a two-stage process: (1) Building a network for a condition (e.g. cancer condition) and (2) Identifying drivers. The application of CBNA to the BRCA dataset demonstrates that it is more effective than the existing methods in detecting coding cancer drivers. In addition, CBNA also predicts 17 miRNA drivers for breast cancer. Some of these predicted miRNA drivers have been validated by literature and the rest can be good candidates for wet-lab validation. We further use CBNA to detect subtype-specific cancer drivers and several predicted drivers have been confirmed to be related to breast cancer subtypes. Another application of CBNA is to discover epithelial-mesenchymal transition (EMT) drivers. Of the predicted EMT drivers, 7 coding and 6 miRNA drivers are in the known EMT gene lists.


Asunto(s)
MicroARNs/genética , Neoplasias/genética , Oncogenes , ARN no Traducido/genética , Neoplasias de la Mama/clasificación , Neoplasias de la Mama/genética , Neoplasias de la Mama/patología , Biología Computacional , Bases de Datos Genéticas , Transición Epitelial-Mesenquimal/genética , Femenino , Perfilación de la Expresión Génica , Regulación Neoplásica de la Expresión Génica , Redes Reguladoras de Genes , Humanos , Modelos Genéticos , Mutación , ARN Mensajero/genética , ARN Neoplásico/genética , Factores de Transcripción/genética
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA