Search bioRxiv⌕ Search

bioRxiv · 10.1101/2024.08.03.606286

scMitoMut for calling mitochondrial lineage related mutations in single cells

Abstract

Tracing cell lineages has become a valuable tool for studying biological processes. Among the available tools for human data, mitochondria DNA (mtDNA) has a high potential due to its ability to be used in conjunction with single-cell chromatin accessibility data, giving access to the cell phenotype. Nonetheless, the existing mutation calling tools are ill-equipped to deal with the polyploid nature of the mtDNA and lack a robust statistical framework. Here we introduce scMitoMut, an innovative R package that leverages statistical methodologies to accurately identify mitochondrial lineage related mutations at the single-cell level. scMitoMut assigns a mutation quality q-value based on beta-binomial distribution to each mutation at each locus within individual cells, ensuring higher sensitivity and precision of lineage related mutation calling in comparison to current methodologies. We tested scMitoMut using single-cell DNA sequencing, scATAC sequencing and 10x Genomics single cell multiome datasets. Using a single-cell DNA sequencing dataset from a mixed population of cell lines, scMitoMut demonstrated superior sensitivity in identifying small proportion of cancer cell lines compared to existing methods. In a human colorectal cancer scATAC dataset, scMitoMut identified more mutations than state-of-the-art methods. Applied to 10x Genomics multiome datasets, scMitoMut effectively measured the lineage distance in cells from blood or brain tissues. Thus, the scMitoMut is a free available (https://www.bioconductor.org/packages/devel/bioc/html/scMitoMut.html.), well-engineered toolkit for mtDNA mutation calling with high memory and CPU efficiency. Consequently, it will significantly advance the application of single-cell sequencing, facilitating the precise delineation of mitochondrial mutations for lineage tracing purposes in development, tumor and stem cell biology.

Source connections

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

SUN, W., van Ginneken, D., Perie, L.. 2024-08-06. scMitoMut for calling mitochondrial lineage related mutations in single cells. https://doi.org/10.1101/2024.08.03.606286

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related preprints

Multi-model biological and sequence information fusion for gene regulatory network inference from single-cell transcriptomics

Identification of transcription factor target gene interactions and construction of the gene regulatory networks (GRNs) are essential for understanding the molecular mechanisms underlying transcriptional gene regulation. Large scale single cell transcriptomics across different tissues offers unprecedented resolution of cellular diversity and regulatory dynamics by capturing gene expression heterogeneity. However, existing methods often lack effective multimodal integration and fail to fully exploit the hierarchical structure in Gene Ontology (GO) and gene sequence level representations, which limits their ability for predictive performance and biological interpretability. We present scMGFGRN, a multi-model deep learning framework that integrates single-cell transcriptomic profiles with GO hierarchical relationships, gene sequences by leveraging denoising auto encoders, graph attention feature extraction and pertained DNA language model to capture multi-source dependencies within multi-model biological knowledge, while its gated multi head attention module effectively identifies informative regulatory signatures and integrate complementary features from different sources to predict accurate gene regulatory networks. Benchmarking on the seven datasets of human and mouse demonstrates that scMGFGRN outperforms state of the art methods in identifying GRNs. Further analyses reveal that scMGFGRN effectively identifies novel TF gene interactions (TGIs) and reconstructs cell type specific GRNs. Interpretability analysis reveals the contribution patterns of heterogeneous biological sources, demonstrating the ability of scMGFGRN to integrate transcriptomic profiles with multi model structure information.

bioinformatics↗

Scaling Functional Annotation Across Proteomes, Pangenomes and Metagenomes with Sma3s v3

High-throughput sequencing has generated protein datasets whose scale increasingly exceeds the practical limits of conventional functional annotation workflows. We present Sma3s v3, a scalable reimplementation of the Sma3s three-step annotation strategy, which combines transfer from highly similar homologs, orthology-based inference, and functional enrichment among homologous proteins. Sma3s v3 replaces BLAST-based searches with MMseqs2 and introduces parallel processing, reusable SQLite caches, taxonomic filtering, and traceable outputs that retain the evidence underlying each assignment. We evaluated the method on a Vibrio cholerae pangenome comprising 50,415 gene clusters from 11,295 quality-filtered genomes and on a metagenomic catalogue containing 843,935 proteins. After excluding non-informative assignments, Sma3s v3 annotated 30,662 pangenome clusters (60.8%), comparable to InterProScan (60.2%) and exceeding eggNOG-mapper (41.4%), while providing 5,747 annotations not recovered by either comparator. Gene Ontology comparisons showed broad semantic agreement between methods, with Sma3s v3 frequently contributing more non-redundant information in Molecular Function and Biological Process. Within the pangenome, annotation coverage reached 97.1% for core clusters and approximately 59% for accessory and unique clusters. Exact protein matches to non-Vibrio genera identified 1,838 candidate horizontally transferred clusters enriched in genetic mobility, antimicrobial resistance, and metal tolerance functions. In the metagenomic catalogue, Sma3s v3 annotated 728,014 proteins (86.3%), compared with 616,895 (73.1%) using InterProScan 2026, and recovered approximately 20,000 unique functional terms. These results establish Sma3s v3 as a scalable and interpretable tool for functional annotation and re-annotation of proteomes, pangenomes, and metagenomic protein catalogues.

bioinformatics↗

Somatic haplotype reconstruction and variant recalibration from tumor-only long-read sequencing

Separating somatic from germline variants and reconstructing somatic haplotypes are the two central problems of tumor-only cancer genome analysis. Long reads carry the linkage needed to solve both, but chromosome-scale loss of heterozygosity (LOH) and an unknown degree of normal-cell admixture blur the distinction between somatic and germline haplotypes. Here we present LongPhase-TO, the first method to reconstruct somatic haplotypes from a tumor sample alone. Rather than mapping somatic variants onto germline haplotypes, LongPhase-TO co-phases germline and somatic alleles in a unified graph, in which LOH and tumor DNA fraction are resolved internally from heterozygosity depletion and haplotype imbalance rather than a copy-number and ploidy model. Across eight datasets from six cancer cell lines, LongPhase-TO increased haplotype block N50 by a median of 2.9-fold relative to germline phasers. It also consistently improved somatic single-nucleotide variant (SNV) and indel calls from ClairS-TO and DeepSomatic-TO, raising mean F1 from 0.55 to 0.62 and 0.65 for SNVs and from 0.19 to 0.23 for indels, with the largest gains at low tumor DNA fraction. Across breast, melanoma and lung cancer cell lines, LongPhase-TO improves the accuracy of existing somatic callers and reconstructs megabase-scale somatic haplotypes.

bioinformatics↗