Subset_MitoTracing Subset a mitotracing object by selecting a subset of cells, return a new MitoTracing object with only 4 slots: para; CellMeta; Cts.Mtx.bi; UniqueV, can be used for downstreme compute distance, clonal clustering, make tree, etc

Subset_MitoTracing(MitoTracing, Cells, ExtraInfo = "Subset from ... ")

Arguments

Cells

Important, give a vector of Cell names(ATAC cell names)

ExtraInfo

Extra information, usually "Subset from ..."

Mitotracing

The Parent MitoTracing object eg. DN4_HSC_mitoTracing.Sensitive

Value

MitoTracing Object