get_influential_loci: Get influential (i.e. outlier) loci

Description Usage Arguments Value

Description

Get influential (i.e. outlier) loci

Usage

1
get_influential_loci(x, threshold = 4, verbose = TRUE)

Arguments

x

An object of MethylSet-class or GenomicMethylSet-class.

threshold

A numeric scalar to define outlier. It is the times that Cook's distance greater than the mean.

verbose

A logical scalar.

Value

A character vector of loci names.


markgene/yamatCN documentation built on Dec. 7, 2019, 4:36 a.m.