Description Usage Arguments Methods Value Author(s) See Also Examples
This function returns the calculated p-value for a specified GeneSet
or a list of p-values for a GeneSetCollection
.
1 | pValue(object)
|
object |
An object of type |
Defined methods include:
signature(object = "VEGASResult")
Returns the calculated p-value for a specified VEGASResult
object
signature(object = "GeneSetResult")
Returns the calculated p-value for a specified GeneSetResult
object
signature(object = "GLOSSIResult")
Returns the calculated p-value for a specified GLOSSIResult
object
signature(object = "VEGASResultCollection")
Returns a list of calculated p-values for a VEGASResultCollection
object (1 for each set)
signature(object = "GeneSetResultCollection")
Returns a list of calculated p-values for a GeneSetResultCollection
object (1 for each set)
signature(object = "GLOSSIResultCollection")
Returns a list of calculated p-values for a GLOSSIResultCollection
object (1 for each set)
Returns a decimal p-value corresponding to the gene set or a list of p-values corresponding to the gene set collection.
Caitlin McHugh
VEGASResult
-class, geneSetName
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.