Description Usage Arguments Value Examples
Given a CytoK object, this function returns the CytoK features ordered by adjusted p values
Accessors for the 'CytoKFeaturesOrdered' slot of a CytoK object.
1 2 3 4 | CytoKFeaturesOrdered(object)
## S4 method for signature 'CytoK'
CytoKFeaturesOrdered(object)
|
object |
an object of class |
the data.frame with shrunk effect size, shrunk effect size sd, unadjusted p value and adjusted p value for each feature ordered by unadjusted p value from low to high.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.