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

Description Usage Arguments Value Author(s) Examples

Description

Select Fluorescent Channel for Compensation Controls - flowFrame Method

Usage

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

Arguments

x

object of class flowFrame.

Value

selected channel associated with the supplied flowFrame.

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 a channel from dropdown menu
cyto_channel_select(fs[[1]])

## End(Not run)

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