| heatmapPhenoTest-methods {phenoTest} | R Documentation |
Methods for function heatmapPhenoTest in Package ‘phenoTest’. For
more information read the function's manual.
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.