Bioc2026 Registration Open!

mitoClone2

Clonal Population Identification in Single-Cell RNA-Seq Data using Mitochondrial and Somatic Mutations

Bioconductor version: 3.23 · Package version: 1.18.0

This package primarily identifies variants in mitochondrial genomes from BAM alignment files. It filters these variants to remove RNA editing events then estimates their evolutionary relationship (i.e. their phylogenetic tree) and groups single cells into clones. It also visualizes the mutations and providing additional genomic context.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("mitoClone2")

Details

MaintainerBenjamin Story <story.benjamin@gmail.com>
AuthorBenjamin Story [aut, cre], Lars Velten [aut], Gregor Mönke [aut]
LicenseGPL-3
URLhttps://github.com/benstory/mitoClone2
System RequirementsGNU make, PhISCS (optional)
Downloads rank232
Source branchRELEASE_3_23
biocViewsAlignment, Annotation, DataImport, Genetics, SNP, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.4.0)

Imports: reshape2, GenomicRanges, pheatmap, deepSNV, grDevices, Matrix, graphics, stats, utils, S4Vectors, Rhtslib, parallel, methods, ggplot2

LinkingTo: Rhtslib (>= 1.13.1)

Suggests: knitr, rmarkdown, Biostrings, testthat