simulatedStats-methods: ~~ Methods for Function simulatedStats ~~
Description
This function returns the simulated statistics for a specified GeneSet
or a list of simulated statistics for a GeneSetCollection.
Usage
simulatedStats(object)
Arguments
object
An object of type VEGASResult or
VEGASResultCollection
Methods
Defined methods include:
signature(object = "VEGASResult")
Returns the simulated statistics for a specified VEGASResult object
signature(object = "VEGASResultCollection")
Returns a list of simulated statistics for a VEGASResultCollection object (1 for each set)
Value
Returns decimal values of simulated statistics from a VEGAS function call or a list of simulated statistics from a VEGAS function call on a gene set collection.