cluster-methods: Initializes the clustering of probes into clusters

Description Usage Arguments Value Author(s) See Also

Description

The function cluster clusters probes with the function specified in the in the clust.method parameter of the DEMIClust object. This function is used internally by DEMI analysis when clusters are created automatically from normalized expression matrix.

Usage

1
2
3
4
cluster(object)

## S4 method for signature 'DEMIClust'
cluster(object)

Arguments

object

A DEMIClust object.

Value

Returns a DEMIClust object that is updated with a list of clustered probes.

Author(s)

Sten Ilmjarv

See Also

DEMIClust


demi documentation built on May 2, 2019, 11:11 a.m.