T

Tianxing Ma

Tsinghua University

ORCID: 0000-0003-3434-7013

Publishes on Single-cell and spatial transcriptomics, Gene expression and cancer classification, Cancer Genomics and Diagnostics. 6 papers and 94 citations.

6Publications
94Total Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

Decoding functional cell–cell communication events by multi-view graph learning on spatial transcriptomics
Haochen Li, Tianxing Ma, Minsheng Hao et al.|Briefings in Bioinformatics|2023
Cited by 51Open Access

Cell-cell communication events (CEs) are mediated by multiple ligand-receptor (LR) pairs. Usually only a particular subset of CEs directly works for a specific downstream response in a particular microenvironment. We name them as functional communication events (FCEs) of the target responses. Decoding FCE-target gene relations is: important for understanding the mechanisms of many biological processes, but has been intractable due to the mixing of multiple factors and the lack of direct observations. We developed a method HoloNet for decoding FCEs using spatial transcriptomic data by integrating LR pairs, cell-type spatial distribution and downstream gene expression into a deep learning model. We modeled CEs as a multi-view network, developed an attention-based graph learning method to train the model for generating target gene expression with the CE networks, and decoded the FCEs for specific downstream genes by interpreting trained models. We applied HoloNet on three Visium datasets of breast cancer and liver cancer. The results detangled the multiple factors of FCEs by revealing how LR signals and cell types affect specific biological processes, and specified FCE-induced effects in each single cell. We conducted simulation experiments and showed that HoloNet is more reliable on LR prioritization in comparison with existing methods. HoloNet is a powerful tool to illustrate cell-cell communication landscapes and reveal vital FCEs that shape cellular phenotypes. HoloNet is available as a Python package at https://github.com/lhc17/HoloNet.

Decoding functional cell–cell communication events by multi-view graph learning on spatial transcriptomics
Haochen Li, Tianxing Ma, Minsheng Hao et al.|bioRxiv (Cold Spring Harbor Laboratory)|2022
Cited by 9Open Access

Abstract Cell–cell communication events (CEs) are mediated by multiple ligand–receptor pairs. Usually only a particular subset of CEs directly works for a specific downstream response in a particular microenvironment. We name them as functional communication events (FCEs) of the target responses. Decoding the FCE-target gene relations is important for understanding the machanisms of many biological processes, but has been intractable due to the mixing of multiple factors and the lack of direct observations. We developed a method HoloNet for decoding FCEs using spatial transcriptomic data by integrating ligand–receptor pairs, cell-type spatial distribution and downstream gene expression into a deep learning model. We modeled CEs as a multiview network, developed an attention-based graph learning method to train the model for generating target gene expression with the CE networks, and decoded the FCEs for specific downstream genes by interpreting the trained model. We applied HoloNet on three Visium datasets of breast cancer or liver cancer. It revealed the communication landscapes in tumor microenvironments, and uncovered how various ligand–receptor signals and cell types affect specific biological processes. We also validated the stability of HoloNet in a Slideseq-v2 dataset. The experiments showed that HoloNet is a powerful tool on spatial transcriptomic data to help revealing specific cell–cell communications in a microenvironment that shape cellular phenotypes.

Discovering single-cell eQTLs from scRNA-seq data only
Tianxing Ma, Haochen Li, Xuegong Zhang|bioRxiv (Cold Spring Harbor Laboratory)|2021
Cited by 7Open Access

Abstract eQTL studies are essential for understanding genomic regulation. Effects of genetic variations on gene regulation are cell-type-specific and cellular-context-related, so studying eQTLs at a single-cell level is crucial. The ideal solution is to use both mutation and expression data from the same cells. However, current technology of such paired data in single cells is still immature. We present a new method, eQTLsingle, to discover eQTLs only with single cell RNA-seq (scRNA-seq) data, without genomic data. It detects mutations from scRNA-seq data and models gene expression of different genotypes with the zero-inflated negative binomial (ZINB) model to find associations between genotypes and phenotypes at single-cell level. On a glioblastoma and gliomasphere scRNA-seq dataset, eQTLsingle discovered hundreds of cell-type-specific tumor-related eQTLs, most of which cannot be found in bulk eQTL studies. Detailed analyses on examples of the discovered eQTLs revealed important underlying regulatory mechanisms. eQTLsingle is a unique powerful tool for utilizing the huge scRNA-seq resources for single-cell eQTL studies, and it is available for free academic use at https://github.com/horsedayday/eQTLsingle .

NeoHunter: Flexible software for systematically detecting neoantigens from sequencing data
Tianxing Ma, Zetong Zhao, Haochen Li et al.|Quantitative Biology|2024
Cited by 6Open Access

Complicated molecular alterations in tumors generate various mutant peptides. Some of these mutant peptides can be presented to the cell surface and then elicit immune responses, and such mutant peptides are called neoantigens. Accurate detection of neoantigens could help to design personalized cancer vaccines. Although some computational frameworks for neoantigen detection have been proposed, most of them can only detect SNV- and indel-derived neoantigens. In addition, current frameworks adopt oversimplified neoantigen prioritization strategies. These factors hinder the comprehensive and effective detection of neoantigens. We developed NeoHunter, flexible software to systematically detect and prioritize neoantigens from sequencing data in different formats. NeoHunter can detect not only SNV- and indel-derived neoantigens but also gene fusion- and aberrant splicing-derived neoantigens. NeoHunter supports both direct and indirect immunogenicity evaluation strategies to prioritize candidate neoantigens. These strategies utilize binding characteristics, existing biological big data, and T-cell receptor specificity to ensure accurate detection and prioritization. We applied NeoHunter to the TESLA dataset, cohorts of melanoma and non-small cell lung cancer patients. NeoHunter achieved high performance across the TESLA cancer patients and detected 79% (27 out of 34) of validated neoantigens in total. SNV- and indel-derived neoantigens accounted for 90% of the top 100 candidate neoantigens while neoantigens from aberrant splicing accounted for 9%. Gene fusion-derived neoantigens were detected in one patient. NeoHunter is a powerful tool to 'catch all' neoantigens and is available for free academic use on Github (XuegongLab/NeoHunter).