Description Value Slots Examples
Objects of this class store needed information to work with a CytoK object
CytoKFeatures
returns the data.frame with shrunk
effect size, shrunk effect size sd, unadjusted p value and
adjusted p value for each feature,
CytoKFeaturesOrdered
returns 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,
CytoKDEfeatures
returns the percent of differentially
expressed features based on alpha (level of significance),
CytoKData
returns the original data object,
CytoKalpha
returns the specified level of
significance. Default is alpha=0.05.
CytoKFeatureVars
returns the value of featureVars.
Default is NULL.
CytoKFeatures
CytoK features
CytoKFeaturesOrdered
CytoK features ordered by adjusted p values
CytoKDEfeatures
Percent of Differentially Expressed CytoK features
CytoKData
Original data object passed to CytoK
CytoKalpha
Value of alpha
argument passed to CytoK
CytoKFeatureVars
Value of featureVars
passed
to CytoK
. NULL if featureVars
is left blank
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.