flowQ (version 1.32.0)

BEADflowQBCalculation: QB Calculation for Beads

Description

This function is used for the bead FCS file to determine the singlet events. These singlet events are clustered for the channels of interest to determine the raw statitics for the regression and the generation of the regression's coefficients, Q and B values.

Usage

BEADflowQBCalculation(file, R, width, fraction, numberoftotalepeaks, scatters, CHANNELTOBEPROCESSED, pi, pf, Viz,output)

Arguments

file
Name of the FCS file.
R
Gate by an ellipse of radius R on the scatter data.
width
Parameter used to find the lower bound (default width at half maximum) and the upper bound (default .5).
fraction
Parameter used to find the densest fraction of cells (default .1).
numberoftotalepeaks
Global Number of the peaks in the data.
scatters
Indices of Forward Scatter (FS) and Side scatter (SS) in the bead FCS file.
CHANNELTOBEPROCESSED
Indices of channels of interest in the bead FCS file.
pi
Dimmest peak to be used in the regression.
pf
Last peak to be used in the regression.
Viz
Parameter to control the visualization of Kmeans results only if Viz=1, a subfolder called flowQB in the output folder has subfolder "PLOTSKMEANS_BEADS_" with the visualizations.
output
Folder where the Kmeans image results should be stored.

Value

  • Q and B values with their "Pvalue" & "Std-Error" are in the second list with the coefficients.

Details

The function generates the results as a list, the first is for RAW STATISTICS and the second is for THE COEFFICIENTS.

References

Faysal El Khettabi et al. 2014, Automated Quadratic Characterization of Flow Cytometer Instrument Sensitivity, to be submitted.

See Also

J. Wood, Fundamental Flow Cytometer Properties Governing Sensitivity and Resolution, Cytometry 33, (1998), p.~ 260 - 6. E. Chase and R. Hoffman, Resolution of Dimly Fluorescent Particles: a Practical Measure of Fluorescence Sensitivity, Cytometry 33 (1998), p.~ 267-279. R. Hoffman and J. Wood, Characterization of Flow Cytometer Instrument Sensitivity, Current Protocols in Cytometry, Chapter 1: Unit 1.20 (2007). A. Gaigalas and L. Wang, Approaches to Quantitation in Flow Cytometry, in Standardization and Quality Assurance in Fluorescence Measurements II Springer Series on Fluorescence (2008), Volume 6, Part D, 371-398.