Search bioRxiv⌕ Search

Biology subjects

Lin, A. L.

Publications and source records attributed to Lin, A. L..

2 recordsLinked to original sources

BASSL-MI: Batch-Agnostic Self-Supervised Learning Uncovers Clinically Relevant Tumor Niches in Multiplexed Imaging

Multiplexed imaging enables rich, high-resolution characterization of the tumor microenvironment but relies on labor-intensive and error-prone cell segmentation and phenotyping pipelines. We present BASSL-MI, a batch-agnostic, self-supervised framework for discovering tissue niches directly from multiplexed imaging data. BASSL-MI operates directly on image patches, eliminating the need for explicit cell segmentation while mitigating image-, sample-, or batch-specific artifacts. Built on a modified contrastive block disentanglement architecture, BASSL-MI learns dual latent representations that separate biologically informative features from batch-dependent factors through spatially guided augmentations and batch-invariance objectives. Applied to a 56-marker colorectal cancer CODEX dataset, BASSL-MI-trained embeddings markedly reduce image-specific variability and recover biologically interpretable spatial niches. Notably, it uncovers CD20-rich follicular regions associated with improved survival, outperforming published findings from cell segmentation-driven clustering. This work demonstrates that self-supervised, patch-based learning can capture clinically relevant spatial organization within tumor microenvironments, advancing toward automated, non-cell-based analysis of multiplexed imaging data.

bioinformatics↗

peakScout - a user-friendly and reversible peak-to-gene translator for genomic peak calling results

SummarypeakScout is a command line and web-based bioinformatics tool designed to quickly and easily bridge the gap between genomic peak data and gene annotations, enabling researchers to understand the relationship between measurements of regulatory elements and their target genes. At its core, peakScout processes genomic peak files obtained through various means chromatin profiling and maps them to nearby genes using reference genome annotations. The workflow begins with input processing, where peak files are standardized and reference GTF files are decomposed into chromosome-specific feature collections. The core analysis modules then perform bidirectional mapping: peak-to-gene identifies which genes are potentially regulated by specific genomic regions, while gene-to-peak reveals which regulatory elements might influence particular genes of interest. Throughout this process, nearest-feature detection algorithms handle the complex spatial relationships between genomic elements, considering factors like distance constraints and feature overlaps. Finally, the results are formatted into researcher-friendly CSV and Excel outputs, providing a comprehensive view of the genomic landscape that connects regulatory elements to their potential gene targets. Availability and implementationThe web version of peakScout is available at https://vandydata.github.io/peakScout/. The command line version is available at https://github.com/vandydata/peakScout and archived on Zenodo (URL to be provided upon version 1.0 release) under the GNU Affero General Public License v3.0. Installation instructions, example datasets, and detailed usage examples are provided in the GitHub repository README file. peakScout is implemented in Python and is platform independent, but the web version is implemented in Amazon Web Services and thus uses proprietary infrastructure.

bioinformatics↗