barplotSignatures-methods {phenoTest}R Documentation

Methods for Function barplotSignatures in Package ‘phenoTest’

Description

Methods for function barplotSignatures 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 = "GeneSetCollection")

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

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

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

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

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


[Package phenoTest version 1.41.0 Index]