Research Radar — 2026-06-15
Methods & AI
Computational
Evaluating agentic AI for biological discovery in autonomous and copilot settings
bioRxiv Published 2026-06-09 preprint DOI: 10.64898/2026.06.04.729919
agentic AI large language model biological discovery benchmark hypothesis generation copilot autonomous agent
Summary: Presents a systematic evaluation of agentic AI systems — large language model-powered autonomous agents — for biological discovery tasks spanning both standard analytical pipelines and open-ended scientific reasoning. While LLM-based agents have demonstrated competence in executing structured bioinformatic workflows (differential expression analysis, pathway enrichment, variant calling), biological discovery rarely consists of deterministic pipeline execution alone. Heterogeneous datasets, noisy measurements, and the need for iterative hypothesis generation and multimodal evidence integration are the norm. This study benchmarks AI agents across a spectrum of biological discovery tasks in both autonomous (agent acts independently) and copilot (agent assists a human scientist) settings. Tasks range from analysing multi-omics cancer datasets and generating mechanistic hypotheses to designing follow-up experiments. The authors systematically evaluate agent performance across dimensions including hypothesis quality, reasoning depth, factual accuracy, and reproducibility. Key findings reveal that current agents excel at structured data analysis but struggle with open-ended hypothesis generation requiring domain-specific biological intuition — the copilot setting consistently outperforms fully autonomous operation. The study provides a framework for evaluating agentic AI in scientific contexts and identifies specific failure modes (confirmation bias, over-interpretation of noise, hallucinated gene functions) that must be addressed before autonomous AI scientists become viable.
Why it matters: The vision of AI scientists that autonomously conduct biological research — generating hypotheses, designing experiments, analysing data, and iterating — has captured the imagination of the field and attracted substantial investment. But systematic evaluation of what current AI agents can and cannot do in real biological discovery contexts has been lacking. This study provides the first rigorous benchmark of agentic AI for biology, revealing a significant gap between the promise and the reality. The finding that copilot settings consistently outperform fully autonomous operation is practically important: it suggests that the near-term value of AI agents in biology lies in augmenting human scientists rather than replacing them. The identification of specific failure modes — hallucinated gene functions, confirmation bias, over-interpretation — provides a concrete roadmap for improvement. This work is essential reading for anyone building or evaluating AI systems for biological research, as it establishes both the current capability ceiling and the benchmarks by which progress should be measured.
Why for Yiru: The TME research workflow spans exactly the kind of tasks evaluated in this benchmark: from structured data analysis (identifying differentially expressed genes, characterizing cell types, mapping spatial niches) to open-ended reasoning (generating hypotheses about immune escape mechanisms, designing validation experiments, integrating evidence from transcriptomics, proteomics, and imaging). The finding that AI agents perform well on structured workflows but poorly on hypothesis generation has direct implications for how these tools should be integrated into TME research — as copilots for data analysis tasks, with human oversight for interpretation and experimental design. The benchmark framework itself could be adapted to evaluate AI agents specifically for cancer biology tasks, potentially creating a TME-specific evaluation suite. The copilot paradigm also aligns with how computational biologists already use AI tools like coding assistants and literature search — this study provides evidence for when and how these tools add value versus when they introduce risk.
Deciphering cross-omics complexity of tissues via diagonal integration of unpaired spatial multi-omics data
bioRxiv Published 2026-06-12 preprint DOI: 10.64898/2026.06.09.730286
spatial multi-omics data integration diagonal integration transcriptomics proteomics tissue analysis computational method
Summary: Introduces a diagonal integration method for spatial multi-omics that integrates omics data from different modalities measured on separate tissue sections — a common practical scenario where simultaneous multi-omics profiling on the same section is technically challenging or cost-prohibitive. Current spatial multi-omics technologies that co-profile multiple modalities on the same tissue section face significant barriers in experimental complexity, reagent compatibility, and cost. This has motivated diagonal integration approaches that computationally align data from separate tissue sections, but existing methods designed for single-cell data overlook spatial information, leading to unreliable cross-modality anchoring. The authors present a method that explicitly incorporates spatial coordinates and tissue architecture into the integration process, using spatial neighbourhood graphs to constrain cross-modality alignment. The method handles the common case where the paired sections are not pixel-perfectly aligned — it models tissue deformation and rotation between sections. Applied to spatial transcriptomics and spatial proteomics data from consecutive tissue sections, the method recovers known spatial gene-protein relationships that single-cell-based integration methods miss, and identifies spatially coherent multi-omic signatures of tissue microenvironments. Benchmarking against existing methods demonstrates superior performance in preserving spatial coherence while achieving accurate cross-modality mapping.
Why it matters: The gap between what spatial multi-omics technologies promise (simultaneous profiling of transcriptome, proteome, and metabolome on the same tissue section) and what is practically achievable in most labs is substantial. Diagonal integration — computationally bridging modalities measured on separate sections — is the pragmatic path forward for most researchers. The key insight of this work is that ignoring spatial information during integration is not just suboptimal but actively harmful: single-cell-based methods can create spurious cross-modality links that violate tissue architecture. By explicitly incorporating spatial constraints, this method produces integration results that are both more accurate and more biologically interpretable. This is important because many biological questions — how does gene expression relate to protein localization in tumour-immune interfaces, or how do metabolic gradients correlate with transcriptional states — require multi-modal spatial data that is often collected on separate sections.
Why for Yiru: TME research relies heavily on spatial multi-omics to understand how different cell types organize and communicate within tumours. In practice, most labs cannot perform simultaneous spatial transcriptomics and proteomics on the same section — they profile consecutive sections with different modalities. A robust diagonal integration method that preserves spatial coherence would be immediately useful for integrating the growing body of publicly available spatial data from different modalities. For example, one could integrate spatial transcriptomics data showing T cell exhaustion gradients with spatial proteomics data showing checkpoint ligand expression patterns — even if these were measured on different sections. The tissue deformation modelling is particularly relevant for clinical specimens where sections can warp during processing. This method could enable more comprehensive computational reconstructions of the TME by combining data from multiple published studies that used different spatial modalities on similar tumour types.
MHC Attention — Identifying HLA-E presented cancer antigens through deep learning and high-throughput screening
bioRxiv Published 2026-06-10 preprint DOI: 10.64898/2026.06.08.730987
HLA-E cancer antigen deep learning immunopeptidomics immunotherapy target MHC class I peptide prediction
Summary: Develops an integrated antigen discovery platform combining a deep learning prediction model, pooled mammalian cell screening, and peptide-HLA-E binding validation to systematically identify cancer-associated HLA-E peptides. HLA-E is an attractive immunotherapy target because it is minimally polymorphic (unlike classical HLA-A/B/C, which vary enormously across individuals) and broadly expressed across human populations and cancer types — a single HLA-E-targeted therapy could potentially treat patients regardless of their HLA genotype. However, systematic discovery of cancer-associated HLA-E peptides has been constrained by sparse training data and the technical difficulty of HLA-E immunopeptidomics. The authors address this with MHC Attention, a deep learning model that predicts HLA-E peptide binding using an attention-based architecture trained on a combination of existing HLA-E binding data and transfer learning from the more abundant classical HLA class I data. The model is integrated with a pooled mammalian cell screening platform that experimentally validates predicted peptides at scale, and peptide-HLA-E binding assays confirm candidates. The platform identified multiple cancer-associated HLA-E peptides, including peptides derived from known tumour antigens and previously uncharacterized cancer-specific transcripts. The identified peptides are validated for their ability to elicit T cell responses, demonstrating the pipeline's potential for identifying bona fide immunotherapy targets.
Why it matters: The major limitation of T cell-based cancer immunotherapies targeting peptide-HLA complexes is HLA polymorphism: a therapy targeting a peptide presented by HLA-A*02:01 only works for the ~40% of patients who carry that allele. HLA-E, by contrast, is essentially monomorphic — nearly everyone has the same HLA-E molecule. This makes HLA-E an extraordinarily attractive target for "off-the-shelf" T cell therapies that could treat any patient regardless of HLA type. The technical barrier has been identifying which peptides HLA-E presents on cancer cells, because HLA-E immunopeptidomics is far more difficult than classical HLA class I. This platform — combining deep learning with high-throughput experimental validation — opens the door to systematic HLA-E antigen discovery. If cancer-specific HLA-E peptides can be reliably identified, they could form the basis of TCR-based therapies, bispecific molecules, or vaccines with unprecedented population coverage.
Why for Yiru: HLA-E is expressed in many tumour types and plays complex roles in immune regulation — it can both present antigens to T cells and inhibit NK cell killing through interaction with NKG2A. Understanding the landscape of HLA-E-presented peptides in the TME is directly relevant to tumour immunology. The deep learning model developed here could be applied to TME-specific transcriptomic data to predict which HLA-E peptides are presented in different tumour contexts. The transfer learning approach — leveraging abundant classical HLA data to improve predictions for the data-sparse HLA-E — is methodologically instructive and could be applied to other non-classical MHC molecules (HLA-G, MR1, CD1). For computational immunology, this work demonstrates how combining deep learning with experimental validation can overcome data scarcity in niche but important immunological problems.
Whole-genome duplication shaped cell-type evolution in the vertebrate brain
Nature Published 2026-06-10 research article DOI: 10.1038/s41586-026-10629-x
whole-genome duplication brain evolution cell-type evolution single-cell transcriptomics ohnologue vertebrates comparative genomics
Summary: Investigates how whole-genome duplications during early vertebrate evolution contributed to the expansion of brain cell-type diversity by comparing single-cell transcriptomes from five chordates spanning the vertebrate lineage: human, mouse, lizard, lamprey, and amphioxus. The complex brains of vertebrates contain more cell types than those of their closest invertebrate relatives, and two rounds of whole-genome duplication (WGD) occurred during early vertebrate evolution. However, it has been unclear whether the duplicated genes (ohnologues) directly facilitated cell-type innovation. Using single-cell transcriptomic atlases, the authors mapped the evolutionary origins of brain cell types and tracked how ohnologues contributed to cell-type-specific gene expression programmes. They report that many cell-type families defined by conserved core transcription factors in vertebrates do not show simple one-to-one orthology with invertebrate cell types — instead, WGD provided the raw genetic material for subfunctionalization and neofunctionalization that enabled new cell-type identities. Specific ohnologue pairs show complementary expression patterns across related cell types, consistent with subfunctionalization driving cell-type diversification. The study provides a genome-scale framework connecting deep evolutionary events to the cellular complexity of the modern vertebrate brain.
Why it matters: The origin of vertebrate brain complexity is one of the great questions in evolutionary biology. While whole-genome duplication has long been hypothesized as a driver of vertebrate innovation, directly linking ancient WGD events to specific cell-type innovations has been challenging. This study bridges evolutionary genomics and single-cell biology to provide the most direct evidence to date that WGD-derived ohnologues contributed to the diversification of brain cell types. The conceptual framework — using single-cell transcriptomics to trace how duplicated genes acquired new cell-type-specific functions — is broadly applicable beyond neuroscience to any organ system. It also provides a template for understanding how gene duplication events in other lineages (including cancer, where whole-genome doubling is common) may drive cellular diversification.
Why for Yiru: The evolutionary framework developed here — tracking how gene duplication enables new cell-type identities — has parallels in cancer biology. Whole-genome doubling is a common event in tumour evolution, occurring in ~30% of human cancers, and is associated with both worse prognosis and altered immune recognition. The analytical approaches used to trace ohnologue contributions to cell-type diversification could be adapted to study how genome doubling in cancer cells creates new transcriptional states, metabolic programmes, or immune evasion phenotypes. The comparative single-cell transcriptomics framework also provides methodological lessons for cross-species TME comparisons — understanding which aspects of tumour-immune interactions are conserved across species is essential for translating preclinical immunotherapy findings.
TopoMIL — Topology Improves Multiple Instance Learning in Diagnostic Microscopic Images
bioRxiv Published 2026-06-14 preprint DOI: 10.64898/2026.06.10.731443
computational pathology multiple instance learning topological data analysis microscopy image analysis deep learning diagnosis
Summary: Introduces TopoMIL, a framework that extracts the representative topological structure of cell and tissue distributions in microscopic images and integrates these topological features into multiple instance learning (MIL) for diagnostic classification. In computational pathology, MIL has become the dominant paradigm for analysing whole-slide images, where a patient sample is represented as a bag of image patches (instances) and only the sample-level label is available for training. However, existing MIL frameworks largely overlook the spatial organization and topological structure of cells within tissue — features that pathologists routinely use for diagnosis (gland architecture, immune infiltration patterns, tumour-stroma interfaces). TopoMIL addresses this by computing persistent homology features from cell-graph representations of each image patch, capturing topological properties such as connected components, cycles, and voids at multiple spatial scales. These topological features are integrated into the MIL attention mechanism, allowing the model to attend to patches based on both their visual content and their role in the tissue's topological structure. The framework is evaluated on multiple diagnostic tasks across cancer types, demonstrating consistent improvement over standard MIL approaches, particularly for tasks where tissue architecture is diagnostically informative.
Why it matters: Computational pathology has made remarkable progress with MIL-based approaches, but the field has largely treated tissue images as collections of independent patches, ignoring the spatial relationships that are central to histopathological diagnosis. TopoMIL's integration of topological features — which capture multi-scale spatial organization in a mathematically principled way — represents an important conceptual advance. Persistent homology can capture features that are difficult to encode in standard convolutional neural networks: the connectivity of tumour cell clusters, the structure of immune infiltrates, the fragmentation of glandular architecture. The consistent improvement across multiple diagnostic tasks suggests that topology provides complementary information to visual appearance, and the framework is general enough to be integrated into any MIL pipeline. This work is part of a broader trend of bringing topological data analysis into biomedical machine learning.
Why for Yiru: The TME is fundamentally a spatial structure — the organization of tumour cells, immune cells, stroma, and vasculature determines immune access, metabolic gradients, and treatment response. Topological features that capture tissue architecture at multiple scales are directly relevant to TME analysis. For example, the topological structure of immune infiltrates (dispersed vs. aggregated, peripheral vs. intra-tumoural) is a known prognostic factor but is difficult to quantify with standard image analysis. TopoMIL could be applied to histological images from TME studies to extract topological features that predict immunotherapy response or identify spatial patterns associated with immune exclusion. The integration of topology with attention-based MIL also provides a template for building spatially aware models of the TME that go beyond cell-type proportions to capture tissue organization.
DNA Compression with Genomic Language Models — Tokenization, Benchmarking, and an Information-Content Map
bioRxiv Published 2026-06-12 preprint DOI: 10.64898/2026.06.10.731316
genomic language model DNA compression tokenization benchmarking information theory genome analysis
Summary: Explores the intersection of genomic language models and DNA sequence compression, benchmarking different tokenization strategies and producing an information-content map of the human genome through the lens of language model compressibility. Genomic language models — transformer models trained on DNA sequences to learn the statistical structure of genomes — are increasingly used for variant effect prediction, regulatory element identification, and sequence generation. A fundamental design choice is how to tokenize DNA: single nucleotides (A/C/G/T), k-mers of fixed length, or learned byte-pair encoding tokens. Each choice affects both model performance and the interpretability of the learned representations. The authors systematically benchmark tokenization strategies across compression efficiency (how well the model captures the statistical structure of the genome) and downstream task performance. A key contribution is an information-content map that visualizes which genomic regions are highly compressible (repetitive, simple sequence) versus information-rich (complex regulatory regions, coding exons) — providing a new lens on genome organization. The information-theoretic framework also reveals that different genomic features leave distinct signatures in language model representations, suggesting new approaches for genome annotation.
Why it matters: Genomic language models are becoming foundational tools in computational biology, but the field lacks systematic understanding of how tokenization choices affect what models learn. This study provides that understanding through the lens of compression — a principled information-theoretic framework. The finding that different tokenization strategies capture different aspects of genomic information has practical implications for model design: the best tokenizer for variant effect prediction may differ from the best tokenizer for regulatory element discovery. The information-content map is a conceptually elegant contribution that reframes genome annotation as a compression problem — regions that are hard to compress contain more information and are likely functionally important. This perspective could inform everything from variant prioritization to synthetic genome design.
Why for Yiru: Genomic language models are increasingly applied to cancer genomics for tasks like identifying driver mutations, predicting variant pathogenicity, and characterizing mutational processes. Understanding how these models represent genomic information is directly relevant to using them effectively for TME genomics. The information-content framework could be applied to tumour genomes to identify regions of unusually high or low genomic complexity — potentially revealing structural variants, mutational hotspots, or regions under selective pressure. The compression-based perspective also connects to the broader question of how much information is encoded in tumour genomes and how much of that information is accessible to language models — a question with implications for using these models in clinical settings.
Biomedical discoveries
Biomedicine
STING unlocks CD4+ T cell immunity in pancreatic cancer
Cancer Cell Published 2026-06-11 preview DOI: 10.1016/j.ccell.2026.05.009
pancreatic cancer STING CD4+ T cell immunotherapy innate immune stimulation cDC2 checkpoint blockade
Summary: Highlights a study by Kureshi et al. showing that combining checkpoint blockade with STING-mediated innate immune stimulation unlocks cDC2-driven CD4+ T cell immunity in pancreatic ductal adenocarcinoma (PDAC), a tumour type notoriously resistant to immunotherapies. PDAC has been a graveyard for immunotherapy trials — checkpoint inhibitors that have transformed melanoma and lung cancer treatment show minimal activity in pancreatic cancer, largely due to a profoundly immunosuppressive microenvironment dominated by myeloid suppressors and scarce T cell infiltration. The featured study demonstrates that STING agonism reshapes this microenvironment by activating type 2 conventional dendritic cells (cDC2s), which in turn prime and expand tumour-specific CD4+ T cells. Critically, this CD4+ T cell response is sufficient to control tumour growth in mouse models, even in the relative absence of CD8+ T cells — challenging the CD8-centric dogma of cancer immunotherapy. The combination of STING agonism with checkpoint blockade produced synergistic effects, with CD4+ T cells providing both direct anti-tumour activity and help for broader adaptive immune responses. This cellular axis — cDC2 → CD4+ T cell — represents a previously underappreciated route to immune control in PDAC and may be therapeutically targetable with existing STING agonists.
Why it matters: Pancreatic cancer remains one of the deadliest malignancies, with a 5-year survival rate below 12%, and current immunotherapies offer essentially no benefit. The discovery that STING-mediated activation of cDC2 cells can unlock CD4+ T cell immunity — even in the profoundly immunosuppressive PDAC microenvironment — is a significant advance. It challenges two prevailing dogmas: first, that PDAC is irredeemably immunosuppressive and cannot be penetrated by adaptive immunity, and second, that CD8+ T cells are the essential effector cells for cancer immunotherapy. CD4+ T cells have been relatively neglected in immunotherapy development, but this work and others suggest they may be key players, particularly in tumours with low mutational burden where CD8+ responses are limited. The therapeutic path is tangible: STING agonists are already in clinical trials, and combining them with checkpoint blockade is a straightforward clinical strategy. The cDC2-CD4+ T cell axis also provides new biomarkers (cDC2 infiltration, CD4+ T cell signatures) for patient stratification.
Why for Yiru: The TME of pancreatic cancer is an extreme case of immune exclusion — understanding how STING agonism overcomes this barrier provides insights applicable to other immune-excluded tumour types. The cDC2-CD4+ T cell axis identified here could be interrogated in TME data from other cancers to determine whether it represents a general mechanism of immune control or is specific to PDAC. For computational TME analysis, this work highlights the importance of characterizing dendritic cell subsets and their spatial relationships with T cells — features that are often overlooked in favour of bulk T cell quantification. The finding that CD4+ T cells can mediate tumour control independently of CD8+ T cells also suggests that computational models of immunotherapy response should incorporate CD4+ T cell features and DC-T cell interaction metrics, not just CD8+ T cell infiltration scores.
The cartography of KRAS inhibitor resistance in colorectal cancer
Cancer Cell Published 2026-06-11 research article DOI: 10.1016/j.ccell.2026.05.010
KRAS inhibitor drug resistance colorectal cancer single-cell genetic resistance non-genetic resistance tumour evolution
Summary: Maps the landscape of resistance mechanisms that colorectal cancer cells deploy against KRAS inhibitors, revealing a complex interplay of concurrent genetic and non-genetic resistance strategies operating at single-cell resolution. KRAS mutations are among the most common oncogenic drivers in colorectal cancer, and the recent clinical approval of KRAS G12C inhibitors has been a landmark achievement. However, as with all targeted therapies, resistance inevitably emerges — sometimes rapidly. This study uses single-cell multi-omics to characterize the full repertoire of resistance mechanisms in KRAS-mutant colorectal cancer models treated with KRAS inhibitors. The authors identify multiple distinct resistance programmes: genetic mechanisms including secondary KRAS mutations and bypass pathway activation (RTK-RAS-MAPK reactivation through multiple routes), and non-genetic mechanisms including transcriptional reprogramming toward stem-like and drug-tolerant persister states. Critically, these mechanisms are not mutually exclusive — individual cells can deploy multiple resistance strategies simultaneously, and different subclones within the same tumour can use different escape routes. The cartographic approach maps these resistance mechanisms onto a continuum of cellular states, revealing that resistance is better understood as a multidimensional landscape than a binary sensitive/resistant classification. The study also identifies combination strategies that block the most common escape routes.
Why it matters: Understanding how cancers evade targeted therapy is the key to making these therapies durably effective. This study provides the most comprehensive map of KRAS inhibitor resistance in colorectal cancer to date, and its central insight — that resistance is a multidimensional landscape of concurrent genetic and non-genetic mechanisms — has profound clinical implications. It means that targeting a single resistance mechanism (e.g., a secondary mutation) is unlikely to prevent relapse because cells can escape through alternative routes. The implication is that effective therapy will require rational combinations that block multiple escape paths simultaneously. The identification of drug-tolerant persister states as a reservoir for subsequent genetic resistance also highlights the importance of targeting these states early, before they acquire permanent resistance mutations. This cartographic framework — mapping resistance as a landscape rather than a list of mutations — represents a conceptual advance that should be applied to other targeted therapies.
Why for Yiru: The resistance landscape concept is directly applicable to immunotherapy resistance in the TME. Just as KRAS-mutant cells use multiple escape routes from targeted therapy, tumours use multiple mechanisms to evade immune attack — antigen loss, checkpoint upregulation, immunosuppressive cytokine secretion, myeloid cell recruitment — often simultaneously. The single-cell multi-omics approach used here to map resistance could be applied to study how tumours evolve under immune pressure, identifying which immune escape mechanisms co-occur and which are mutually exclusive. The drug-tolerant persister state concept is also relevant to immunotherapy: tumours that survive initial immune attack may enter a persister state that eventually gives rise to fully resistant clones. Understanding these persister states could reveal therapeutic windows for preventing acquired immunotherapy resistance.
Molecular glue degraders of HuR suppress BRAF-mutant colorectal cancer
Nature Published 2026-06-10 research article DOI: 10.1038/s41586-026-10613-5
molecular glue targeted protein degradation HuR BRAF-mutant colorectal cancer RNA-binding protein drug discovery
Summary: Reports the discovery and characterization of molecular glue degraders that target the RNA-binding protein HuR (ELAVL1) for ubiquitin-proteasome degradation, demonstrating potent suppression of BRAF-mutant colorectal cancer in preclinical models. HuR is an RNA-binding protein that stabilizes hundreds of mRNAs encoding pro-proliferative, pro-survival, and pro-inflammatory factors, and is overexpressed in many cancers including colorectal cancer. Its role as a post-transcriptional hub that coordinately regulates multiple oncogenic pathways makes it an attractive but challenging drug target — it lacks a classical enzymatic active site and has been considered "undruggable" by conventional small-molecule approaches. The authors overcome this by developing molecular glues — small molecules that induce proximity between HuR and an E3 ubiquitin ligase, leading to HuR ubiquitination and proteasomal degradation. Unlike traditional occupancy-based inhibitors, these degraders catalytically eliminate the target protein. In BRAF-mutant colorectal cancer models, HuR degradation leads to simultaneous downregulation of multiple oncogenic transcripts, suppressed tumour growth, and — importantly — prevented the feedback activation of MAPK signalling that commonly drives resistance to BRAF inhibitors. The study establishes targeted protein degradation as a viable strategy for tackling RNA-binding proteins previously considered undruggable.
Why it matters: Targeted protein degradation has emerged as one of the most exciting therapeutic modalities of the past decade, but its application has been largely limited to proteins with existing small-molecule ligands that can be repurposed as degrader warheads. This study expands the degrader toolbox to RNA-binding proteins — a large class of potentially high-value cancer targets that have resisted conventional drug discovery. The finding that HuR degradation simultaneously suppresses multiple oncogenic pathways is therapeutically attractive because it may prevent the compensatory pathway activation that limits single-agent targeted therapy. The prevention of BRAF inhibitor resistance is particularly noteworthy — it suggests that HuR degraders could be used in combination with MAPK pathway inhibitors to achieve more durable responses. The molecular glue mechanism (as opposed to PROTACs, which are larger bivalent molecules) also offers potential advantages in drug-like properties and oral bioavailability.
Why for Yiru: RNA-binding proteins are increasingly recognized as key regulators in the TME — they control the stability and translation of mRNAs encoding cytokines, checkpoint molecules, and metabolic enzymes in both tumour cells and immune cells. The HuR degrader approach could be extended to other RNA-binding proteins that regulate immunosuppressive factors in the TME. More broadly, the molecular glue strategy for targeted protein degradation is relevant to TME immunology because many important immune regulators (transcription factors, scaffold proteins, cytokines) lack enzymatic active sites and have been considered undruggable. The concept of catalytically eliminating a protein rather than inhibiting its activity is also appealing for TME targets where protein scaffolding functions (not just enzymatic activity) contribute to immune suppression — degradation eliminates all functions of the target protein.
A prognostic human brain network for diffuse midline glioma
Nature Published 2026-06-10 research article DOI: 10.1038/s41586-026-10631-3
diffuse midline glioma brain network tumour connectivity neuron-glioma synapse prognosis paediatric cancer connectome
Summary: Maps the brain-wide connectivity network of diffuse midline gliomas (DMGs) — near-universally lethal paediatric brain tumours — and demonstrates that the strength and topology of this network predicts patient survival independently of traditional prognostic factors. DMGs were recently discovered to form syncytial networks: tumour cells connect to each other via gap junctions and to healthy neurons via neuron-to-glioma synapses, and this connectivity actively promotes tumour growth and invasion. However, the organization and clinical significance of these networks in patients has been unknown. Using resting-state fMRI and diffusion MRI from a cohort of DMG patients, the authors constructed whole-brain connectivity maps and identified the specific brain regions and networks to which DMGs connect. They found that DMGs preferentially integrate into defined functional networks, and that the strength of integration — measured by functional connectivity between the tumour and key network hubs — is a powerful independent predictor of survival. Patients whose tumours showed stronger integration into these networks had significantly shorter survival. The network-based prognostic model outperformed traditional clinical and molecular prognostic factors. The study also identified the specific neurotransmitter systems and synaptic components enriched in the connected networks, nominating therapeutic targets for disrupting tumour-neuron communication.
Why it matters: The discovery that brain tumours physically integrate into neural circuits — forming working synapses with neurons — has been one of the most paradigm-shifting findings in neuro-oncology in recent years. This study takes that discovery from the bench to the bedside by showing that the degree of network integration directly predicts how aggressively a tumour will behave in patients. The implications are profound: tumour connectivity is not just a biological curiosity but a clinically meaningful biomarker. The network-based prognostic model represents a new kind of cancer biomarker — one based on systems-level brain organization rather than molecular features of the tumour itself. The identification of specific neurotransmitter systems enriched in connected networks opens therapeutic opportunities: existing CNS-active drugs that modulate these systems (e.g., antiepileptics, psychiatric medications) could be repurposed to disrupt tumour-neuron communication. This work also establishes network mapping as a new tool for treatment planning, potentially guiding surgical or radiation approaches to spare critical network hubs.
Why for Yiru: The concept of tumours forming functional networks with their host tissue is not limited to the brain. In the TME, tumour cells form communication networks with stromal cells, immune cells, and vascular endothelium through paracrine signalling, extracellular vesicles, and direct cell-cell contacts. The network analysis framework developed here — mapping tumour connectivity to host tissue architecture and using connectivity strength as a biomarker — could be adapted to the TME. For example, one could map how strongly a tumour is connected to immunosuppressive stroma or pro-angiogenic niches and use those connectivity metrics to predict treatment response. The neurotransmitter system findings also have direct relevance: many immune cells express neurotransmitter receptors, and neural-immune crosstalk in the TME is an emerging area. The demonstration that network topology carries prognostic information beyond molecular features is a conceptual lesson for TME research.
High-plasticity oncofetal cell states in early pre-metastatic colorectal cancer
Cancer Cell Published 2026-06-11 research article DOI: 10.1016/j.ccell.2026.05.011
colorectal cancer metastasis oncofetal cell state plasticity pre-metastatic single-cell
Summary: Characterizes high-plasticity oncofetal cell states that emerge early in colorectal cancer development and may represent the cellular substrate for metastatic competence. The transition from localized to metastatic disease is the major cause of cancer mortality, and identifying the cells that are poised to metastasize — before they actually do — has been a central goal. Using single-cell transcriptomics and lineage tracing in genetically engineered mouse models of colorectal cancer, the authors identify a population of tumour cells co-expressing fetal intestinal programmes and adult stem cell markers. These oncofetal cells exhibit high transcriptional plasticity, capable of transitioning between epithelial and quasi-mesenchymal states, and are enriched for gene signatures associated with poor prognosis in human colorectal cancer cohorts. Critically, these cells appear early in tumour development, before detectable metastasis, and their abundance predicts subsequent metastatic progression. The oncofetal state is maintained by a defined transcriptional regulatory network, and genetic ablation of key regulators within this network reduces metastatic burden without affecting primary tumour growth. The study nominates oncofetal plasticity as an early, targetable determinant of metastatic potential.
Why it matters: The ability to identify which primary tumours will metastasize — and to intervene before metastasis occurs — would transform cancer care. Currently, we rely on crude histopathological features (tumour stage, grade, lymphovascular invasion) that are poor predictors of individual patient outcomes. This study identifies a specific, molecularly defined cell state — oncofetal plasticity — that appears early in tumour development and predicts metastatic progression. If validated in human cohorts, oncofetal gene signatures could become biomarkers for identifying patients who need aggressive systemic therapy versus those who can be managed with local treatment alone. The finding that targeting oncofetal regulators reduces metastasis without affecting primary tumour growth is therapeutically elegant: it suggests that anti-metastatic therapies could be developed that spare normal tissue, unlike conventional chemotherapy.
Why for Yiru: Metastasis is profoundly influenced by the TME at every step — from local invasion to intravasation, survival in circulation, and colonization of distant organs. Understanding how oncofetal cell states interact with the TME during the pre-metastatic phase is critical. Do oncofetal cells actively remodel the TME to create a permissive niche for future metastasis? Do they evade immune surveillance differently from non-oncofetal tumour cells? The transcriptional plasticity described here — the ability to switch between epithelial and mesenchymal states — is directly relevant to immune evasion, as mesenchymal-state tumour cells often upregulate immunosuppressive factors and downregulate antigen presentation. The oncofetal gene signatures identified could be used to interrogate human TME datasets for the presence of these high-risk cell states and their spatial relationships with immune infiltrates.
Dual-target gene therapy in Parkinson's disease — a multicenter phase 1 trial
Nature Medicine Published 2026-06-10 research article DOI: 10.1038/s41591-026-04436-0
Parkinson's disease gene therapy phase 1 trial AAV dual-target neurodegenerative disease clinical translation
Summary: Reports results from a multicenter phase 1 clinical trial of a dual-target AAV gene therapy for Parkinson's disease, representing one of the most ambitious gene therapy approaches tested in a neurodegenerative disorder. Parkinson's disease involves dysfunction in multiple neurotransmitter systems and neural circuits, and most prior gene therapy trials have targeted a single pathway (e.g., dopamine synthesis or GDNF neurotrophic support) with limited clinical success. This trial uses an AAV vector delivering two therapeutic genes simultaneously: one targeting dopamine synthesis and another providing neurotrophic support to degenerating neurons. The dual-target strategy aims to address both the symptomatic (dopamine deficiency) and disease-modifying (neurodegeneration) aspects of Parkinson's. The phase 1 trial enrolled patients across multiple centres, with the primary endpoints being safety and tolerability. Secondary endpoints included motor function, quality of life, and PET imaging of dopaminergic function. Early results suggest the approach is safe, with evidence of target engagement and preliminary signals of clinical benefit in a subset of patients. The study provides a framework for multi-mechanism gene therapy approaches in complex neurological diseases.
Why it matters: Parkinson's disease affects over 10 million people worldwide, and current treatments provide symptomatic relief but do not slow disease progression. Gene therapy offers the promise of sustained therapeutic effect from a single administration, potentially addressing both symptoms and neurodegeneration. The dual-target approach is conceptually important because it acknowledges that complex neurological diseases are unlikely to respond to single-pathway interventions — a lesson learned from the amyloid-only failures in Alzheimer's disease. The successful completion of a multicenter phase 1 trial with evidence of target engagement establishes safety and provides a foundation for efficacy trials. The dual-vector approach also provides a technical template for addressing other complex neurological and psychiatric conditions where multiple pathways need simultaneous modulation.
Why for Yiru: The dual-target gene therapy concept — delivering multiple therapeutic genes to simultaneously address different disease mechanisms — is broadly relevant beyond neurology. In the TME, effective immunotherapy may require simultaneous delivery of multiple payloads: a checkpoint inhibitor to relieve T cell suppression, a cytokine to recruit immune cells, and a chemokine modulator to overcome immune exclusion. The AAV vector platform used here could potentially be engineered to deliver TME-modulating payloads, and the clinical trial design (multi-mechanism, biomarker-driven endpoints) provides a template for evaluating TME-targeted gene therapies. The emphasis on PET imaging as a biomarker of target engagement is also relevant — developing imaging-based biomarkers of TME modulation (e.g., immuno-PET to track T cell infiltration) could accelerate the clinical development of TME-targeted therapies.
Cross-disciplinary watchlist
Other Fields
Mutation-dependent responses to sleep and exercise in clonal haematopoiesis
Nature Published 2026-06-10 research article DOI: 10.1038/s41586-026-10634-0
clonal haematopoiesis mutation sleep exercise TET2 DNMT3A lifestyle ageing
Summary: Reveals that specific clonal haematopoiesis mutations respond differently to lifestyle factors — sleep disruption and exercise — with TET2-mutant clones expanding under sleep loss while DNMT3A-mutant clones are responsive to exercise. Clonal haematopoiesis of indeterminate potential (CHIP), the age-related expansion of haematopoietic stem cells carrying leukaemia-associated mutations, affects 10-20% of people over 70 and is associated with increased risks of haematological malignancy, cardiovascular disease, and all-cause mortality. While the genetic drivers of CHIP are well characterized, the environmental and lifestyle factors that influence clonal expansion have been largely unknown. Using mouse models of CHIP carrying the two most common mutations (Tet2 and Dnmt3a), the authors subjected mice to chronic sleep disruption or voluntary exercise and tracked clonal dynamics over time. The results were strikingly mutation-specific: Tet2-mutant clones expanded significantly under sleep disruption, driven by increased inflammatory signalling and sympathetic nervous system activation, while Dnmt3a-mutant clones showed reduced expansion with exercise, associated with improved haematopoietic stem cell fitness and reduced DNA damage. These differential responses suggest that lifestyle interventions may need to be personalized based on CHIP mutation status — what benefits one mutation may not benefit another. The study also identifies the molecular pathways through which sleep and exercise influence clonal dynamics, including inflammatory cytokines and stress hormones.
Why it matters: CHIP is one of the most common age-related genetic phenomena, affecting a substantial fraction of the elderly population, yet we have had essentially no actionable information about how lifestyle affects CHIP progression. This study provides the first direct evidence that sleep and exercise — two of the most modifiable lifestyle factors — can influence the expansion of pre-leukaemic clones, and that the effect depends on which mutation the clone carries. This has immediate translational implications: TET2-mutant CHIP carriers may particularly benefit from sleep hygiene interventions, while DNMT3A-mutant carriers may benefit most from exercise programmes. The mutation-specificity is a critical insight — it means that blanket lifestyle recommendations may not be optimal and that CHIP genetic testing could someday guide personalized prevention strategies. The identification of the molecular pathways (inflammatory cytokines for sleep, DNA damage repair for exercise) also provides pharmacological targets for those unable to modify their lifestyle.
Why for Yiru: The concept that the same environmental exposure (sleep disruption, exercise) has opposite effects depending on the genetic context of the responding cells is a fundamental lesson for TME biology. In the TME, different tumour subclones with different mutations may respond differently to the same immunological pressure — some may be eliminated while others expand. The experimental framework used here — tracking clonal dynamics longitudinally under controlled environmental perturbations — could be adapted to study how different tumour subclones respond to immune pressure, chemotherapy, or targeted therapy in vivo. The finding that inflammatory signalling drives TET2-mutant expansion is also relevant because inflammation is a hallmark of the TME — inflammatory conditions in the tumour microenvironment may selectively expand certain malignant clones, contributing to clonal evolution under therapy.
Human vaccine responses regulated by parallel cytokine pathways
Nature Immunology Published 2026-06-12 research article DOI: 10.1038/s41590-026-02547-x
vaccine response cytokine influenza organoid antibody human immunology systems immunology
Summary: Analyzes 66 cytokines across four inactivated influenza vaccine cohorts over five seasons (n = 581) to identify baseline serum cytokine profiles predictive of antibody responses, then uses human tonsil and spleen organoids to test causality. Why some people mount robust antibody responses to vaccination while others respond poorly has been a long-standing question in immunology. The authors measured pre-vaccination serum levels of 66 cytokines and identified baseline IL-18 and IFN-β as correlates of day 28 antibody responses. To move beyond correlation to causation, they tested 19 cytokines in human tonsil and spleen organoid systems that recapitulate germinal centre reactions. Counter-intuitively, type I IFNs, IL-21, and IL-12 — but not IL-18 or IFN-γ — enhanced antibody production in organoids, suggesting that the serum cytokine correlates reflect upstream immune set-points rather than direct drivers of the antibody response. The study reveals that human vaccine responses are regulated by parallel, partially independent cytokine pathways: one pathway (reflected by serum IL-18/IFN-β) sets the baseline immune tone, while another (type I IFNs, IL-21, IL-12) directly drives the germinal centre reaction. This parallel pathway model explains why single-cytokine interventions have had limited success in improving vaccine responses and suggests that effective vaccine adjuvants need to engage both pathways simultaneously.
Why it matters: Vaccine responsiveness varies enormously across individuals, and understanding the determinants of this variation is critical for developing vaccines that work for everyone — particularly for vulnerable populations like the elderly and immunocompromised who respond poorly to current vaccines. This study provides the most comprehensive cytokine-level analysis of human vaccine responses to date and, crucially, moves beyond correlation to test causality using organoid models. The parallel pathway model is a conceptual advance: it explains the disappointing results of single-cytokine adjuvant strategies and provides a roadmap for next-generation adjuvants that engage both the immune tone-setting pathway and the germinal centre-driving pathway. The human organoid validation platform is also methodologically important — it enables causal testing of immunological hypotheses in human tissue without requiring invasive sampling or clinical trials.
Why for Yiru: The systems immunology approach — measuring dozens of parameters, identifying correlates, then testing causality in reductionist models — is the gold standard for understanding complex immune phenomena and is directly applicable to TME research. The same framework could be applied to understand why some tumours respond to immunotherapy while others do not: profile the pre-treatment immune landscape comprehensively, identify correlates of response, then test causality in organoid or ex vivo models. The finding that serum cytokine correlates do not necessarily reflect the cytokines that directly drive the immune response is an important caution for biomarker studies in immuno-oncology — a serum cytokine associated with checkpoint inhibitor response may be a marker of upstream immune set-point rather than a direct mediator of anti-tumour immunity. The organoid platform for studying human germinal centre reactions could also be adapted to study tertiary lymphoid structures in tumours.
mRNA-based tuberculosis vaccines BNT164a1 and BNT164b1 are immunogenic, well tolerated and efficacious in rodent models
Nature Immunology Published 2026-06-12 research article DOI: 10.1038/s41590-026-02545-z
mRNA vaccine tuberculosis lipid nanoparticle T cell response infectious disease preclinical
Summary: Reports the design and preclinical testing of two mRNA-lipid nanoparticle vaccine candidates (BNT164a1 and BNT164b1) against tuberculosis, encoding eight Mycobacterium tuberculosis antigens expressed across different infection stages: Ag85A, Hrp1, ESAT-6, RpfD, RpfA, HbhA, M72, and VapB47. BNT164a1 uses nucleoside-unmodified mRNA, while BNT164b1 uses N1-methylpseudouridine-modified mRNA (the same modification used in the highly successful COVID-19 mRNA vaccines). Prime-boost immunization with both candidates elicited robust antibody and T cell responses against multiple antigens in mice, with the modified mRNA candidate (BNT164b1) showing superior immunogenicity — consistent with the established benefits of nucleoside modification for reducing innate immune sensing and improving translation. In a mouse model of Mycobacterium tuberculosis infection, vaccination significantly reduced bacterial burden in the lungs, demonstrating efficacy. Both candidates were well tolerated without significant adverse effects. The multi-antigen approach is designed to address the challenge posed by M. tuberculosis antigenic variation and stage-specific expression — the bacterium expresses different antigens during active replication, dormancy, and reactivation, and a vaccine that covers all stages may prevent both primary infection and reactivation of latent TB.
Why it matters: Tuberculosis remains the world's deadliest infectious disease, killing over 1.5 million people annually, and the only currently licensed vaccine (BCG) provides highly variable protection, particularly in adults in TB-endemic regions. The stunning success of mRNA vaccines against COVID-19 has raised hopes that the platform could be deployed against other major infectious diseases, but development for bacterial pathogens presents unique challenges: larger proteomes, more complex antigenic landscapes, and the need for both antibody and T cell responses. These BNT164 candidates represent one of the most advanced efforts to apply mRNA vaccine technology to a bacterial pathogen. The multi-antigen, multi-stage targeting strategy is particularly important for TB, where the bacterium's ability to enter dormant states has foiled previous vaccine efforts. The demonstration of efficacy in reducing lung bacterial burden is a significant milestone toward clinical development.
Why for Yiru: The mRNA-LNP platform's ability to encode multiple antigens simultaneously is directly relevant to cancer vaccine development. Personalized cancer vaccines encoding multiple neoantigens share the same design principles: select multiple targets, encode them in mRNA, deliver via LNPs, and aim for coordinated T cell and antibody responses. The comparison between unmodified and modified mRNA is informative — the superior performance of nucleoside-modified mRNA in this bacterial vaccine context reinforces the importance of this modification for all mRNA therapeutic applications, including cancer vaccines. The multi-stage antigen concept also has cancer parallels: tumour cells express different antigens at different stages of disease progression and in different microenvironmental contexts, and an effective therapeutic cancer vaccine may need to target antigens expressed across these different states, analogous to the TB vaccine's coverage of active, dormant, and reactivation-stage antigens.
Somatic mutations in autoimmunity
Nature Genetics Published 2026-06-12 research highlight DOI: 10.1038/s41588-026-02653-4
somatic mutation autoimmunity clonal expansion immune dysregulation rheumatology
Summary: Highlights emerging evidence that somatic mutations in immune cells — traditionally studied in the context of cancer and clonal haematopoiesis — play a significant role in autoimmune disease pathogenesis. While autoimmune diseases have long been understood through the lens of germline genetic risk and environmental triggers, the contribution of acquired somatic mutations in immune cells has been comparatively neglected. Recent studies are revealing that somatic mutations in T cells, B cells, and myeloid cells can drive autoreactive immune responses, with specific mutations identified in conditions including rheumatoid arthritis, lupus, and vasculitis. These somatic mutations can confer proliferative advantages to autoreactive clones, creating a self-reinforcing cycle of immune dysregulation. The article discusses how the conceptual framework developed for understanding somatic evolution in cancer is now being applied to autoimmune disease, with implications for both understanding disease pathogenesis and developing new therapeutic strategies. Targeting the expanded mutant clones — analogous to targeted therapy in cancer — may offer a new approach to treating autoimmune diseases that are refractory to conventional immunosuppression.
Why it matters: The intersection of somatic mutation biology and autoimmunity represents a paradigm shift in how we understand autoimmune disease. The traditional model — germline risk genes + environmental trigger → breakdown of tolerance — is incomplete. Somatic mutations arising during an individual's lifetime can create or amplify autoreactive immune clones, adding a new layer of complexity to disease pathogenesis. This has therapeutic implications: if specific somatic mutations drive autoreactive clones, therapies targeting those clones (akin to precision oncology) could be more effective and less broadly immunosuppressive than current treatments. The research also connects two fields that have largely operated independently — cancer genomics and autoimmune disease research — and suggests that tools developed for studying clonal evolution in cancer (single-cell sequencing, lineage tracing, mutational signature analysis) could be powerfully applied to autoimmune conditions.
Why for Yiru: The connection between somatic mutation and immune dysregulation is directly relevant to the TME. Tumours are not the only source of somatic mutations in the cancer context — infiltrating immune cells may also acquire somatic mutations that alter their function. For example, T cells in the TME could acquire mutations that enhance their suppressive function (converting them to Tregs) or impair their effector function. The framework for detecting and characterizing somatic mutations in immune cells from autoimmune disease studies could be applied to TME-infiltrating immune cells to determine whether immune cell-intrinsic mutations contribute to immunosuppression. The concept that somatic mutations can drive clonal expansion of autoreactive cells also has a mirror image in cancer: somatic mutations in tumour-infiltrating lymphocytes could drive clonal expansion of immunosuppressive rather than anti-tumour immune cells.
Nuclear proteome reveals microtubule-associated protein regulating fate and disease
Cell Published 2026-06-11 research article DOI: 10.1016/j.cell.2026.05.019
nuclear proteome microtubule-associated protein cell fate proteomics chromatin gene regulation
Summary: Uses comprehensive nuclear proteomics to systematically catalogue microtubule-associated proteins (MAPs) in the nucleus, revealing unexpected nuclear functions for these traditionally cytoplasmic proteins in cell fate determination and disease. Microtubules and their associated proteins have been studied almost exclusively in the cytoplasm, where they govern cell division, migration, and intracellular transport. However, accumulating evidence suggests that microtubule components and MAPs can be found in the nucleus, where their functions are largely unknown. Through systematic nuclear proteomic profiling across multiple cell types and conditions, the authors identify a surprisingly large repertoire of MAPs in the nuclear compartment. Functional characterization reveals that several of these nuclear MAPs directly interact with chromatin and transcriptional regulators to influence gene expression programmes governing cell fate decisions, including differentiation and pluripotency. Disease-associated mutations in nuclear MAPs are identified, linking their nuclear functions to developmental disorders and cancer. The study fundamentally expands the functional repertoire of microtubule-associated proteins beyond their canonical cytoplasmic roles.
Why it matters: The discovery that microtubule-associated proteins have extensive nuclear functions challenges decades of cell biology dogma that confined these proteins to the cytoplasm. This finding has immediate implications for how we interpret the effects of microtubule-targeting drugs (taxanes, vinca alkaloids), which are among the most widely used chemotherapies — their therapeutic effects may be partially mediated through nuclear MAP functions rather than purely through mitotic arrest. The connection between nuclear MAPs and cell fate regulation also opens new avenues for understanding development and disease. If MAPs regulate gene expression programmes controlling differentiation and pluripotency, they could be targets for regenerative medicine or differentiation therapy in cancer. The disease mutation analysis provides a direct link to human pathology and nominates specific MAPs for further investigation.
Why for Yiru: Microtubule dynamics are central to T cell activation, immunological synapse formation, and directed secretion of cytotoxic granules — all processes that occur at the interface between T cells and tumour cells. The finding that MAPs have nuclear functions adds a new dimension to how we think about microtubule biology in immune cells. Nuclear MAPs could potentially regulate the transcriptional programmes that control T cell differentiation (effector vs. memory vs. exhausted) — states that are critical for anti-tumour immunity. The nuclear proteomics approach is methodologically instructive: a similar systematic catalogue of nuclear proteins in different T cell states could reveal novel transcriptional regulators of immune function. The connection to microtubule-targeting drugs is also relevant — if these drugs affect nuclear MAP functions, their immunomodulatory effects (which are increasingly recognized) may be partially explained by nuclear rather than cytoplasmic mechanisms.
Mitochondria directly interact with the nuclear pore complex
Nature Published 2026-06-10 research article DOI: 10.1038/s41586-026-10588-3
mitochondria nuclear pore complex organelle interaction cell biology metabolism nuclear transport
Summary: Reports the surprising discovery that mitochondria form direct physical contacts with the nuclear pore complex (NPC), establishing a previously unknown mode of organelle communication that bypasses the cytosol. Mitochondria and the nucleus communicate extensively — mitochondrial metabolites influence nuclear gene expression, and nuclear-encoded proteins are imported into mitochondria — but this communication has been thought to occur exclusively through soluble factors diffusing through the cytoplasm. Using advanced electron microscopy and proximity labelling, the authors identify direct membrane contact sites between the outer mitochondrial membrane and the nuclear pore complex. These contacts are mediated by specific tethering proteins and are dynamically regulated by metabolic state — they increase under conditions of high metabolic demand. Functional studies reveal that these contacts facilitate direct transfer of metabolites and possibly proteins between mitochondria and the nucleus, enabling more rapid and efficient communication than diffusion-based mechanisms. Disruption of these contacts impairs nuclear responses to metabolic stress, suggesting they play a role in metabolic-nuclear crosstalk. The discovery adds mitochondrial-NPC contacts to the growing list of inter-organelle contact sites that organize cellular metabolism and signalling.
Why it matters: The discovery of direct physical contacts between mitochondria and the nuclear pore complex is a fundamental advance in cell biology. For decades, the nuclear pore was understood primarily as a conduit for nucleocytoplasmic transport of proteins and RNAs — this study reveals it also serves as a platform for organelle communication. The functional implications are broad: direct metabolite transfer from mitochondria to the nucleus could enable faster transcriptional responses to metabolic changes than diffusion-dependent signalling, potentially explaining how cells rapidly adapt gene expression to energetic state. The dynamic regulation of these contacts by metabolic demand suggests they are not static structures but responsive signalling hubs. This discovery also has implications for understanding diseases where mitochondrial-nuclear communication breaks down, including metabolic disorders, neurodegenerative diseases, and ageing — conditions where both mitochondrial function and nuclear organization are compromised.
Why for Yiru: Mitochondrial metabolism is increasingly recognized as a key determinant of immune cell function in the TME. T cell activation, differentiation, and exhaustion are all coupled to metabolic state — effector T cells use glycolysis while memory T cells rely on oxidative phosphorylation, and exhausted T cells have profound mitochondrial dysfunction. The discovery of direct mitochondrial-NPC contacts suggests a mechanism by which mitochondrial metabolic state could directly and rapidly influence nuclear gene expression programmes in immune cells. In the TME, where metabolic competition between tumour cells and immune cells is intense, these contacts could be a point of regulation — tumour-derived metabolites might disrupt mitochondrial-NPC communication in infiltrating T cells, contributing to immune dysfunction. The proximity labelling and electron microscopy approaches used to identify these contacts could be applied to map other inter-organelle contacts in immune cells responding to TME signals.