Description Usage Format Value Fields Methods Examples
SuperClass for other DataObj Classes
1 |
R6Class object.
Object of R6Class with methods for getting/setting features for flowDashboard.
annotationAnnotation (can be extracted as phenoData from a GatingSet) as data.table.
subsetOptionsset which columns in annotation to use for subsetting. Set by setSubsetAndSortOptions().
subsetOptionListnamed list, where every entry corresponds to levels in a column in annotation.
new()initialize method.
checkIntegrity()This method checks whether the identifier used in annotation and data agree and ensures data integrity between the two.
setSubsetAndSortOptions()set the subset and sortOptions
subsetAnnotation(ids)given a vector of ids, subset both the data and annotation slots.
setAnnotationDisplayOptions(annotCols)given a vector of column names in annotation, select those columns and drop the rest.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.