recordWithinClusterSpread: Calculates the within cluster spread

Description Usage Arguments Value

View source: R/recordWithinClusterSpread.R

Description

Calculates the within cluster spread

Usage

1
recordWithinClusterSpread(sampleIDs, dim_subset = NULL, SubpopSizeFilter)

Arguments

sampleIDs

A vector of sample names.

dim_subset

a string vector of string names to subset the data columns for PAC; set to NULL to use all columns.

SubpopSizeFilter

threshold to filter out very small clusters with too few points; these very small subpopulations may not be outliers and not biologically relevant.

Value

Returns the sample within cluster spread


PAC documentation built on Feb. 18, 2021, 9:06 a.m.