Learn R Programming

phenoTest (version 1.20.0)

gseaSignatures-methods: Methods for Function gseaSignatures in Package `phenoTest'

Description

Methods for function gseaSignatures in Package `phenoTest'. For more information read the function's manual.

Arguments

Methods

signature(x = "ANY", signatures = "character")
Method for signature of class character.
signature(x = "ANY", signatures = "GeneSet")
Method for signature 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 = "matrix", signatures = "GeneSetCollection")
Method for an matrix object and several signatures stored in an object of class GeneSetCollection.
signature(x = "epheno", signatures = "GeneSetCollection")
Method for an epheno object and several signatures stored in an object of class GeneSetCollection.
signature(x = "numeric", signatures = "GeneSetCollection")
Method for an numeric object and several signatures stored in an object of class GeneSetCollection.
signature(x = "matrix", signatures = "list")
Method for an matrix object and several signatures stored in an object of class list.
signature(x = "numeric", signatures = "list")
Method for an numeric object and several signatures stored in an object of class list.