Search bioRxiv⌕ Search

Biology subjects

Mattila, C.

Publications and source records attributed to Mattila, C..

2 recordsLinked to original sources

CBKMR: A Copula-based Bayesian Kernel Machine Regression Framework for Optimal Marker Detection in Omics Data

High-throughput bulk and single-cell omics technologies enable comprehensive molecular profiling, yet identifying compact, biologically interpretable marker sets that distinguish cell types, conditions, or disease states remains challenging. Standard pipelines rely on univariate differential expression tests, which ignore gene-gene dependencies and nonlinear effects, while multivariate machine-learning (ML) methods often lack principled feature selection and uncertainty quantification. The Bayesian kernel machine regression (BKMR) framework offers an appealing alternative because it (a) captures non-linear gene-outcome relationships and higher-order interactions, and (b) enables automatic relevance determination (ARD) through sparsity-inducing priors. However, we show that the traditional latent Gaussian process (GP) formulation of BKMR is inadequate for discrete outcomes (e.g., cell-type labels), leading to biased inference and unstable variable selection. We propose a copula-based Bayesian kernel machine regression (CBKMR) model that uses outcome-appropriate discrete marginals while a Gaussian copula captures kernel-induced dependence across observations. To ensure scalability to modern single-cell datasets, we further introduce a nearest-neighbor GP-based variant, NNCBKMR, which reduces computational complexity from O(N 3) to nearly linear in N. Simulation studies show that CBKMR more accurately captures nonlinear effects and yields stronger marker-selection performance than BKMR and top ensemble ML methods (e.g., random forests, XGBoost). Applications to multiple scRNA-seq datasets demonstrate that CBKMR identifies concise marker panels that align closely with expert-annotated gene signatures while providingposterior uncertainty for principled decision-making.

bioinformatics↗

GRASS-NB: Group-structured variable selection for spatial negative binomial data with applications to cancer registry and spatial omics

Spatially structured, overdispersed count data with high-dimensional predictors are increasingly observed across studies from population-level epidemiology to cellular-level spatial omics. Feature selection is critical to identify influential predictors, such as key risk factors or biomarkers. Few Bayesian studies have assessed negative binomial regression (NBR) models with standard variable selection priors, like the mixture spike-and-slab (SS) or continuous horseshoe (HS), but mostly under aspatial settings. Features often form groups; for instance, in population surveys, caloric intake and physical activity may fall under "Diet & Exercise", while cigarette use and smoking laws belong to "Smoking". We propose a flexible NBR model that accommodates spatial autocorrelation and introduces a novel group-structured prior by hybridizing SS and HS shrinkage. The models performance with different priors is evaluated in terms of specificity, precision, and computational cost under challenging scenarios, including "large p, small n" cases. We further apply the model to CDC state-level cancer data, comprising demographic, screening, and behavioral covariates, to identify key drivers and population-level risk factors, and to a melanoma spatial omics dataset for predictive modeling expression of gene. An efficient R package is provided on GitHub.

bioinformatics↗