bioRxiv ScienceSearch

Biology subjects

Bharadhwaj, V. S.

Publications and source records attributed to Bharadhwaj, V. S..

3 recordsLinked to original sources

DecoPath: A web application for decoding pathway enrichment analysis

The past two decades have brought a steady growth of pathway databases and pathway enrichment methods. However, the advent of pathway data has not been accompanied by an improvement with regards to interoperability across databases, thus, hampering the use of pathway knowledge from multiple databases for pathway enrichment analyses. While integrative databases have attempted to address this issue by collating pathway knowledge from multiple resources, these approaches do not account for redundant information across them. On the other hand, the majority of studies that employ pathway enrichment analyses still rely upon a single database, though the use of another resource could yield differing results, which is similarly the case when different pathway enrichment methods are employed. These shortcomings call for approaches that investigate the differences and agreements across databases and enrichment methods as their selection in the experimental design of a pathway analysis can be a crucial first step in ensuring the results of such an analysis are meaningful. Here we present DecoPath, a web application to assist in the interpretation of the results of pathway enrichment analysis. DecoPath provides an ecosystem to run pathway enrichment analysis or directly upload results and facilitate the interpretation of these results with custom visualizations that highlight the consensus and/or discrepancies at the pathway- and gene-levels. DecoPath is available at https://decopath.scai.fraunhofer.de and its source code and documentation can be found on GitHub at https://github.com/DecoPath/DecoPath.

bioinformatics

Using predictive machine learning models for drug response simulation by calibrating patient-specific pathway signatures

The utility of pathway signatures lies in their capability to determine whether a specific pathway or biological process is dysregulated in a given patient. These signatures have been widely used in machine learning (ML) methods for a variety of applications including precision medicine, drug repurposing, and drug discovery. In this work, we leverage highly predictive ML models for drug response simulation in individual patients by calibrating the pathway activity scores of disease samples. Using these ML models and a novel scoring algorithm to modify the signatures of patients, we evaluate whether a given sample that was formerly classified as diseased, could be predicted as normal following drug treatment simulation. We then use this technique as a proxy for the identification of potential drug candidates. Furthermore, we demonstrate the ability of our methodology to successfully identify approved and clinically investigated drugs for three different cancers. We also show how this approach can deconvolute a drugs mechanism of action and propose combination therapies. Taken together, our methodology could be promising to support clinical decision-making in personalized medicine by simulating a drugs effect on a given patient.

bioinformatics

CLEP: A Hybrid Data- and Knowledge- Driven Framework for Generating Patient Representations

As machine learning and artificial intelligence become more useful in the interpretation of biomedical data, their utility depends on the data used to train them. Due to the complexity and high dimensionality of biomedical data, there is a need for approaches that combine prior knowledge around known biological interactions with patient data. Here, we present CLEP, a novel approach that generates new patient representations by leveraging both prior knowledge and patient-level data. First, given a patient-level dataset and a knowledge graph containing relations across features that can be mapped to the dataset, CLEP incorporates patients into the knowledge graph as new nodes connected to their most characteristic features. Next, CLEP employs knowledge graph embedding models to generate new patient representations that can ultimately be used for a variety of downstream tasks, ranging from clustering to classification. We demonstrate how using new patient representations generated by CLEP significantly improves performance in classifying between patients and healthy controls for a variety of machine learning models, as compared to the use of the original transcriptomics data. Furthermore, we also show how incorporating patients into a knowledge graph can foster the interpretation and identification of biological features characteristic of a specific disease or patient subgroup. Finally, we released CLEP as an open source Python package together with examples and documentation.

bioinformatics