Latest bioRxiv papers
Category: bioinformatics — Showing 50 items
Modality-chain reasoning enables multimodal protein modelling and design
Liu, C.; Chao, L.; Ji, S.; Wang, H.; Zhou, G.; Zheng, J.; Hong, D.; Guo, Y.; Jiang, T.; Gao, Z.; Yang, M.; Pan, J.; Li, S. Z.; Zhang, X.Abstract
Reasoning has emerged as a central capability of large language models, yet how it should be formulated for scientific foundation models remains unclear because scientific knowledge is distributed across interdependent, domain-specific representations. Here we introduce modality-chain reasoning, which organizes representations into ordered computational chains, each conditioning prediction or generation of the next. Based on this principle, we develop ProteinReasoner, a multimodal generative protein foundation model that sequentially connects amino acid sequence, evolutionary constraints and three-dimensional structure within a shared autoregressive architecture. Across zero-shot structure prediction, inverse folding and fitness prediction, ProteinReasoner outperformed two multimodal protein foundation models, while controlled comparisons supported the functional contribution of the modality chain. We further extended this principle beyond pretraining: reorganizing the chain across successive structural states enabled multiple-conformation prediction, while introducing experimental feedback as an additional modality enabled an in-context learning paradigm for protein optimization without target-specific parameter updates. In particular, across thermostability and affinity-maturation evaluations, this paradigm improved over matched fine-tuned models and showed stronger mean performance than target-specific active-learning baselines. These results establish modality-chain reasoning as a unified and effective foundation-modelling strategy in protein science. More broadly, they suggest a general route towards reasoning across interdependent representations in other scientific domains.
bioinformatics2026-08-18v3Population dynamics of ribozymes during in vitro selection
Brooks, E. M.; Kotlin, N. R.; Weiss, Z.; DasGupta, S.Abstract
Ribozymes are central to models of RNA-based primordial life. Understanding how ribozymes emerge from RNA populations under changing selection pressures can help delineate the biochemical constraints and capabilities of early RNA-based biology. In vitro selection has been instrumental in isolating ribozymes with diverse functions from combinatorial populations; however, their population dynamics during selection remain poorly characterized. By analyzing high-throughput sequencing data produced from all rounds of an in vitro selection experiment, consisting of over 5 million unique sequences, we tracked how sequences rose and fell in abundance during selection. We found that the most abundant sequences emerged early and maintained their dominance, suggesting that only a few cycles of selection-amplification may be sufficient to isolate well-adapted ribozymes. Characterization of the catalytic activities of the dominant sequences in each selection round indicated that abundance did not always predict activity. This observation was reinforced through nucleotide conservation analysis and activity assays of close sequence variants of the most dominant ribozyme. Our analyses show that sequence complementarity with the substrate emerged as a common feature as early as the first round and persisted throughout, highlighting early convergence of diverse sequence populations on a beneficial catalytic strategy. By combining bioinformatics and experimental approaches, our work presents a detailed description of ribozyme population dynamics during an in vitro selection experiment and provides a high-resolution view of how functional RNA sequences compete for survival and propagation under selection pressure.
bioinformatics2026-08-18v2MOFTy: Multimodal Gaussian Process Factor Analysis with Numerical Information Field Theory
Neumann, M.; Arras, P.; Kaster, A.-K.; Ott, A.Abstract
Multimodal Gaussian process factor analysis provides a flexible framework for dimensionality reduction in temporally or spatially resolved omics data. Existing approaches, however, typically rely on pre-specified Gaussian process kernel families and do not explicitly separate each latent factor into a component capturing gradual, smooth variation and a complementary component capturing fine-scale, non-smooth variation. Here, we present MOFTy, a Bayesian multimodal factor analysis framework based on numerical information field theory (NIFTy) that replaces fixed kernel families with the flexible correlated field model in NIFTy and enables explicit additive component separation within each latent factor with quantified uncertainty. NIFTy has been successfully applied to high-resolution Bayesian imaging in astrophysics and facilitates scalable, curvature-aware variational inference for efficient posterior approximations. We validate MOFTy on simulated data; applications to published multi-omics data demonstrate that MOFTy disentangles latent spatial structures by separating smooth gradients from localized fine-scale heterogeneity in human glioblastoma and recovers cross-modal patterns in a mouse gastrulation dataset.
bioinformatics2026-08-18v2HNSW-MS: Hierarchical Graph Indexing Enables Accurate Real-Time Mass Spectral Similarity Search at Repository Scale
Semenov, A.; Roberts, A. M. P.; Coler, E. A.; Gupta, S.; Kopylova, E.; Melnik, A. V.; Boginski, V.; Aksenov, A. A.Abstract
Spectral similarity comparison is the basis of mass spectrometry-based metabolomics, underpinning library matching, molecular network construction, and repository searches such as MASST. Public repositories now exceed billion spectra, and exhaustive pairwise comparison is increasingly limiting. We introduce HNSW-MS, which implements Hierarchical Navigable Small World graph indexing natively for mass spectra. It operates directly on GC-MS and LC-MS/MS spectra without embedding, so scores are identical to those of exhaustive comparison and results are fully reproducible. On the benchmark dataset of 8.4 million LC-MS/MS spectra, HNSW-MS is up to 900-fold faster than linear search, recall@1 and recall@10 achieve over 90%, with the recall-speedup tradeoff tunable at query. Such rapid retrieval allows for any query spectrum to be near-instantaneously integrated into a global molecular network. We demonstrate specific examples of use of global networking for molecular discovery, including uncovering a new pathway of stenothricin biosynthesis and a new dipeptide conjugate bile acid.
bioinformatics2026-08-18v2antigen-prime: Simulating coupled genetic and antigenic evolution of influenza virus
Thornton, Z. T.; Tran, T.; Figgins, M. D.; Huddleston, J.; Bedford, T.; Matsen, F. A. D.; Haddox, H. K.Abstract
Seasonal influenza virus undergoes rapid antigenic drift to escape population immunity. Computational methods can be used to organize viral genetic diversity into antigenically similar variants and estimate variant-specific growth rates. However, benchmarking these methods is challenging because it can be di[ffi]cult to accurately quantify antigenicity and growth rates in nature. Simulating viral evolution using defined selective pressures can provide ground-truth data for benchmarking. But, existing simulators do not link genetic sequences to antigenic phenotypes under selection from host populations. Here, we present a forward-time epidemic simulator called antigen-prime that links these factors. We use it to simulate viral evolution over 30 years and validate the simulation recapitulates genetic and antigenic patterns observed in natural influenza evolution. We then use the simulated data to benchmark methods for assigning variants and estimating their growth rates. We evaluated a sequence-based and a phylogenetics-based method for variant assignment, finding the former was slightly more e[ff]ective at separating viruses into antigenically distinct groups. We also evaluated methods for estimating variant growth rates in one-year sliding windows. Estimates were accurate in most windows, but highly inaccurate in several others. Examining high- error windows revealed several examples of a previously unreported failure mode. In all, antigen-prime provides a simulation framework to benchmark models of influenza evolution, and could be used to help guide future development of these models. The source code is openly available at https://github.com/matsengrp/antigen-prime.
bioinformatics2026-08-18v2Cell-Hub: a graphical interface for end-to-end single-cell RNA sequencing analysis
macaux, g.; Di Gallo, M.; Taglietti, V.; Amthor, H.; Maire, P.Abstract
Abstract Single-cell and single-nucleus RNA sequencing have become increasingly widespread, creating a significant demand for accessible analysis tools in research laboratories. Despite this need, the bioinformatics expertise required for such analyses remains rare. Cell-Hub addresses this gap by enabling single-cell data analysis for all researchers, regardless of computational background. Cell-Hub is a comprehensive, free, and open-source framework built on R/Shiny and distributed as a Docker image, integrating Seurat 5, CellChat 2, and Monocle 3 within a unified graphical interface. It supports all essential steps of single-cell RNA-seq analysis: data loading, quality control, normalization, clustering, multi-dataset integration, differential expression, and biomarker detection. Cell-Hub further incorporates ligand-receptor interaction inference powered by GaspouDB, a consolidated database of 11,563 mouse and 9,604 human interactions derived from CellChat, CellPhoneDB, CellTalkDB, and MultiNicheNet as well as trajectory inference via Monocle 3. All analyses produce publication-ready visualizations with flexible export options. By integrating these analytical frameworks into a single, intuitive interface requiring no programming expertise, Cell-Hub represents a significant step toward democratizing single-cell genomics for the broader research community.
bioinformatics2026-08-18v2Protal: Ultra-fast metagenomic profiling and strain-resolved analysis
Fritscher, J.; Duncan, A.; Hildebrand, F.Abstract
Large-scale metagenomic studies increasingly require taxonomic profiles that are sensitive, precise, strain-resolved and computationally tractable. Existing profilers typically trade taxonomic breadth, sensitivity, precision and speed against one another, limiting their utility for high-resolution microbiome analyses. Here we present protal - profiling through alignment - an ultra-fast alignment-based method for species- and strain-resolved profiling of metagenomes. Protal combines a newly developed alignment algorithm, machine-learning-based classification and conserved bacterial marker genes to profile species represented in the standardized and regularly updated GTDB taxonomy. Protal reliably profiles all 143,614 bacterial and archaeal species in GTDB r226 and achieved higher precision on CAMI2 benchmarks than all tested contemporary profilers, including MetaPhlAn 4, mOTUs4, sylph and Kraken2+Bracken (mean species-level precision 98.3% versus 97.5% for the next-best profiler, sylph). In custom bench marks, protal showed particularly strong gains for rare species represented by a single reference genome and for highly complex communities containing 10,000 species (F1-score 9% and 14% higher than the second best profiler, respectively). At the strain level, protal reconstructs intraspecific phylogenetic relationships among detected bacteria with similar accuracy as StrainPhlAn 4; because protal produces precise alignments, the phylogenies can be de novo produced without reliance on reference strain collections. Unlike dedicated strain-profiling workflows, however, protal performs strain analysis concurrently with species-level profiling, making it up to 40-fold faster without requiring additional steps. Together, these features make strain-resolved profiling of thousands of metagenomes feasible on commodity hardware. The software, databases and tutorials are available at https://github.com/4less/protal and http://protal.earlham.ac.uk.
bioinformatics2026-08-18v2From Data Curation to Risk Reporting: A Pipeline for Polygenic Risk Scores
Barbosa Araujo, P. V.; Fiuza, T. d. S.; Ferraz, R. S.; Kroll, J. E.; Andrade, R. L.; Gomes, D. H. F.; Varuzza, L.; de Souza, G. A.; de Souza, S. J.Abstract
Polygenic risk scores (PRS) have emerged as a powerful tool for quantifying genetic susceptibility to complex traits and diseases. However, their calculation and interpretation require standardized data curation, robust statistical methods, and clear reporting strategies. In this work, we present an integrated pipeline designed to address these challenges. The pipeline begins with the construction of a curated genotype/phenotype database derived from public repositories, ensuring that only phenotypes with appropriate metadata, statistical distributions, and ethical suitability are retained. The final dataset comprises 2,346 phenotypes covering 38,256,468 unique SNPs. These phenotypes serve as the final analytical units for PRS calculation, risk stratification, and individual-level interpretation. The generated reports integrate sample-level results, phenotype categorization, risk classification, study references, and variant tables, providing a structured and interpretable output for end users. Together, the curated database and reporting framework establish a comprehensive toolbox for PRS analysis, enhancing reproducibility, transparency, and usability in both research and clinical contexts.
bioinformatics2026-08-18v1LifeSciBench: Evaluating Language Models on Realistic, Expert-Level Tasks in the Life Sciences
Liu, A.; Ho, A.; Droste, A. M.; Martin, D.; Wong, E.; Zhou, E.; Zhou, I.; Park, J.; Jiao, J.; Skelly, K.-R.; Kim, K.; Li, J.; Rao, K.; Uehara, M.; Marion, M.; Fitzgerald, N.; Dias, R.; Shringarpure, S.; Yuan, Y.; Wang, Y.Abstract
We introduce LifeSciBench, a benchmark of 750 expert-authored tasks designed to evaluate whether language models can handle realistic life science research work. The majority of existing life sciences benchmarks have a narrow scope or are purely knowledge-based, and therefore fail to capture the complexity of real-world research, which often involves ambiguities and requires the accurate execution of multiple dependent judgment calls. Additionally, almost all existing benchmarks span at best a small collection of subdomains within the life sciences; there is at present no existing life sciences benchmark with both the requisite breadth and depth required to convincingly measure proficiency in real-world professional research settings. LifeSciBench addresses this gap by spanning seven representative scientific workflows and seven life science domains, with each constituent task paired with a human expert-written rubric. Across five frontier and domain-specialized models, GPT-Rosalind performs best, with a task-weighted mean normalized rubric score of 0.576 and a task-weighted response pass rate of 36.1% (response-level values are first averaged within each task, and the resulting task-level values are then averaged with equal weight). LifeSciBench remains unsaturated, with 171 tasks (22.8%) having no observed passing response from any evaluated model and 261 tasks (34.8%) having a best-model pass rate below 20%. LifeSciBench therefore serves as a high-resolution evaluation of practical scientific reasoning and operational decision-making in the life sciences.
bioinformatics2026-08-18v1Causally-inspired meta-representation learning framework for predicting patient-specific clinical responses to drug combinations
Zhang, Q.-Q.; Zhang, S.-W.; Shi, M.-H.; Li, J.-N.; Qiang, Y.-R.; Zhang, T.-H.Abstract
Large-scale prediction and assessment of clinical patient responses (i.e., RECIST class) to drug combinations remains challenging due to scarce patient-derived data. The existing prediction methods mainly rely on cancer cell line models. However, substantial biological heterogeneity between cancer cell lines and cancer patients within same tissues, as well as the heterogeneity between one tissue and another, often limit the generalizability of these methods in clinical patients. To overcome these limitations, here we present CaMeRe, a Causally-inspired Meta-representation learning framework designed to predict patient-specific clinical Response to drug combinations. In situations where stable causal factors and domain-specific response-modulating factors are unobservable, explicit discrete domain labels are unavailable, and data is scarce, CaMeRe designed a domain-invariant causal representation learning (DICRL) model guided by the invariant information bottleneck theory and causal intervention invariance principle, and also built a meta-learning framework with bi-level domain generalization to optimize DICRL model for achieving multi-domain generalization within and across tissues. By integrating the causal representation learning and meta learning framework, CaMeRe not only exhibited robust multi-domain generalization performance across multiple clinical drug combination response datasets and PDXs drug combination response datasets and generalization scenarios, but also had better interpretability. We applied CaMeRe to predict drug-combination response scores for 3,423 patients across 542,080 drug combinations. The predicted scores were significantly associated with biomarkers of known drug combinations and enabled the prioritization of candidate drug combinations across 11 cancer types, with stronger support from literature and clinical trial evidences than random baselines. We believe that CaMeRe can be a useful tool for predicting large-scale clinical individual drug combination responses and it has broad clinical applications.
bioinformatics2026-08-18v1From Lab Notes to Linked Data: MeSyTo for Ontology-Driven Metadata in Toxicological Omics
Pozhidaeva, M.; Schreiber, S.; Schubert, K.; Busch, W.; Hackermüller, J.; Canzler, S.Abstract
Toxicological omics studies require comprehensive metadata to support reproducibility, interoperability, and regulatory reuse. However, metadata requirements differ across public repositories, reporting frameworks, and laboratory workflows, resulting in inconsistent annotation and limited data integration. To address this challenge, we developed MeSyTo (Metadata for Systems Toxicology), an ontology-driven framework for harmonizing metadata across toxicological omics. Metadata concepts from public repositories, the OECD Omics Reporting Framework (OORF), community standards, and institutional workflows were semantically aligned and implemented as the MeSyTo Metadata Model (MMM). The MMM serves as the basis for the automatic generation of SHACL validation shapes and framework-specific metadata profiles, while curated value sets are represented as SKOS controlled vocabularies to support metadata collection and validation. The current implementation comprises 105 ontology classes and 527 data properties and supports transcriptomics, proteomics, and metabolomics. A prototype web application demonstrates ontology-driven metadata collection with integrated semantic validation and ontology-based term resolution. The ontology, validation shapes, controlled vocabularies, generation scripts, and software are publicly available as open-source resources. MeSyTo provides a reusable semantic foundation for harmonized, machine-actionable metadata and facilitates repository submission, regulatory reporting, and interoperable data exchange across toxicological omics studies.
bioinformatics2026-08-18v1Single-Cell Mapping of Malignant Signaling Networks Guides Drug Combinations
Yavuz, B. R.; Jang, H.; Nussinov, R.Abstract
Single-cell breast cancer atlases reveal malignant, immune, and stromal diversity; however, how the recurrent signaling pathways drive untreated malignant-cell states and could inform combination therapy remains unclear. Here, we analyzed 15,753 malignant cells from untreated primary breast tumors using a cell-resolved network framework. Individual transcriptomes were projected onto a protein-protein interaction network, partitioned into Leiden communities, and annotated by pathway enrichment. Pathway recurrence was evaluated against matched null models preserving community size, protein-network degree, and gene detection rate. Before null correction, recurrent pathways included PI3K/AKT, MAPK, JAK/STAT, and HIF-1 (hypoxia-inducible factor 1) signaling. After correction, HIF-1 emerged as the dominant recurrent signal across patients, indicating convergence of diverse upstream pathways on a shared hypoxia- and stress-adaptive malignant-cell program. The recurrent JAK/STAT, cAMP, glucagon, oxytocin, and thyroid hormone signaling suggest inflammatory, metabolic, and endocrine crosstalk. These findings support rational drug combinations targeting HIF-1 together with upstream PI3K/AKT/mTOR, MAPK, or JAK/STAT signaling.
bioinformatics2026-08-18v1A Generative Virtual Tissue Model Enables Computational Design of Therapeutic Perturbation Strategies
Lu, Y.; Zhang, W.; Chen, Y.-J.; Yin, J.; Chen, L.; Fleisher, K.; Gornet, J.; Liu, R.; Wang, Z. J.; Poon, Y.; You, Y.; Thomson, M.Abstract
Computational design has transformed many fields of engineering, where simulators can explore millions of candidate design configurations before experimental development and testing. Therapeutic design in biomedicine has resisted computational design approaches because disease progression and therapeutic response emerge from interactions among many cell types within human tissue, governed by biochemical parameters that are largely unknown and potentially unknowable. Here, we introduce the Cell Interaction Foundation Model (CIFM), a virtual tissue model that forward-simulates the transcriptional dynamics of cells in human tissue under arbitrary therapeutic conditions based upon a spatial transcriptomic seed. CIFM is a geometric graph neural network trained by self-supervised masked-transcriptome prediction on millions of cellular microenvironments spanning human tissue types and disease states; generative, auto-regressive, monte-carlo play-out, then, simulates transcriptional dynamics under combinatorial perturbations from a spatial transcriptomic seed. We validate CIFM by showing accuracy gains in gene expression prediction and imputation, disease classification, recapitulation of perturbation responses in prostate cancer models, and recovery of T cell-tumor signaling measured in cell-cell sequencing experiments. Beyond such conventional tasks, CIFM enables target identification and therapeutic design through generative tissue simulation play-outs. Analyzing over 10^6 single and combinatorial perturbations, CIFM designs immunotherapy strategies for cancer and autoimmune disease that exploit combinatorial manipulation of signaling pathways to induce or suppress immune activation. Broadly, CIFM shows how generative artificial intelligence methods can be applied to model emergent behavior in highly interacting biological systems, yielding new approaches to fundamental understanding of tissue behavior as well as large-scale therapeutic design.
bioinformatics2026-08-18v1Benchmarking Docking Protocols for GPCR Allosteric Modulators
Thompson, T. D.; Miao, Y.Abstract
G protein-coupled receptor (GPCR) allosteric modulators (AMs) offer significant therapeutic advantages over orthosteric drugs, yet structure-based virtual screening lacks validated protocols accounting for the conformational complexity of GPCR allosteric sites. We benchmark docking protocols using PDB experimental structures and structural ensembles derived from Gaussian accelerated Molecular Dynamics (GaMD) simulations across four Class A GPCRs (including the muscarinic M2 and M4 receptors, the {beta}2-adrenergic receptor, and the C-C chemokine receptor type 2) with four programs (Glide HTVS, AutoDock Vina, DOCK3.8, and Boltz-2) against experimentally validated modulator libraries and property-matched decoys. GaMD ensemble docking improved early AM enrichment across all four targets under at least one program. Glide ensemble docking was the only protocol to consistently improve early AM recovery across all four targets, ranking known actives almost exclusively within the top 0.5% of compounds at CCR2 and improving M2R active recovery nearly 9-fold relative to the PDB structure. GaMD free-energy landscape topology governed ensemble re-ranking strategy selection: population-skewed landscapes favored top binding energy ranking (BEmin) while flat, multi-populated landscapes favored average binding energy ranking (BEavg), and at targets with dominant low-energy states, a single GaMD cluster matched or exceeded full ensemble or PDB performance. Taking the union of top percentile hits identified by both ensemble re-ranking methods, BEmin / BEavg, maximizes chemical diversity at the earliest percentiles. Program-specific scaffold recovery biases further motivated a consensus BEmin / BEavg approach to maximize hit diversity. The Boltz-2 deep-learning program showed minimal sensitivity to GaMD templates and underperformed conventional docking, suggesting its affinity predictions complement rather than replace physics- and empirical-based docking approaches for GPCR AM screening.
bioinformatics2026-08-18v1Efficient Game-Theoretic Explanations for Tree-Based Ensembles via Owen Values
Koh, H.Abstract
Shapley-value-based explanations, notably SHAP (SHapley Additive exPlanations), have gained prominence as a principled game-theoretic framework for local explanations and global feature importance. While exact Shapley value computation is exponential in feature count, TreeExplainer exploits the recursive structure of decision trees to achieve polynomial-time computation for tree-based ensembles. In many scientific applications, however, features are naturally organized into a priori groups reflecting domain knowledge, requiring explanations both across and within groups. The Owen value extends the Shapley value through a two-stage allocation rule that incorporates group structure while preserving fairness properties; yet, efficient algorithms for its computation remain limited. In this paper, we propose exact and Monte Carlo algorithms for computing Owen values in tree-based ensembles by combining hierarchy-guided group aggregation with tree-aware dynamic programming. The exact algorithm computes Owen values without sampling under the path-dependent characteristic function, which approximates the conditional expectation, whereas the Monte Carlo algorithm provides a scalable approximation that is unbiased for any prespecified sampling budget and converges almost surely as the sampling budget increases. We also provide global importance measures and visualization tools for structured, multi-resolution explanations. The proposed algorithms and tools are collectively referred to as TreeOwen. Through simulation experiments, we demonstrate the numerical accuracy and substantial computational gains of TreeOwen. We illustrate its practical utility using immunotherapy metagenomic data, showing how microbial genera (groups) and species (features) contribute to patient recovery.
bioinformatics2026-08-18v1Assessing the Reliability of LLM-Generated Phenotype-Genotype Associations Through External Validation
Sun, C.; Xin, Y.; Zeng, S.; Sunthankar, S. D.; Su, W.-C.; Lynn, J.; Mundo, S.; Babanejad, M.; Feng, Q.; Wei, W.-Q.Abstract
Background: Phenotype-genotype associations underpin precision medicine by enabling disease prevention, early diagnosis, risk stratification, therapeutic target discovery, and personalized treatment. However, the rapid growth of scientific evidence has made manual curation of these associations increasingly labor-intensive, time-consuming, and incomplete. Large Language Models (LLMs) offer a potential path to scalable genomic generation and synthesis of this knowledge, but their ability to accurately identify phenotype-genotype associations and the extent to which these outputs are supported by established genomic knowledge bases remain unclear. Materials and Methods: Four LLMs, Claude Sonnet 4.6, DeepSeek V4 Flash, Gemini 3 Flash Preview, and GPT-5.5, were benchmarked on six zero-shot task categories covering forward and reverse phenotype-gene and phenotype-SNP generation. A total of 4,196 associations were identified from curated inputs and evaluated through a multistage external verification pipeline comprising phenotype normalization, ontology mapping, genomic identifier validation against Ensembl, and evidence verification using both the GWAS Catalog and OMIM. Associations were assigned a fused evidence level of strong, moderate, weak, or none. Results: Overall, 74.19% of generated associations were matched to at least one external genomic knowledge base; 9.15% received strong support and 54.46% moderate support. Phenotype-gene associations were more verifiable than phenotype-SNP associations (strong or moderate: 67.19% vs 54.06%). Among existing associations, Claude Sonnet 4.6 achieved the highest overall strong or moderate rate (69.2%), followed by GPT-5.5 (65.1%), DeepSeek V4 Flash (61.7%), and Gemini 3 Flash Preview (56.9%). Conclusion: LLMs can support scalable generation of candidate phenotype-genotype associations. Performance varied substantially by relation type and was lower for SNP-level and rare disease associations, highlighting both the limitations of current genomic resources and the need for rigorous validation pipelines. Key words: large language model; clinical genomics; phenotype-genotype association; external validation; genomic knowledge base
bioinformatics2026-08-18v1Celldega: Integrated Toolkit for Visualization and Analysis of Spatial Data
Fernandez, N.; Ishar, J.; Wang, H.; Saad, A. B.; Lipinski, M.; Farhi, S. L.Abstract
Spatial-transcriptomics integrates high-dimensional single-cell data with microscopy to reveal cellular states, communication, and tissue organization. Analyzing this data requires a combination of multi-modal data processing, high-dimensional data analysis, spatial analysis, and integrated visualization. However, computational analysis is increasingly becoming a bottleneck as approaches mature and dataset sizes increase. Additionally, visualization can be challenging as open-source visualization tools struggle to scale to large datasets (exceeding 1 billion transcripts), and commercial visualization tools are costly, closed source, and inflexible. We present Celldega, an open-source Python and JavaScript library for scalable, interactive visualization and analysis of spatial-omics data. Celldega integrates custom analyses, performs neighborhood analysis, implements an efficient visualization-specific file format, and enables interactive exploration in notebooks and web galleries. We demonstrate Celldega across multiple technologies, tissues, and datasets, including 3D reconstructions of the developing whole mouse head comprising over four million cells. Finally, we demonstrate how Celldega can be utilized throughout the entire lifecycle of spatial data analysis, from quality control to building a public shareable gallery.
bioinformatics2026-08-18v1IUPAC Consensus References Improve Short-Read Variant Detection in Clinically Challenging Regions: A Stratified Benchmarking Study with BurdenBench
Saidin, A.; Ricos, M.; Dibbens, L.Abstract
Abstract Motivation: Reference bias depresses variant detection in low-mappability regions, segmental duplications and the major histocompatibility complex (MHC); precisely the regions of greatest clinical relevance. Existing benchmarks rely on aggregate precision, recall and F1 metrics that obscure the absolute true-positive and false-positive counts that determine laboratory workload. No study has systematically evaluated IUPAC consensus references for short-read whole-genome sequencing (WGS) variant calling across Genome in a Bottle (GIAB) stratifications, multiple allele-frequency thresholds and multiple variant callers. Results: We aligned 30x WGS from three GIAB samples to IUPAC consensus references (allele frequency >=10% and >=30%) using the ambiguity-aware aligner novoAlign, benchmarking against BWA-MEM/GRCh38 and novoAlign/GRCh38 baselines across BCFtools, FreeBayes and GATK HaplotypeCaller. SNV recall increased by 3.1-3.9 percentage points (pp) in low-mappability regions and 1.8-3.1 pp in segmental duplications; INDEL recall rose by 4.5-5.8 pp and 2.4-3.8 pp, respectively, with similar gains in the MHC and challenging medically relevant genes (CMRG). Decomposition analysis showed that the aligner change drove most INDEL gains, while IUPAC encoding contributed additional SNV-specific improvement. We introduce BurdenBench, an open-source framework that computes net benefit and region-size-normalised metrics directly from standard hap.py outputs, revealing divergent caller-specific trade-off profiles that are invisible to aggregate F1: FreeBayes showed the most favourable precision-recall balance in low-mappability regions, while GATK achieved positive net benefit in the MHC. A controlled comparison using an identical variant set showed severe recall and precision losses for SALT (a published SNP-aware dual-index aligner) across all three callers, supporting the value of preserving linear reference structure. Pan-human and population-specific consensuses performed within 0.2 pp of one another. All findings are descriptive and hypothesis-generating from three samples. Availability and implementation: To mitigate potential bias associated with software developed by an author's employer, primary hap.py outputs and derived burden metrics were independently verified by co-authors with no affiliation to that employer. BurdenBench (v1.0.0) is implemented in Python (pandas, numpy; Python >=3.7) and freely available under the MIT licence at https://github.com/akzam/BurdenBench, including raw hap.py outputs and an audit trail enabling independent recomputation without a novoAlign licence. novoAlign and novoUtil (version 4, Novocraft Technologies) are commercial software with no-cost academic trial licences.
bioinformatics2026-08-18v1Simulating Iron Deficiency in Plant Plastidial Metabolism With a Flexible Neural-Mechanistic Hybrid Approach
El Alaoui, S.; Henry, C. S.; Blaby-Haas, C.; Paape, T.; Xie, M.; Seaver, S. M.Abstract
Flux balance analysis has proven to be a successful approach in metabolic engineering and systems biology to predict intracellular fluxes of large genome-scale networks and the essentiality of genes encoding enzymes and regulatory factors. Flux balance analysis (FBA) relies on a key assumption of a metabolic state being persistent ("steady") over a given time frame. This assumption works well for microbial growth because of the ease with which microbial media can be fixed, biomass can be decomposed, and growth rates can be measured. However, the assumption is far less tenable for the cells and tissues of complex multicellular organisms, particularly if any integrated data is sampled from a heterogeneous collection of developing cells continually interacting between and across tissues. These will likely exhibit transient metabolic states equilibrating over varying timescales, and many FBA studies in complex organisms typically either ignore time as a parameter, or integrate data taken over long timescales (days/weeks). In this work, we adopt and modify a previously published machine learning approach originally developed to hybridize several aspects of a constraint-based approach with machine-learning in order to predict growth. This approach accommodates transient state dynamics, at the cost of tolerating a controlled amount of slack in the steady-state assumption, in order to enable transcript-constrained flux estimation in plant tissues without optimizing a growth objective. For our case study, we reconstruct the metabolism of the plastid of Poplar and Sorghum, integrating data sampled from leaf tissue under varying levels of iron bioavailability. The two species diverge sharply: Sorghum suppresses its photosynthetic electron transport and Calvin cycle abruptly at day 7 and its carbon delivery to biomass collapses to a third of control by day 21, whereas Poplar declines gradually and retains roughly 70%. Normalizing each reaction score to the plastid proteome pool makes the two species comparable and exposes reallocation as the pool contracts, including a split within Sorghum's sulfate assimilation that tracks which enzymes carry iron cofactors.
bioinformatics2026-08-17v2Long-Read epigenetic clocks identify improved brain aging predictions
Grant, S. M.; Eger, S. J.; Makarious, M. B.; Meredith, M.; Moller, A.; Grant-Peters, M.; Hicks, A.; Mandal, A.; Auluck, P.; Villegas-Lanau, A.; Mejia-Cupajita, B.; Acosta-Uribe, J.; Aguillon, D.; Leonard, H.; Kuznetsov, N.; Weller, C.; Reed, X.; Catching, A.; Jain, M.; Ferrucci, L.; Kosik, K. S.; Cookson, M. R.; Ryten, M.; Nalls, M. A.; Billingsley, K. J.Abstract
Epigenetic clocks are widely used to estimate biological aging, yet most are built from array-based data from peripheral tissues of predominantly European-ancestry individuals, limiting their generalizability. Here, we present aging clocks on DNA methylation from Oxford Nanopore long-read sequencing (LRS), leveraging over 28 million CpG sites from prefrontal cortex samples across individuals of African and European ancestry. These models were developed using GenoML, an automated machine learning platform for multi-omics data that leverages a diverse catalog of existing model architectures. Our long-read-informed clocks were developed using promoter-based and whole-genome window-based features, yielding models for each individual cohort as well as a combined-cohort clock. Each of these models demonstrated favorable performance compared to existing methylation clocks and was externally validated in a cohort of Colombian individuals. We further performed enrichment analyses and nominated both shared and cohort-specific pathways, cell types, and transcription factor binding motifs which may be implicated in aging and were not fully explained by cell type proportions or postmortem interval. Altogether, our findings highlight the power of long-read methylation data for constructing accurate, ancestry-aware aging clocks and emphasize the importance of inclusive training datasets.
bioinformatics2026-08-17v2The extended Split-ORF pipeline: Prediction and evaluation of Split-ORFs using Ribo-seq data
Kalk, C.; Murtagh, J.; Despic, V.; Mueller-McNicoll, M.; Schulz, M.Abstract
Split Open Reading frames (Split-ORFs) occur in transcripts containing at least two open reading frames, each encoding a part of the same full-length protein. These multiple open reading frames arise from alternatively spliced transcript isoforms. Understanding which genes make Split-ORFs, and in which cell types and under which conditions, would generate new insights into gene regulation. We previously published the Split-ORF pipeline, a computational tool that predicts candidate Split-ORFs from transcript sequences. Here, we present a new and improved version of the Split-ORF pipeline adding modules to analyze Ribo-seq data, calculate regions unique to the Split-ORF candidates, quantitatively assess Ribo-seq coverage in these regions, and perform candidate prioritization. Using this pipeline, we predicted more than 14,000 candidate Split-ORF transcripts from alternatively spliced human transcripts containing premature termination codons or retained introns. Hundreds of candidate Split-ORFs show significant Ribo-seq coverage across diverse cell types and diseases in at least one of the Split-ORFs, and 120 transcripts in both Split-ORFs. The candidate Split-ORF genes with significant Ribo-seq coverage are enriched for RNA-binding and RNA-processing functions and the majority of them encode RNA-binding proteins.
bioinformatics2026-08-17v2Conformal Uncertainty Quantification for BayesAge Epigenetic Age Predictions
Mboning, L.; Pellegrini, M.; Bouchard, L.-S.Abstract
Epigenetic clocks predict chronological age from DNA methylation (DNAm) profiles, yet most provide point estimates without calibrated uncertainty. This limits their use when quantified error bounds are required. We apply conformal prediction to BayesAge, a maximum-likelihood clock that models nonlinear DNAm--age relationships using a small set of CpG loci and a count-based likelihood. Split conformal prediction yields distribution-free prediction intervals with finite-sample marginal coverage guarantees under exchangeability and requires only a single model fit per split. We also evaluate a locally scaled variant that produces age-dependent interval widths using a locally estimated error scale. In our targeted bisulfite sequencing cohort, split conformalized BayesAge attains near-nominal empirical coverage while preserving BayesAge point-prediction accuracy. The locally scaled variant yields wider intervals at older ages, but its coverage is less stable in small-calibration regimes, consistent with additional uncertainty from estimating the local scale. Relative to Monte Carlo intervals that propagate read-sampling variability and to higher-dimensional linear baselines (conformalized linear quantile regression and conformalized Lasso regression), conformalized BayesAge provides calibrated uncertainty using substantially fewer CpG sites and with weaker age-dependent structure in residuals. These results support conformal prediction as a practical approach for uncertainty quantification in DNAm-based age estimation.
bioinformatics2026-08-17v1In situ Discovery of Immune Repertoire Reveals Antitumor Immunity and Therapeutic Antibodies
Zhang, H.; Wang, P.; Zhao, Y.; Yang, L.; Xue, T.; Liu, L.; Zhao, Y.; Zhang, Z.; Ma, J.; Zeng, B.; Zhang, P.; Wang, C.; Pan, D.; Gao, Z.; Liu, Z.; Zeng, Z.Abstract
Spatial transcriptomics offers a glimpse into the immunology of tissues. However, limitations in spatial transcriptomics preclude the detection of highly diverse, low-abundance, and previously unknown sequences, including immune repertoires and microbiota. Here, we introduce Archimap, a spatial transcriptomic platform that simultaneously profiles spatial transcriptomes, immune repertoires, and microbiota from formalin-fixed paraffin-embedded (FFPE) tissues. Using Archimap, we profile the spatial localization of TCRs, BCRs, and the microbiota landscape in archived clinical tissues at single-cell resolution. Through comprehensive benchmarking, we validate Archimap's performance and fidelity. Archimap in situ assembles the immune complex and reconstructs the clonal evolution of antibodies. Together, Archimap shows the power of in situ discovery of functional immune repertoires for their antitumor immunity.
bioinformatics2026-08-17v1Using GIS Dashboards to highlight AMR data disparities in Africa for Policy, Research, and Public Health
Dogbegah, W. A.; Opiyo, S. O.; Proscovia, P. A.; Tiambo, C. K.Abstract
Antimicrobial resistance (AMR) continues to pose a major public health threat across Africa, yet available surveillance data remain highly fragmented across private, public, and academic sources. This study analysed continent-wide AMR surveillance patterns by integrating datasets from multiple independent repositories and visualising them through interactive Geographic Information System (GIS) dashboards. The objective was to generate an integrated evidence base that highlights resistance patterns, surveillance disparities, reporting gaps, and opportunities for improved AMR monitoring across Africa. Data were compiled from major private AMR surveillance programmes including Pfizers ATLAS, GSKs SOAR, Johnson & Johnsons DREAM, Venatorxs GEARS, and Shionogis SIDERO-WT covering the period 2004-2022. Public datasets from the WHO Global Antimicrobial Resistance and Use Surveillance System (GLASS) and the Fleming Funds Mapping Antimicrobial Resistance and Antimicrobial Use Partnership (MAAP) were incorporated for 2016-2020, together with published AMR studies conducted between 2010 and 2024. Datasets were harmonised to align key variables including bacterial species, isolate identifiers, antibiotics tested, surveillance source, geographical location, and categorical AMR outcomes while preserving the original structure of the contributing datasets. Interactive dashboards were developed using R Shiny to support spatial visualisation and dynamic analytical exploration of resistance patterns, temporal trends, species distribution, and country-level surveillance coverage. Descriptive analyses including means, standard deviations, medians, interquartile ranges (IQR), frequency distributions, Gini coefficients, Shannon entropy, Herfindahl-Hirschman Index (HHI), and Lorenz curves were used to assess inequality and concentration in country-level AMR reporting across surveillance systems. The integrated analyses revealed substantial heterogeneity and concentration in AMR surveillance reporting across Africa, reflecting major differences in surveillance intensity, laboratory infrastructure, reporting systems, and diagnostic capacity across countries. Private datasets demonstrated broader antibiotic panels and longer temporal coverage, whereas public datasets exhibited substantial gaps in country participation and pathogen-antibiotic representation. Published AMR studies additionally highlighted important surveillance information absent from formal surveillance databases. By integrating multiple streams of AMR evidence, this study demonstrates the value of interactive GIS dashboards as exploratory and updateable surveillance-support tools for improving visibility of fragmented AMR datasets, identifying surveillance disparities, supporting geographically informed interpretation of resistance trends, and strengthening future AMR surveillance harmonisation efforts across Africa.
bioinformatics2026-08-17v1Metabolites form a globally connected chemical network across protein families
Skolnick, J.; Srinivasan, B.Abstract
Metabolites are generally viewed as substrates, products, cofactors, or regulators of individual proteins, whereas metabolites recurring across many protein families are often regarded as promiscuous binders. Here, we analyzed 989,058 BioLiP2 protein - ligand binding sites and assigned 929,546 sites to ECOD v295 homologous groups to quantify ligand specificity, cross-fold scatter, structural breadth, and metabolite-mediated connectivity across protein-family space. Many ancient metabolites preferentially occupied cognate structural groups, demonstrating that broad evolutionary reuse can coexist with local structural discrimination. After excluding elemental metals, BioLiP potential-artifact/dual-use ligands, and metabolites containing fewer than six heavy atoms, 32 ancient metabolites occupied a mean of 185.38 ECOD F-groups per metabolite, compared with 6.32 F-groups for 2,540 mapped filtered non-ancient metabolites - a 29.35-fold enrichment (bootstrap 95% CI, 18.66 - 43.46). The complete 40-ancient-metabolite network connected all 6,798 associated F-groups into a single giant connected component (GCC). Even after stringent filtering, all 3,135 ancient-metabolite-associated F-groups remained in one GCC. Degree-preserving configuration-model randomizations and maximum-degree capping showed that this connectivity follows from the broad, recurrent distribution of metabolite binding rather than dependence on a few extreme hubs or a specialized higher-order topology. Differences between ancient and filtered non-ancient networks were not explained by metabolite size, whereas generic crystallization additives preferentially occupied smaller pockets. These results indicate that a limited ancient chemical repertoire established a globally connected protein-family architecture that subsequent metabolite diversification expanded while preserving its basic organization.
bioinformatics2026-08-17v1Degree-ranked gene lists omit the cross-module connectors, and a partition-free centrality recovers them
Zhao, Q.; Zheng, H.; Zhang, Y.; Bi, J.; Sun, T.Abstract
Network centrality is the workhorse of gene prioritisation, yet what a ranking omits is rarely audited. Scoring each selection against an annotation-count-matched maximum-entropy reference--asking whether a selected gene set covers the genome's functional space or collapses it--reveals that the criterion in standard use has a measurable blind spot in exactly the class it is meant to surface. Degree, the most widely used criterion, returns the cross-module bridges that are also locally dominant--connector hubs--and omits the non-hub connectors: where 26% of the genome occupies these coordinating roles, a degree-ranked list holds 18% and an EDVS-ranked list 55%, and degree's top-1% collapses functional coverage below the reference on all five networks tested. We repurpose EDVS (Entropy of Degree-Vector Sums), an information-theoretic diversity measure, as an annotation-free, partition-free centrality that recovers this omitted class. The coverage it preserves is carried by cross-module participation P, which cannot be computed without a community partition; EDVS matches P-level coverage on all five networks using none, and retains 0.84 of its selection under edge perturbation that leaves partition-based selections at 0.21-0.46. The deficit is general: the collapse holds in the same direction on the two networks built without functional annotation (0.5-1.1 bit; co-expression, physical interaction) as on the three supervised by it (1.6-3.3 bit; RiceNet, AraNet, STRING), so supervision amplifies it rather than creates it. The remedy is bounded: EDVS ceases to preserve coverage on the sparse physical-interaction network. And the class EDVS isolates is organizational, not an importance signal: pre-registered probes--essentiality, transcription-factor identity, tissue-specificity, date/party-hub character, phenotype co-localisation--return null or reversed throughout. The conclusive ones are equivalent to their degree-matched nulls within {+/-}5 percentage points (demonstrated, not merely undetected), and the classical coupling of centrality to importance itself holds only network-dependently.
bioinformatics2026-08-17v1Phenotype-associated spatial biomarker discovery in spatial transcriptomics with spHOT
Kim, H.; Kim, D.; Jung, S.; Lee, S.; Kim, K.Abstract
Spatial transcriptomics now profiles patient cohorts at single-cell resolution, enabling analysis of disease-associated cell organization in situ. However, discovering such spatial biomarkers remains challenging because relevant structures occur at unknown scales and cell- or niche-level annotations are rarely available. We present spHOT, a deep learning framework that localizes phenotype-associated spatial biomarkers from sample-level labels. spHOT combines spatial foundation model embeddings, a hierarchical domain tree for multi-resolution tissue representation, and a teacher-student multiple instance learning architecture that converts sample labels into cell-level biomarker scores. In controlled simulations and real-tissue benchmarks, spHOT outperformed existing spatial and single-cell methods in localizing ground-truth biomarkers. Across fibrotic, metabolic, and autoimmune disease datasets, spHOT recovered disease-relevant niches and tissue states reported by supervised analyses in the original studies. Cross-disease application of spHOT transferred biomarkers across chronic lung diseases without retraining. spHOT enables scalable, annotation-efficient spatial biomarker discovery in cohort-scale spatial transcriptomics.
bioinformatics2026-08-17v1Integration of proteomic data from cell lines and tumors
Ta, C. Q.; Auth, J. M.; Schilling, M.; Klingmueller, U.; Raue, A.Abstract
Cancer cell lines are widely used in preclinical research, yet the clinical translation of findings from cell lines remains limited. Identifying cell lines that best resemble patient tumors requires integration of molecular profiles across biologically distinct sample types. Recent advances in transcriptomic integration have demonstrated the potential of deep learning for aligning data across different sample types. However, comparable approaches for proteomic data integration remain lacking, potentially because of the prevalence of missing values in proteomic datasets. Here, we introduce ProtInt, a deep learning-based framework that integrates proteomic data from cell lines and patient tumors by combining principles from proteomic imputation and transcriptomic integration methods. We applied ProtInt to integrate label-free proteomic profiles from 771 cancer cell lines and 550 treatment-naive tumors. ProtInt outperformed batch correction and transcriptomic integration methods in aligning cell line and tumor proteomes. Comparison of the cell line proteomes before and after integration revealed recurrent increase of proteins associated with immune reaction, cell-cell communication, and interaction with the extracellular matrix, and reduction of proteins involved in transcription, post-transcriptional processing, and mitochondrial gene expression as proteomes of cell lines were adapted to resemble tumors. These results establish ProtInt as a framework for joint analysis of proteomic datasets across distinct sample types and may facilitate the identification of cell lines best suited for clinically relevant studies.
bioinformatics2026-08-17v1Cryptic binding sites are detected but not ranked: coverage, conversion, and detector consensus
Moore, C. W.Abstract
Methods for predicting cryptic binding sites are compared almost exclusively on top-n recovery, a number that conflates two independent abilities: proposing a candidate at the right location, and ranking it highly enough to be seen. We separate them by retaining the per-candidate overlap of every proposal, rather than only the top five, for four structurally different detectors spanning 2009 to 2026, across the CryptoBench benchmark. The separation is large and it reorders the field. On the designated test fold of 178 structures, fpocket, a purely geometric method from 2009, proposes a qualifying candidate for 74.2% of targets, the highest coverage of any tool tested, yet surfaces one in its top five for only 43.8%. P2Rank proposes qualifying candidates for 66.3% and surfaces 63.5%, and IF-SitePred, a 2024 method built on protein language model embeddings, proposes 70.8% and surfaces 61.8%. Coverage across tools varies by 8 points while conversion, the share of a tool's own coverage that reaches the top five, varies from 59% to 96%. Unioning the four detectors reaches 92.1% coverage, and only 7.9% of cryptic sites are invisible to all of them. The field's headroom is therefore predominantly in ranking and in combination, not in detection: perfect ranking of a single tool's existing proposals would reach 74.2%, and of the union 92.1%, against the 66.3% currently achieved. We show the practical consequence is governed by candidate budget. Added coverage converts to recovery at about 85% while a structure carries fewer than roughly fifteen candidates and at about 51% above it, which explains a series of interventions that raised coverage and returned nothing. Working within that budget, proposing pockets from a protein language model at locations where geometry finds no concavity improves single-structure recovery by 8.5% (95% CI +4.0 to +13.6) on test-fold data, and lets a five-conformer ensemble match a twenty-conformer one at a third of the wall clock. We release per-candidate overlaps for all tools so that coverage and conversion can be reported separately without re-running any method.
bioinformatics2026-08-17v1Reproducible Community States Resolve the Nasopharyngeal Diversity Paradox
Song, K.; Brochu, H. N.; Bustos, M. L.; Zhang, Q.; Thomas, M. J.; Harris, A. B.; Icenhour, C. R.; Letovsky, S. N.; Iyer, L.Abstract
The nasopharyngeal microbiome is critical for respiratory health, yet its compositional architecture remains largely uncharacterized, underlying conflicting reports of increased, decreased, or unchanged diversity during infection. Here, we demonstrate that these contradictions arise from a fundamentally overlooked factor: the nasopharynx is organized into six reproducible nasopharyngeal community state types (NPCSTs) that are associated with intrinsic diversity baselines independent of disease status. By uniformly reprocessing 7,790 16S rRNA gene sequencing samples from 28 studies, we show that NPCSTs explain 52% of community variance, four-fold more than study effects, and that disease-diversity associations are attenuated by over 92% after NPCST adjustment. To identify genuine disease markers, we applied NPCST-aware differential abundance testing to SARS-CoV-2 as a case study. Leave-one-study-out (LOSO) cross-validation across 10 cohorts confirmed 13 reproducible taxa with opposing shifts: obligate anaerobes typically studied in other body compartments were enriched, while resident hub genera were depleted with high directional consistency across LOSO iterations. Co-occurrence network analysis independently validated this pattern, identifying the depleted taxa as structural backbone hubs across all NPCSTs. To bridge microbiome ecology and clinical application, we developed the Nasopharyngeal Microbiome Health Index (NMHI), a continuous community-level wellness score achieving AUC of 0.90 and 0.92 in internal and external validations, respectively, with robust performance across all six NPCSTs (AUC: 0.848-0.953). An independent clinical cohort of 147 specimens confirmed that these NPCST and NMHI characteristics are reproducible. Unlike binary classifiers, NMHI quantifies nasopharyngeal health along a spectrum, establishing NPCST-aware analysis as a foundation for precision respiratory microbiome research.
bioinformatics2026-08-13v3scDRP: Disentangled representation learning for predicting single-cell responses to perturbations and estimating individual treatment effects
Sun, J.; Stojanov, P.; Zhang, K.Abstract
Dissecting cell-state-specific changes in gene regulation induced by perturbations is crucial for understanding biological mechanisms. However, single-cell sequencing provides only unmatched snapshots of cells under different conditions. This destructive measurement process hinders the estimation of individualized treatment effects (ITEs), which are essential for pinpointing these heterogeneous mechanistic responses. We develop scDRP, a generative framework that leverages disentangled representation learning with asymptotic correctness guarantees to separate perturbation-induced and perturbation-invariant latent variables via a sparsity regularized beta-VAE. Assuming quantile-preserving effects of perturbations conditional on confounders, scDRP performs conditional optimal transport in the disentangled latent space to infer counterfactual states and estimate ITEs. Applied to simulated and real single-cell perturbation data, scDRP accurately estimates treatment effects and individual counterfactual responses, with subsequent biclustering analysis further elucidating cell-type-specific functional gene module dynamics. Specifically, it captures distinct cellular patterns under rhinovirus and cigarette-smoke extract exposures, reveals heterogeneous responses to interferon stimulation across diverse immune cell types, and identifies distinct functional module activation in chronic myeloid leukemia cells following CRISPR activation targeting different genes. scDRP also generalizes to unseen perturbation doses and combinations. Our framework provides a principled computational approach to extracting heterogeneous causal relationships from single-cell perturbation data, enabling a deeper understanding of cellular and molecular mechanisms.
bioinformatics2026-08-13v3FlyPredictome: A structural atlas of predicted protein-protein interactions in Drosophila
Kim, A.-R.; Comjean, A.; Veal, A.; Rodiger, J.; Han, M.; Hu, Y.; Perrimon, N.Abstract
Protein-protein interactions (PPIs) are fundamental to cellular function. Yet most Drosophila PPIs remain structurally uncharacterized despite the wealth of genetic and biochemical data available for this organism. Here we present FlyPredictome, a structural interactome based on 1.5 million pairwise AlphaFold-Multimer predictions. Using a local confidence metric that performs robustly for interactions involving flexible and disordered proteins, we systematically assess experimentally reported Drosophila PPIs and predict direct binding interfaces at residue-level resolution. Testing their functional relevance, we find that phenotype-associated missense mutations are enriched at predicted interaction interfaces. Building on these validated predictions, we construct an evidence-supported PPI network, revealing modular organization from signaling pathways to individual protein complexes. FlyPredictome is available as an open database, providing a structural foundation for interaction discovery in Drosophila.
bioinformatics2026-08-13v3RobustCell: A Model Attack-Defense Framework for Robust Transcriptomic Data Analysis
Liu, T.; Kang, Q.; Luo, X.; Xiao, Y.; Zhao, H.Abstract
Computational methods should be accurate and robust for tasks in biology and medicine, especially when facing different types of attacks, defined as perturbations of benign data that can cause a significant drop in method performance. Therefore, there is a need for robust models that can defend attacks. In this manuscript, we propose a novel framework named RobustCell to analyze attack-defense methods in single-cell and spatial transcriptomic data analysis. In this biological context, we consider three types of attacks as well as two types of defenses in our framework and systemically evaluate the performances of the existing methods on their performance of both clustering and annotating single cells and spatial transcriptomic data. Our evaluations show that successful attacks can impair the performances of various methods, including single-cell foundation models. A good defense policy can protect the models from performance drops. Finally, we analyze the contributions of specific genes toward the cell-type annotation task by running the single-gene and group-genes attack methods. Overall, RobustCell is a user-friendly and extension-flexible framework for analyzing the risks and safety of analyzing transcriptomic data under different attacks.
bioinformatics2026-08-13v2Discrete Inverse Rendering: Biological Image Analysis with Integer Programming
Kirkegaard, J. B.; Zdyb, F. O.Abstract
Biological image and video analysis is full of discrete decisions: whether an object is present, which multi-hypothesis detections are real, whether two detections are tracking the same object, or whether a cell divides or not. Standard pipelines resolve these locally and in sequence, e.g through non-max suppression, per-frame segmentation, distance-based linking, or dedicated lineage rules. Image evidence and temporal evidence are thus rarely weighed against each other in a single objective. We recast these discrete steps as \emph{discrete inverse rendering}: candidate renderings are generated, and then a integer programming solver selects the subset that best reconstructs the observed video subject to problem-specific constraints. We demonstrate that the same solver and the same reconstruction principle can handle three otherwise separate motifs: suppression of overlapping detections in dense \emph{C.\ elegans} tracking, extraction of a single connected curve in sperm tracking, and event-structured tracking in single cell tracking.
bioinformatics2026-08-13v2Human-supervised Agentic AI for Hypothesis Generation and Experimental Assistance in Drug Repurposing
Huynh, D.-L.; Asp, E.; Ballante, F.; Puigvert, J. C.; DeGrave, A.; Karki, R.; Nader, K.; Östling, P.; Pokharel, B.; Rietdijk, J.; Schlotawa, L.; Schmidt, L.; Seal, S.; Seashore-Ludlow, B.; Aittokallio, T.; Spjuth, O.Abstract
Computational drug repurposing has largely been focused on rapid hypothesis generation, yet real-world applications span a far broader lifecycle, from drug candidate suggestion to designing experiments, analyzing assay data, and iteratively refining candidates. Here, we demonstrate that agentic AI can operate throughout this lifecycle. To this end, we developed RepurAgent, a hierarchical multi-agent AI system comprising a supervisor agent and a planning agent that coordinate four specialized sub-agents (research, prediction, data, and report), through a human-in-the-loop design, with episodic memory and retrieval-augmented generation. The system is grounded in data, tools, and standard operating procedures specific for drug repurposing, developed within the REMEDi4ALL consortium. We validated the agentic system across three scenarios spanning the various stages within the repurposing lifecycle: in Acute Myeloid Leukemia, a blinded expert evaluation indicated that RepurAgent produced substantially more novel and mechanistically credible candidates compared to a vanilla LLM baseline; in a retrospective COVID-19 antiviral screen, RepurAgent acted as an adaptive experimental collaborator, prioritizing compounds with AUC-ROC up to 0.99 without predefined thresholds and flagging confounders missed in manual review; and for Multiple Sulfatase Deficiency, it prioritized 81 high-confidence candidates from 5000 compounds, which were further corroborated by domain experts. These results demonstrate that agentic AI can support across the drug repurposing lifecycle, from hypothesis generation to experimental analysis. RepurAgent is open source and deployed at https://repuragent.serve.scilifelab.se/.
bioinformatics2026-08-13v2Principal Genes: A PCA-based approach to highly variable genes selection for scRNA-Seq analysis
Kakwambi, E. D.; Nguyen, T.; Kapoor, S.; Moussa, M. R.Abstract
Single cell RNA-sequencing (scRNA-Seq) data are typically represented as cell-by-gene count matrices, which capture the expression of each gene as detected in the sampled cells; often a heterogeneous population of multiple different cell types or cell states. Almost all scRNA-Seq analysis workflows have a gene selection step prior to applying clustering algorithms which helps remove genes with low variability and hence reduce the high-dimensional gene space. A de-facto method for achieving selection of highly variable genes (HVG) uses dispersion and mean expression scores to evaluate the variability of each individual gene. However, methods based on direct mean-to-variance relationship for gene selection often suffer from susceptibility to variance instability and arbitrary determination of the optimal number of genes to use in downstream analysis tasks, additionally, they often prioritize genes with low abundance but high variance. Here, we propose an innovative method for selecting highly variable genes that is not based on mean to variance ratios: "Principal Genes (PG)" method; it utilizes the rotations (or loadings) from Principal Component Analysis (PCA) to calculate a novel variability score per gene that we name "Gene Principal Score (GPS)". GPS helps evaluate the genes based on their contribution in the PCA rotations and hence ranks the genes according to their variability from highest to lowest variable genes. For efficient implementation we utilize Augmented Implicitly Restarted Lanczos Bidiagonalization methods to efficiently obtain Principal Components (PCs) associated with the largest variance. Genes with the highest GPS score, i.e. Principal Genes, can then be used for downstream analysis tasks, especially the clustering step. To test the performance of our highly variable gene identification method, we use several validation strategies, including clustering of labeled single cell RNA-Seq data (i.e. data with known 'ground truth' cell type labels). Furthermore, we measure the performance of our method against dispersion-based highly variable gene (HVG) selection approaches. We use several validation metrics, including sensitivity and adjusted rand index scores for clustering based on genes selected using our method against genes selected using HVG; and our validation datasets include six real labeled single cell RNA-Seq datasets. Our findings show that our new method, Principal Genes, is comparable and often favorable in performance in selecting highly variable genes and achieves ultra-fast gene selection from PCA results.
bioinformatics2026-08-13v1Constrained Generative Design Frameworks For Computational Discovery of Target-Specific DARPin Candidates
Pourbaghi, M.; Elemento, O.; Bradbury, M. S.Abstract
Applying unconstrained generative protein models to fixed structural scaffolds can produce systematic design artifacts, including a "Glycine Trap" characterized by the enrichment of glycine at structurally incompatible positions. Furthermore, optimizing sequences against artificial rigid-body docking geometries induces reward-hacking and severe geometric hallucinations. In addition, the highly conserved designed ankyrin repeat protein, or DARPin, scaffold can obscure defects at the engineered binding interface, causing AlphaFold2-Multimer (AF2) to predict nonfunctional protein-target interactions with high confidence. To overcome these limitations, we developed DARPinMPNN, a scaffold-constrained computational pipeline for DARPin candidate discovery. Restricting sequence generation to a validated DARPin design space eliminated these failure modes. A stateaware chimeric multiple sequence alignment strategy was engineered and enabled AlphaFold2-Multimer (AF2) to serve as a high-throughput structural sieve, while AlphaFold 3 (AF3) provided independent structural validation of candidate binders. Using this framework, we identified mesothelin-targeting DARPin candidates with predicted structural confidences (champion ipTM = 0.83) approaching those of a structurally validated picomolar-affinity binder (G3 control, ipTM = 0.89). By revealing extensive discordance between AF2 and AF3 predictions, this work establishes a robust framework for identifying and prioritizing high-confidence DARPin candidates for experimental validation.
bioinformatics2026-08-13v1IsoMobil: Resolving Molecular Ambiguity in Mass Spectrometry-based Spatial Omics Through Ion Mobility
Meenakshi, M.; Migas, L. G.; Molloy, K. R.; Djambazova, K. V.; Spraggins, J. M.; Van de Plas, R.Abstract
Molecular imaging by imaging mass spectrometry (IMS) has become a key modality for spatial proteomics, lipidomics, glycomics, and metabolomics. It maps hundreds to thousands of molecular species con-currently throughout tissue without prior labeling. However, reporting thousands of ion images makes IMS measurements very high-dimensional, complicating interpretation. Furthermore, IMS data contain implicit chemical relationships. For example, the same molecular species can be re-ported by several separately-measured ion species, each an isotopic variant or isotopologue of that molecule. While conventional dimensionality reduction methods such as principal component analysis can address the dimensionality challenge, they typically do not preserve chemical relationships (e.g., isotopologue grouping), making biological interpretation harder. As advanced, higher-dimensional measurement types such as ion mobility IMS (IM-IMS) expand into spatial omics, addressing interpretability in a chemically informed way becomes pressing. Therefore, we present IsoMobil, a dimensionality-reduction framework for IM-IMS data that empirically detects potential isotopologues. Besides reducing dataset complexity, it facilitates interpretation at the (biologically relevant) molecular-species level rather than ion-species level. The algorithm finds spatially coherent ion species, filters them based on isotope-induced mass-to-charge (m/z ) distances and mobility-bin consistency (isotopo-logues have near-identical collisional cross-sections). This yields a compact representation where isotopologue-candidate families, rather than individual ion-species, form latent dimensions. In a synthetic benchmark, IsoMobil outperformed (F1=1.0) spatial-only and m/z -based methods (F1{approx}0.67). In a human colon case study, IsoMobil found 77 isotopologue-candidate groups (COSH-P-quality[≥]0.85) among 6344 lipid ion species. By automating isotopologue discovery, IsoMobil lifts biological interpretation of exploratory, untargeted spatial omics by IM-IMS to the molecular-species level.
bioinformatics2026-08-13v1ZEISS arivis Cloud: a cloud-based platform for deep learning model training and scalable bioimage analysis
Bhattiprolu, S.; Toor, M.; Soyer, S.Abstract
Modern biological imaging generates large, complex datasets that require scalable and reproducible image analysis methods. Deep learning has demonstrated strong performance on bioimage segmentation tasks, but training custom models has remained inaccessible to many researchers due to requirements for GPU infrastructure, programming expertise, and large annotated training datasets. ZEISS arivis Cloud is a browser-based platform for deep learning model training that addresses these barriers through partial annotation support, AI-assisted labeling with SAM (Segment Anything Model), pretrained model initialization, and automatically configured training pipelines requiring no machine learning expertise. The platform supports two segmentation tasks: semantic segmentation using a U-Net-style architecture with an EfficientNet encoder and PixelShuffle decoder, and instance segmentation based on Mask2Former with a Swin-Tiny backbone. Both pipelines incorporate microscopy-specific adaptations including smooth tiling, multi-channel input support, dataset-specific normalization, and partial-annotation-aware loss functions protected by patents US-20240078681-A1 and US-20250111519-A1. Trained models integrate directly with ZEISS arivis Pro for pipeline-based image analysis, ZEISS arivis Hub for parallel execution across large datasets, and ZEISS ZEN for content-aware guided acquisition. We describe the platform architecture, training methodology, segmentation architectures, reproducibility and versioning mechanisms, and FAIR compliance, and illustrate the complete workflow through two intestinal organoid imaging examples. arivis Cloud is freely accessible to student users; other users access the platform via subscription at https://www.arivis.cloud/.
bioinformatics2026-08-13v1scDIVA: semi-supervised integration and fine-grained annotation of tumor-immune single-cell atlases
Leslie, C. S.; Rapolu, V.; Lee, B.; Wong, W.; Karbalayghareh, A.Abstract
Single-cell atlases of the tumor-immune microenvironment have defined numerous fine-grained immune cell states, but each study uses its own nomenclature and procedure for annotating cell types. Transferring annotations from a reference atlas to a query dataset is complicated by both batch effects and by the presence of query populations that the reference does not contain. Here we present scDIVA, a semi-supervised deep generative model that adapts the Domain Invariant Variational Autoencoder to scRNA-seq for fine-grained tumor-immune label transfer. Three encoders disentangle each cell's expression profile into separate latent subspaces for cell type, batch, and residual variation; a single decoder reconstructs the cell's expression profile from all three latent embeddings, and auxiliary classifiers on the cell type and batch embeddings encourage each encoder to capture the respective source of variation; scDIVA's cell type embeddings are batch-invariant by construction rather than through explicit or adversarial correction. Benchmarked against four established reference-mapping approaches -- Harmony/Symphony, scANVI with scArches, scPoli with scArches, and Seurat with label transfer -- across six tumor-immune atlases spanning five cancer types, scDIVA achieved the highest mean macro-F1 in five of six atlases and the highest biological conservation scores. To detect query-enriched populations, we adapted the Milo differential abundance (DA) framework, added a directional test, corrected spatialFDR weighting, and parallelized neighborhood distances for atlas-scale data, and applied it to scDIVA's cell type embeddings with reference-versus-query membership as the condition. This design correctly identified cell types held out from the reference as OOR and flagged exhausted CD8 T cells from a tumor-immune atlas as OOR relative to a healthy pan-tissue immune reference; conversely, this procedure confirmed a conserved immune landscape between two independent colorectal cancer cohorts. scDIVA thus couples fine-grained annotation and integration with an FDR-controlled test for states the reference lacks, solving both tasks required for accurate label transfer in tumor-immune scRNA-seq atlases.
bioinformatics2026-08-13v1FuncSeek: Multi-PLM contrastive learning for protein functional similarity search
Cloete, L. J.; Patterton, H. G.Abstract
Below 30% pairwise sequence identity, alignment-based methods struggle to reliably distinguish true homologs from chance (Rost 1999), and enzyme function prediction degrades accordingly: on proteins in this regime, even advanced methods (CLEAN) achieves only 55.1% accuracy at full EC specificity on the CARE benchmark (Yang et al. 2024). To this end Protein Language Models (PLMs) have gained favor as alternatives. However, PLMs often encode only a subset of the biology (Heinzinger et al. 2024, Lin et al. 2023), whereas the understanding of enzyme function requires among other things a combination of sequence, structure and functional-context simultaneously (Ribeiro et al. 2023). In this work, we describe FuncSeek, a contrastive learning model which utilizes three diverse, complementary PLMs: ESM2 (to model evolutionary co-variation), ProstT5 (for bilingual sequence and structure embeddings), and ProteinBERT (for functional semantic similarities). Using SwissProt data, these 2816-D embeddings are labeled with Enzyme Commission numbers (EC) and are trained through a supervised contrastive head into a 256-D space. FuncSeek attains 64.6% nearest-neighbour EC4 accuracy on the CARE out-of-distribution benchmark set (ood30; proteins below 30% identity to training set), outperforming CLEAN (55.1%) and Diamond BLASTp (51.4%), and obtains 93.7% nearest-neighbour EC4 accuracy on the promiscuous, multi-functional enzymes benchmark (CLEAN, 69.4%). We also show that the learned representations transfer without retraining to the TrEMBL database, achieving 97.3% nearest-neighbour EC4 accuracy on a 8,031 BRENDA-validated enzyme set (Schomburg et al. 2004), never seen during training. Because only projected embeddings are stored in the target index, and function is inferred from an annotated reference set, we propose this paradigm for rapidly searching extremely large metagenomic databases, bypassing costly sequence alignment and annotation pipelines.
bioinformatics2026-08-13v1Longitudinal whole transcriptomic profiling of live cells through domain adaptation
Dong, Z. F.; Mishra, S.; Tageldein, M. M.; McIntosh, C.; Harding, S. M.; Schwartz, G. W.Abstract
Tracking transcriptomic profiles of cells over time in response to developmental cues and environmental stimuli can reveal critical insights into the fundamental mechanisms of development and disease. However, longitudinal molecular profiling at the global transcriptome level remains a major challenge, as RNA sequencing fundamentally alters or destroys cells. To overcome these limitations, we developed PENNE, a deep-learning framework that infers whole-transcriptomic profiles directly from live-cell images. Using gated attention mechanisms, PENNE trains on spatial transcriptomic datasets to align morphological features with gene expression. To enable inferences from images, our model performs domain adaptation to eliminate discrepancies between stained and unstained tissue images, effectively transferring molecular information from tissue sections to live-cell imaging. PENNE accurately identifies cell-type-specific and radiation-response markers via imputed expression. Furthermore, using only live-cell images stained with a G2/M cell cycle marker, our model captures temporal gene dynamics, evidenced by strong correlations between predicted expression and both ground-truth cellular confluency and cell-cycle progression. By bridging the gap between data-rich spatial transcriptomics and the practicality of live-cell imaging, PENNE provides a powerful new framework for monitoring molecular temporal dynamics directly through morphological information. This approach enables a paradigm-shifting workflow, fusing transcriptome-wide data with live-cell microscopy to fuel the discovery of novel gene programs via scalable, non-invasive, real-time interrogation of cellular states.
bioinformatics2026-08-13v1Exploring vulnerable proteins in the progression of head and neck squamous cell carcinoma
Agrawal, A.; Kumar, S.; Vindal, V.Abstract
A protein whose removal or deletion causes significant disruption or collapse of a protein-protein interaction (PPI) network is referred to as a vulnerable protein. Such proteins may serve as valuable therapeutic or diagnostic targets in disease-associated networks. In this study, two PPI networks were constructed, one for HPV-positive and the other for HPV-negative head and neck squamous cell carcinoma (HNSCC), and the vulnerable proteins of these networks were identified by the node deletion approach. After analyzing the networks, 27 unique vulnerable proteins in HPV-positive and 72 unique vulnerable proteins in HPV-negative HNSCC were identified. Among them, one HPV-positive and seven HPV-negative HNSCC vulnerable proteins were further chosen by integrating multi-omics data. To exploit the vulnerabilities of these proteins, candidate synthetic lethal (SL) partners were predicted whose inhibition may selectively impair tumor survival. Subsequently, drug-gene interaction analysis was performed to identify inhibitors targeting the SL partners of these vulnerable proteins. Notably, in HPV-positive HNSCC, TOP2A, CHEK1, and CHEK2 genes were identified as SL partners of TTN, and their inhibitors were already clinically approved. While in HPV-negative HNSCC, ADA and MMP19 were identified as an SL partner of LMO7; TMEM45B, CDH3, and ELF3 genes were identified as an SL partner of CGN; and ZNF433 was identified as an SL partner of FLNC. However, MMP19, ZNF433, and TMEM45B inhibitors were not reported. Thus, these vulnerable proteins, including their SL partners, provide novel avenues to explore and develop more efficient and precise therapeutic and diagnostic strategies.
bioinformatics2026-08-13v1CellConsensus: An agent-curated atlas for automatic cell typing
de Mathelin, A.; Quinn, J.; Tosh, C.; Tansey, W.Abstract
Assigning cell types to single-cell and spatial transcriptomic data remains inconsistent because marker gene knowledge is fragmented across thousands of individual studies. Here we present CellConsensus, a cell typing method built on a consensus corpus of marker genes aggregated from curated atlases (2,607 sources) and de novo mining of 1,174 papers. By reconciling overlapping and conflicting marker evidence into a consensus reference, CellConsensus assigns cell type labels that are more accurate and more reproducible than existing marker- and reference-based approaches, while remaining interpretable and applicable across tissues and platforms. CellConsensus is available as an open-source Python package (https://github.com/tansey-lab/cellconsensus), an interactive database (https://cellconsensus.org), and as an agentic MCP server for conversational querying.
bioinformatics2026-08-13v1Near perfect identification of half sibling versus niece/nephew avuncular pairs without pedigree information or genotyped relatives
Sapin, E.; Kelly, K.; Keller, M. C.Abstract
Motivation: Large-scale genomic biobanks contain thousands of second-degree relatives with missing pedigree metadata. Accurately distinguishing half-sibling (HS) from niece/nephew-avuncular (N/A) pairs--both sharing approximately 25% of the genome--remains a significant challenge. Current SNP-based methods rely on Identical-By-Descent (IBD) segment counts and age differences, but substantial distributional overlap leads to high misclassification rates. There is a critical need for a scalable, genotype-only method that can resolve these "half-degree" ambiguities without requiring observed pedigrees or extensive relative information. Results: We present a novel computational framework that achieves near-complete separation of HS and N/A pairs using only genotype data. Our approach utilizes across-chromosome phasing to derive haplotype-level sharing features that summarize how IBD is distributed across parental homologues. By modeling these features with a Gaussian mixture model (GMM), we demonstrate near-perfect classification accuracy (> 98%) in biobank-scale data. Furthermore, we show that these high-confidence relationship labels can serve as long-range phasing anchors, providing structural constraints that improve the accuracy of across-chromosome homologue assignment. This method provides a robust, scalable solution for pedigree reconstruction and the control of cryptic relatedness in large-scale genomic studies.
bioinformatics2026-08-12v8Learning the Language of the Microbiome with Transformers
Treloar, N. J.; Ur-Rehman, S.; Yang, J.Abstract
Self-supervised pretraining has become central to biological machine learning, yet microbiome data remains comparatively underexplored in terms of both modeling approaches and evaluation frameworks. To address this gap, we present Atlas, a pretraining dataset of 539,308 microbiome datapoints from the MGnify database. Using Atlas, we train the Waypoint family of microbiome foundation models: a series of GPT-2 style causal language models ranging from 6M to 170M parameters. We also introduce Compass, a curated benchmark of eight predictive tasks spanning biome classification, drug-microbiome interactions, drug degradation, and infant gut development. Using this benchmark, we compare the performance of Waypoint models against classical baselines and the existing MGM foundation model. Our results show that pretraining leads to consistent and significant improvements in downstream task performance, that both dataset scale and tokenization strategy impact model quality, that pretraining is essential for achieving favorable scaling behavior and that representations learned during pretraining generalise between microbiome domains. Furthermore, pretrained transformer models begin to reliably outperform classical methods once training data exceeds roughly 10,000 examples - a threshold that is attainable for modern microbiome studies. Finally, we demonstrate that the Waypoint models achieve state-of-the-art performance among microbiome foundation models. Overall, our work highlights the importance of large-scale self-supervised pretraining in this domain and establishes Atlas, Compass, and the Waypoint models as valuable resources for the research community in this emerging field.
bioinformatics2026-08-12v3Improved prediction of virus-human protein-protein interactions by incorporating network topology and viral molecular mimicry
Zhang, Z.; Feng, Y.; Meng, X.; Peng, Y.Abstract
The protein-protein interactions (PPIs) between viruses and human play crucial roles in viral infections. Although numerous computational approaches have been proposed for predicting virus-human PPIs, their performances remain suboptimal and may be overestimated due to the lack of benchmark dataset. To address these limitations, we first constructed a carefully curated benchmark dataset, ensuring non-overlapped PPIs and minimum sequences similarity of both human and viral proteins in the training and test sets. Based on this dataset, we developed vhPPIpred, a machine learning-based prediction method that not only incorporated sequence embedding and evolutionary information but also leveraged network topology and viral molecular mimicry of human PPIs. Comparative experiments demonstrated that vhPPIpred outperformed five state-of-the-art methods on both our benchmark dataset and three independent datasets. vhPPIpred also achieved high computational efficiency, requiring relatively low runtime and memory. Finally, vhPPIpred was demonstrated to have great potential in identifying human virus receptors, and in inferring virus phenotypes as the virus-human PPIs predicted by vhPPIpred can be used to effectively infer virus virulence. In summary, this study provides a valuable benchmark dataset and an effective tool for virus-human PPI prediction, with potential applications in antiviral drug discovery, host-pathogen interaction research and early warnings of emerging viruses.
bioinformatics2026-08-12v2SpatialAgent: An Autonomous AI Agent for Spatial Biology
Wang, H.; He, Y.; Coelho, P. P.; Bucci, M.; Nazir, A.; Chen, B.; Trinh, L.; Zhang, S.; Lu, Z.; Huang, K.; Chandrasekar, V.; Chung, D. C.; Hao, M.; Leote, A. C.; Lee, Y.; Li, B.; Liu, T.; Liu, J.; Lopez, R.; Tawaun, L.; Ma, M.; Makarov, N.; McGinnis, L.; Peng, L.; Ra, S.; Scalia, G.; Singh, A.; Tao, L.; Uehara, M.; Wang, C.; Wei, R.; Copping, R.; Rozenblatt-Rosen, O.; Leskovec, J.; Regev, A.Abstract
Advances in AI are transforming scientific discovery, yet spatial biology, a field that deciphers the molecular organization within tissues, remains constrained by labor-intensive workflows. Here, we present SpatialAgent, an autonomous AI agent for spatial biology research. SpatialAgent couples large language models with a Plan-Act-Conclude architecture, dynamic tool and skill retrieval, multimodal interpretation, and verification modules that audit generated claims. It supports the full discovery loop, from gene-panel design and multimodal annotation to trajectory inference, cell-cell communication analysis, imputation, and hypothesis generation. Across human and mouse brain, heart, tonsil, colon, and prostate datasets, SpatialAgent outperformed established computational baselines and matched or surpassed expert scientists in key tasks. In open-ended case studies, it recovered known tissue organization and generated spatially grounded hypotheses. In a prospective mouse prostate cancer Xenium study, it designed a compact 100-gene add-on panel that profiled 4.2 million cells across 21 samples, improved cell-type and malignant-state prediction, and captured spatially structured tumor and microenvironment programs. SpatialAgent establishes a framework for autonomous and collaborative discovery in spatial biology.
bioinformatics2026-08-12v2FENNEC: Fine-Tuned Ensemble Neural Networks Accelerate Chemically Modified siRNA Design and Screening
Larsen, A. W.; Butnaru, D.; Braun, J.; Rotrattanadumrong, R.; Berninger, P.; Yonchev, D.; Gagneur, J.; Marsico, A.Abstract
Small interfering RNAs (siRNAs) are a clinically validated therapeutic modality, yet designing potent chemically modified siRNAs remains a costly and iterative process, limited by scarce public data. Computational prediction of siRNA efficacy is therefore essential for rational design and accelerated preclinical development. However, despite the critical role of chemical modifications in therapeutic performance, current state-of-the-art machine learning methods either are not designed to model the chemical diversity of therapeutic siRNAs, or exhibit poor generalization performance. Here, we present FENNEC (Fine-Tuned Ensemble of Neural Networks for siRNA Efficiency Characterization), a machine-learning framework for predicting siRNA activity across chemically diverse design spaces. To support this effort, we curated the largest patent-derived dataset to date of chemically modified siRNAs from 42 patents using OCR-based table extraction and stringent filtering. FENNEC combines temporal convolutional networks with thermodynamic descriptors, experimental covariates, and embeddings from RNA foundation models to capture both local chemical determinants and broader target-context information. Importantly, we show that language-model-derived embeddings provide meaningful higher-order representations of target transcripts, particularly in data-scarce settings. FENNEC achieved robust predictive performance across both gene-level and scaffold-level validation settings, with additional experimental validation on a novel AHSA1-targeting dataset further supporting its generalizability across chemically modified siRNAs. In benchmarking, FENNEC outperformed classical machine-learning and state-of-the-art deep learning models, demonstrating generalization to unseen chemistry. Model interpretation recovered established design principles, including position-specific effects of glycol nucleic acid, 2'-fluoro modifications, and phosphorothioate backbones. Furthermore, in silico perturbation analyses suggest that FENNEC can serve not only as a predictive model, but also as an oracle for the design and optimization of chemically modified siRNAs. Together, our work addresses a key gap in the field by enabling chemically aware deep learning for siRNA design, supported by a large and diverse collection of chemically modified siRNA measurements.
bioinformatics2026-08-12v2FrustrAI-Seq: Scaling Local Energetic Frustration to the Protein Sequence Space
Leusch, J.-P.; Poley-Gil, M.; Fernandez-Martin, M.; Schlensok, J.; Simonetti, F. L.; Bordin, N.; Rost, B.; Parra, R. G.; Heinzinger, M.Abstract
Proteins fold into their native three-dimensional (3D) structures by navigating complex energy landscapes shaped by the biophysical and biochemical properties of their sequence. Once folded, some sequence positions (dubbed residues) remain locally frustrated, reflecting functional constraints incompatible with optimal packing. This local energetic frustration provides important insights into protein function and dynamics, but its analysis typically relies on structure-based energy calculations and remains energetically costly at scale. Here, we introduce an ultra-fast sequence-based prediction of local energetic frustration directly from protein sequences using embeddings from protein language models (pLMs). Our method, coined FrustrAI-Seq, enables proteome-wide frustration profiling in minutes (17 minutes for the entire human proteome on a single Nvidia H100 GPU) while retaining biologically relevant performance as shown for the alpha-globin and beta-lactamase family. By eliminating the need for explicit structural or evolutionary information, this approach expands frustration analysis to protein regions and classes that were previously inaccessible, including intrinsically disordered regions and high-throughput de novo designed protein datasets. To support reproducibility and large-scale applications, we provide the largest freely available resource of precomputed local frustration scores to date (10^6 proteins), along with model weights and complete training and inference code at: github.com/leuschjanphilipp/FrustrAI-Seq.
bioinformatics2026-08-12v2