Class SoupObject
SOUP Main Object
Contains the main results of the SOUP analysis
Objects can be created by calls of the form
new("SoupObject", ...)
. It contains all results
from the analysis performed by the SOUP
function.
call
: a call
object that
contains the call of the SOUP
main
function
pValueMat
:PValueMat
object containing
univariate p-values
rankResults
:RankResults
object containing the
results of the ranking
permSpace
:PermSpace
object containing the
permutation spaces
signature(object =
"SoupObject")
: shows only the main information (on
screen) for the object
signature(x =
"SoupObject")
: It prints the whole object on screen
(mostly useful for external saving)
Federico Mattiello <federico.mattiello@gmail.com>
showClass("SoupObject")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.