R/cyto_channels-helpers.R
cyto_channel_select.RdSelect Fluorescent Channel for Compensation Controls
cyto_channel_select(x)
| x | object of class |
|---|
vector of channels in order of compensation Control samples.
Dillon Hammill, Dillon.Hammill@anu.edu.au
if (FALSE) { library(CytoExploreRData) # Load in samples fs <- Compensation # Select a channel for each control from dropdown menu cyto_channel_select(fs) }