heatmapPhenoTest-methods {phenoTest}R Documentation

Methods for Function heatmapPhenoTest in Package ‘phenoTest’

Description

Methods for function heatmapPhenoTest in Package ‘phenoTest’. For more information read the function's manual.

Methods

signature(x = "ExpressionSet", signatures = "character")

Method for an ExpressionSet object and one signature stored in an object of class character.

signature(x = "ExpressionSet", signatures = "list")

Method for an ExpressionSet object and several signatures stored in an object of class list.

signature(x = "ExpressionSet", signatures = "missing")

Method for an ExpressionSet object and no signatures.

signature(x = "ExpressionSet", signatures = "GeneSet")

Method for an ExpressionSet object and one signature stored in an object of class GeneSet.

signature(x = "ExpressionSet", signatures = "GeneSetCollection")

Method for an ExpressionSet object and several signatures stored in an object of class GeneSetCollection.


[Package phenoTest version 1.34.0 Index]