Search bioRxiv⌕ Search

Biology subjects

Passban, P.

Publications and source records attributed to Passban, P..

2 recordsLinked to original sources

Finetuning Foundation Models for Temporal Clinical Transcriptomics Data

BackgroundTimeseries clinical transcriptomic datasets offer the opportunity to gain insights into the dynamics of disease mechanisms/treatment responses. However, their utility in uncovering temporal patterns is often limited by high noise levels and small sample sizes. Leveraging foundational gene embeddings and incorporating interaction information can help address these challenges, improve gene network analysis, and enable the detection of subtle changes that drive disease progression or drug response. ResultsWe finetuned gene embeddings from foundation models using healthy tissue gene expression data and used them in temporal GNNs to model gene expression of responder and non-responders to treatment in 3 disease datasets - ulcerative colitis, Crohns disease and psoriasis. Application of our method to these datasets confirmed known mechanisms associated with drug action, and also identified key differences between activated and repressed pathways for responders and non responders including B-Cell activation and mitochondria related activity in ulcerative colitis patients. ConclusionFinetuning gene embeddings from foundation models provide a richer context to model gene expression data compared to using them in their naive state. Even with smaller sample sizes, results from GNN-based temporal models outperform traditional methods by detecting known mechanisms of response and unraveling role of genes and mechanisms not known to be associated with response and non-response. Code AvailabilityCode and data are available in a public GitHub repository - https://github.com/Sanofi-Public/GNN-Timeseries

bioinformatics↗

PyEvoCell: An LLM- Augmented Single Cell Trajectory Analysis Dashboard

MotivationSeveral methods have been developed for trajectory inference in single cell studies. However, identifying relevant lineages among several celltypes is a challenging task and requires deep understanding of various celltype transitions and progression patterns. Therefore, there is a need for methods that can aid researchers in the analysis and interpretation of such trajectories. ResultsWe developed PyEvoCell, a dashboard for trajectory interpretation and analysis that is augmented by large language model (LLM) capabilities. PyEvoCell applies the LLM to the outputs of trajectory inference methods such as Monocle3, to suggest biologically relevant lineages. Once a lineage is defined, users can conduct differential expression and functional analyses which are also interpreted by the LLM. Finally, any hypothesis or claim derived from the analysis can be validated using the veracity filter, a feature enabled by the LLM, to confirm or reject claims by providing relevant PubMed citations. Software Availability and ImplementationThe software is available at https://github.com/Sanofi-Public/PyEvoCell. It contains installation instructions, user manual, demo datasets, as well as license conditions (including limitation to non-commercial uses only). Supplementary informationSupplementary information is attached.

bioinformatics↗