Skip to contents

CNV Per Chromosome Arm Computes the CNV fraction of each spot/cell per chromosome arm, then stores the results into the metadata.

Usage

CNVPerChromosomeArm(seuratObj)

Arguments

seuratObj

A Seurat object, typically the output from the fastCNV() function, containing genomic scores for CNV analysis.

Value

The function returns the same Seurat object with the CNV fraction for each chromosome arm added to the metadata.