recordWithinClusterSpread {PAC}R Documentation

Calculates the within cluster spread

Description

Calculates the within cluster spread

Usage

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


[Package PAC version 1.1.4 Index]