Gate: Apply gating and output a new diff-som object (to be...

Description Usage Arguments Examples

View source: R/diffsom.R

Description

Apply gating and output a new diff-som object (to be embedded)

Usage

1
Gate(ds, clusters = NULL, negative = F)

Arguments

clusters

The cluster numbers to be selected

negative

Invert the selection

Examples

1
ds2 <- Gate(ds, clusters=c(5), negative=T)  # removes cluster 5

exaexa/DiffSOM documentation built on Aug. 22, 2019, 2:46 p.m.