barplotSignifSignatures-methods {phenoTest}R Documentation

Methods for Function barplotSignifSignatures in Package ‘phenoTest’

Description

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

Methods

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

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

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

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

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

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

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

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


[Package phenoTest version 1.30.0 Index]