createGroup-methods: Creates a 'DEMIGroup' object

Description Usage Arguments Value Author(s) See Also

Description

The function createGroup creates a DEMIGroup object for DEMIClust object. This function is used internally by DEMI analysis when clusters are created automatically from normalized expression matrix.

Usage

1
2
3
4
createGroup(object)

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

Arguments

object

A DEMIClust object.

Value

Returns a DEMIClust object that includes a DEMIGroup objec as the group parameter of the object.

Author(s)

Sten Ilmjarv

See Also

DEMIClust, DEMIGroup


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