Description Usage Arguments Value Author(s) Examples
Sample a flowFrame
1 | cyto_sample(fr, display)
|
fr |
object of class |
display |
numeric [0,1] indicating the percentage of events to plot. |
flowFrame
restricted to
size
events.
Dillon Hammill, Dillon.Hammill@anu.edu.au
1 2 3 4 5 6 7 | library(CytoRSuiteData)
# Load in samples
fs <- Activation
# Constrict first sample by 50%
cyto_sample(fs[[1]], 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.