removeOutliers: removeOutliers

Description Usage Arguments Author(s)

Description

Calculates Euclidean distance in PCA space.

Usage

1
removeOutliers(g, classificationMethod, threshold = 1)

Arguments

g

tbl_graph; A tidygraph graph.

classificationMethod

Bare word; Name of the column containing the classification results

threshold

Integer; Where classes containing a number of cells equal to or less than the threshold will be grouped with the most similar class.

Author(s)

Jason T. Serviss


EngeLab/CIMseq documentation built on Jan. 25, 2022, 5 a.m.