export-methods: Exportation of FCS objects

Description Usage Arguments Value

Description

Exports a FCS object into a FCS file.

Usage

1
2
3
4
export(object, filename, ...)

## S4 method for signature 'FCS'
export(object, filename = "FCS.fcs", transform = TRUE)

Arguments

object

a FCS object

filename

a character indicating the location of the FCS file to save

...

aadditional parameters

transform

a logical indicating if a sinh transformation must be performed when exporting the FCS

Value

None


tchitchek-lab/CytoBackBone documentation built on May 28, 2019, 7:52 a.m.