cyto_annotate: Interactively edit pData Information for a flowSet or...

Description Usage Arguments Value Author(s) Examples

Description

Interactively edit pData Information for a flowSet or GatingSet

Usage

1

Arguments

x

object of class flowSet or GatingSet.

file

name of csv file containing experimental information.

Value

NULL and update pData for the flowSet or GatingSet.

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

# Edit pData in table editor
cyto_annotate(fs)

## End(Not run)

DillonHammill/CytoRSuite documentation built on May 30, 2019, 2:03 a.m.