AdvancedAnalysis-class | R Documentation |
An Advanced Analysis object that is a parent class to all advanced analysis algorithms. This class should never be called explicitly. Its purpose is to act as a parent class for advanced analyses.
An Advanced Analysis object
channels
the channels selected for the advanced analysis, this can be either a list of short channel IDs (integer) OR long channel names (character)
compensation_id
the compensation ID selected for the advanced analysis
name
the name of the advanced analysis
source_experiment
the source experiment ID the advanced analysis is associated with
status
character representing the status of the advanced analysis
.available_channels
the list of available channels based off the panels.list function
.available_files
the list of available files based off the fcs_files.list function
.available_populations
the list of available populations based off the populations.list function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.