Skip to contents

Detect the CNV regions in eaach cluster and chromosome

Usage

detect_CNV_regions(scMuffinList = NULL, z.score = FALSE, eps = NULL)

Arguments

scMuffinList

scMuffinList object

z.score

whether to use clustere median z-scores of CNV profile (TRUE) or cluster median CNV profile (FALSE).

eps

the value that defines a CNV. If NUll the stard deviation of the dataset is used.