cyto_channel_select-flowSet-method: Select Fluorescent Channel for Compensation Controls -...

Description Usage Arguments Value Author(s) Examples

Description

Select Fluorescent Channel for Compensation Controls - flowSet Method

Usage

1
2
## S4 method for signature 'flowSet'
cyto_channel_select(x)

Arguments

x

object of class flowSet containing compensation controls.

Value

vector of channels in order of flowSet.

Author(s)

Dillon Hammill, Dillon.Hammill@anu.edu.au

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 
library(CytoRSuiteData)

# Load in samples
fs <- Activation

# Select channel for each sample from dropdown menu
cyto_channel_select(fs)

## End(Not run)

DillonHammill/cytoSuite documentation built on March 7, 2019, 10:09 a.m.