| 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
channelsthe channels selected for the advanced analysis, this can be either a list of short channel IDs (integer) OR long channel names (character)
compensation_idthe compensation ID selected for the advanced analysis
namethe name of the advanced analysis
source_experimentthe source experiment ID the advanced analysis is associated with
statuscharacter representing the status of the advanced analysis
.available_channelsthe list of available channels based off the panels.list function
.available_filesthe list of available files based off the fcs_files.list function
.available_populationsthe 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.