createGroup: Creates a DEMIGroup object
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
createGroup(object)
"createGroup"(object)
Arguments
object
A DEMIClust object.
Value
Returns a DEMIClust object that includes a DEMIGroup objec as the
group parameter of the object.
See Also
DEMIClust, DEMIGroup