Learn R Programming

demi (version 1.1.2)

DEMIDiff-class: Class DEMIDiff

Description

The class DEMIDiff holds the analysis results, results of clustering and the original metadata of the experiment.

Arguments

cluster
A DEMIClust object. Holds information about the clusters in a DEMIClust object that it itself contains the DEMIExperiment object were experiment metadata such as alignment information and annotation is held.
name
A character. A specific name of the differential expression analysis (e.g. 'BRAINvsUHR') that is generated according to the group names.
result
A DEMIResult object. Holds the DEMIResult object of the analysis.