citrus.selectClusters: Select clusters for further analysis

Description Usage Arguments Value Author(s)

View source: R/citrus.util.R

Description

Selects clusters from a set of clusters identified by a clustering method investigate for stratifying signal.

Usage

1
citrus.selectClusters(citrus.clustering, method = "minimumClusterSize", ...)

Arguments

citrus.clustering

A citrus.clustering object.

method

Method for determining which clusters from a clustering should be analyzed for stratifying signal.

...

Other parameters passed to specific cluster selection methods.

Value

A vector of cluster IDs.

Author(s)

Robert Bruggner


ParkerICI/kumquat documentation built on Dec. 18, 2021, 6:40 a.m.