(Bioinformatics[TA])
37,870 results
  • Multi-Sample and Multi-Group Spatial Colocalization Analysis Using PANORAMIC. [Journal Article]
    Bioinformatics. 2026 Jul 31. [Online ahead of print]Chang J, Espín Pérez A, … Plevritis SKB
  • Spatial omics studies compare cell-cell organization across samples, but most methods model between-sample variability while treating sample-level spatial estimates as error-free. Overlooking within-sample uncertainty can distort inference in heterogeneous cohorts, motivating methods that explicitly quantify and propagate this uncertainty into cohort-level analyses.
  • Graph designs for deep learning-based multi-omics integration. [Review]
    Brief Bioinform. 2026 May 04; 27(4).Alif MN, Tanvir Ahmed K, … Zhang WBB
  • Modern sequencing technologies can now capture multiple omic layers from the same biological system, but integrating these views into a coherent model is far from trivial. Graph-based deep learning has become an attractive strategy because it can represent complex molecular interactions and sample relationships in a flexible way. In this review, we survey how graphs are constructed and used in mu…
  • SSAS-GO: structure-sequence adaptive synergy network for protein function prediction. [Journal Article]
    Brief Bioinform. 2026 May 04; 27(4).Wang D, Wang H, … Wang QBB
  • Protein function prediction is essential and fundamental for drug discovery and disease treatment. In recent years, deep learning methods have achieved notable improvements by exploiting either protein sequence or structural features. Specifically, Convolutional Neural Networks often fail to apprehend global protein topologies due to restricted receptive fields, while Graph Convolutional Networks…
  • A module-based approach for post-omics, post-GWAS network-based gene classification. [Journal Article]
    Bioinformatics. 2026 Jul 31. [Online ahead of print]McKim A, Mancuso CA, Krishnan AB
  • Complex traits and diseases are highly polygenic and understanding the full set of genes involved is a central challenge in biomedicine. However, due to sample size limitations and noise (technical and biological), experimental approaches for disease-gene discovery such as transcriptomics and GWAS result in long, noisy, heterogeneous gene lists, which may be trimmed to a subset of likely relevant…
  • BoolForge: Controlled Generation and Analysis of Boolean Functions and Networks. [Journal Article]
    Bioinformatics. 2026 Jul 31. [Online ahead of print]Kadelka C, Coberly BB
  • Boolean networks are a widely used modeling framework in systems biology for studying gene regulation, signal transduction, and cellular decision-making. Empirical studies indicate that biological Boolean networks exhibit a high degree of canalization, a property of Boolean update rules that stabilizes dynamics and constrains state transitions. Despite its central role, existing software packages…
  • Accelerating inference in genomic and proteomic foundation models via speculative decoding. [Journal Article]
    Bioinformatics. 2026 Jul 31. [Online ahead of print]Provatas K, Karatzikos A, … Georgakopoulos-Soares IB
  • Genomic and protein foundation models (GFMs and PFMs) have demonstrated strong performance in learning the language of DNA and proteins, but their use in large-scale sequence generation is limited by the latency of autoregressive decoding. Because every token triggers a forward pass of a large Transformer, whose inference is relatively slow, long-sequence generation quickly becomes costly.
  • STGAT: spatial domain identification of consecutive slices based on graph contrastive learning. [Journal Article]
    Brief Bioinform. 2026 May 04; 27(4).Feng Y, Xiao S, … Jin SBB
  • With recent advances in spatial transcriptomic technologies, multi-tissue section datasets are proliferating. While existing computational methods have achieved substantial progress in integrating multiple sections and correcting for batch effects, current approaches for spatial domain identification often fail to fully leverage both spatial context and gene expression information across consecut…
  • Cell line-specific gene network enrichment analysis for interpreting continuous phenotypes. [Journal Article]
    Brief Bioinform. 2026 May 04; 27(4).Park H, Imoto S, Miyano SBB
  • Gene network enrichment analysis (GNEA) offers a robust approach for interpreting the complex molecular mechanisms underlying phenotypic variability. Despite its utility, prevailing GNEA methodologies are predominantly optimized for binary phenotypes, leading to substantial information loss when applied to continuous biological traits such as drug sensitivity, cancer progression, etc. Additionall…
  • Navigating cell maps by deep learning integration of single-cell and spatially resolved transcriptomics. [Journal Article]
    Brief Bioinform. 2026 May 04; 27(4).Chen Y, Chen R, … Chen YBB
  • Single-cell RNA sequencing (scRNA-seq) enables genome-wide gene expression profiling at single-cell resolution but loses the spatial context essential for interpreting cell identity and tissue organization. In contrast, spatially resolved transcriptomics (SRT) preserves spatial information but typically lacks single-cell resolution or complete transcriptome coverage. To obtain a more comprehensiv…
  • Cell type-specific dissection of cell death programs during ovarian aging. [Journal Article]
    Brief Bioinform. 2026 May 04; 27(4).Wang R, Wu D, … Xue HBB
  • The accurate deconvolution of bulk transcriptomes typically confounds stable physical cell identities with dynamic physiological states, limiting our understanding of complex microenvironmental processes such as ovarian aging. To overcome this, we present DeepMCD, an end-to-end multi-task deep learning framework designed to simultaneously deconvolve cell-type proportions and programmed cell death…
  • robustocs: Robust optimal contribution selection. [Journal Article]
    Bioinformatics. 2026 Jul 30. [Online ahead of print]Fogg J, Ortiz-Cuadros J, … Gorjanc GB
  • CONCLUSIONS: Optimal contribution selection (OCS) is a selective breeding method that manages the conversion of genetic variation into genetic gain to facilitate short-term competitiveness and long-term sustainability of breeding programmes. Traditional approaches to OCS and truncation selection (TS) rely on estimates of breeding values and do not explicitly account for uncertainty in these estimates. Here, we use concepts from robust optimization to formulate a robust optimal contribution selection problem (ROCS) and develop two solutions based on conic optimization and sequential quadratic programming. We implemented these methods in the robustocs Python package, which leverages the Gurobi and HiGHS solvers. Our results show favourable performance when solving the ROCS problem using sequential quadratic programming with the HiGHS solver. We show that classical TS and OCS arise as special cases of the robust selection formulations (RTS and ROCS). We demonstrate the package with a small example, comparing outcomes of TS, RTS, OCS, and ROCS. Compared to TS and OCS, RTS and ROCS find contributions that reduce the uncertainty of genetic gain and group coancestry at the expense of reduced genetic gain.
  • Supporting Workflow Reproducibility by Linking Bioinformatics Tools across Papers and Executable Code. [Journal Article]
    Bioinformatics. 2026 Jul 30. [Online ahead of print]Sebe C, Ferret O, … Cohen-Boulakia SB
  • The rapid growth of biological data has intensified the need for transparent, reproducible, and well-documented computational workflows. The ability to clearly connect the steps of a workflow in the code with their description in a paper would improve workflow comprehension, support reproducibility, and facilitate reuse. This task requires the linking of bioinformatics tools in workflow code with…