FCSRobj.currentmin {rfcdmin}R Documentation

Script using current version of 'rflowcyt' package to read in FCS R OBJECTS corresponding to the binary FCS files

Description

These two FCS R objects are read in as S4 FCS-class R objects using the 'read.FCS' function in the current version of rflowcyt package.

Usage


data(SEB.NP22.FCSRobj.currentmin)
data(facscan256.FCSRobj.currentmin)

Format

Two FCS-class R objects.

Source

Raw binary fcs files (in the "fcs" directory of 'rfcdmin' package) read in by using 'read.FCS' in the current version of rflowcyt.

0. FCS R object name (Raw Binary FCS File): Source

1. facscan256.FCSRobj ("facscan256.fcs"): Australian National University (ANU)

2. SEB.NP22.FCSRobj ("SEB-NP22.fcs"): Fred Hutchinson Cancer Research Ceneter : (FHCRC)

References

A.J. Rossini, J.Y. Wan

The FCS R objects correspond to the examples in the following documentation of the raw fcs files : SEB-NP22.fcs, facscan256.fcs,FCSRobjmin Function 'read.FCS' in rflowcyt

See documentation for 'FCSRobj.current' in rfcdorig package.

Examples


data(SEB.NP22.FCSRobj.currentmin)
data(facscan256.FCSRobj.currentmin)


[Package rfcdmin version 1.6.3 Index]