Patrick Martin

@pcnmartin.bsky.social

Aiming to make the Solar Punk Aesthetic a reality. Science, World Building and Story telling. Researcher/Bioinformatician/Data Scientist. "Always strive to contribute to others." Contact: https://patrickcnmartin.github.io/

Something that amuses me with small LLMs is how literally they can take things from a human perspective. I asked qwen2.5 9B model to change the spelling on a word and it simply appended the term "change_spelling". Yes that is indeed a different spelling.

Today, I found out that Glenn Baxter died a month ago. Mr Baxter was a surrealist/absurdist visual artist. I discovered his art in a small art gallery somewhere in the middle of the french country side of all places. I thought I would share a few some of his pieces.

BildBildBildBild

CellNeighborEX 2.0 is out on @biorxivpreprint.bsky.social ! This new version allows you to get cell communication expression profiles beyond ligand-receptor pairs and in low resolution spatial transcriptomics such as Visium! #SingleCell #Spatial #10X www.biorxiv.org/content/10.6...

Identifying Context-Specific Cell-Cell Interaction Genes Without Ligand-Receptor Databases from Spatial Transcriptomics

Current approaches to inferring cell-cell interactions (CCIs) are largely constrained by predefined ligand-receptor databases, particularly for low-resolution spatial transcriptomics (ST) platforms such as Visium. Due to the difficulties in accurately resolving interacting cells at coarse spatial resolution, other modes of interaction are often overlooked. Low-resolution ST data, however, can serve as an alternative to high-resolution ST, which suffers from low sensitivity, and to image-based ST, which is limited by restricted gene panels. Here, we present CellNeighborEX v2, a database-free framework that directly infers CCI-associated genes from ST data by detecting deviations between observed and expected gene expression at the spot-population level. These deviations are rigorously evaluated through a hybrid statistical framework involving permutation testing and are further refined by considering the abundance of interacting cell-type pairs. Compared with other conventional approaches relying on ligand-receptor databases, CellNeighborEX v2 can capture CCI genes from a broad spectrum of interactions, including both paracrine signaling and contact-dependent communication. Across datasets from hippocampus, liver cancer, colorectal cancer, ovarian cancer, and lymph node infection, CellNeighborEX v2 accurately recapitulated previously identified CCIs. Notably, it uniquely detected interactions absent from existing ligand-receptor databases, enabling detection of context-specific CCIs from Visium data. CellNeighborEX v2 is a tool that expands the analytical spectrum of Visium data and deepens our understanding of the molecular language of intercellular communication. ### Competing Interest Statement The authors have filed a patent application related to the algorithms described in this work.

biorxiv.org

Technological and scientific progress needs to move at the same pace as social progress. Society is like a big ball of pizza dough. You pull too hard in one direction, you end up with holes in your dough, sauce all over, and a shitty pizza. Nice and even is how you make the perfect pizza.

I'm just going to say it: Faster iterations and increased productivity with the use of AI means you should make your "product" of much higher quality. Not producing half baked ideas at a faster rate. Don't ship more garbage. Ship the same amount but better. #AI #VibeCoding

It has been quite fun and interesting trying to run scRNA analysis using only distributed/parallelized packages. Finding approximations to non-parallelizable algorithms is quite the challenge. It also makes you appreciate the amazing work behind Scanpy from the @scverse.bsky.social and Seurat.