Description Usage Arguments Examples
This function denoises a flowSet object using the flowAI package. Observations that #' do not need meet the criteria will be removed. Only works for samples with more than 1000 observations.
1 2 3 4 5 6 |
x |
flowSet containing the samples to analyse. Cannot have been subsetted to a lower number of parameters. |
param |
Parameters to base removing of errant observartions on. |
timesplit |
Fraction of timestep used in flowAI for denoising. Please consult the 'flowAI::flow_auto_qc' function for more information. |
TimeChannel |
Name of time channel in the FCS files. This can differ between flow cytometers. Defaults to "Time". You can check this by: colnames(flowSet). |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.