flowMeans-package: flowMeans Package

Description Details Author(s) Examples

Description

Non-parametric Flow Cytometry Data Gating

Details

Package: flowMeans
Type: Package
Version: 1.0
Date: 2010-03-02
License: Artistic-2.0 or newer
LazyLoad: yes

Author(s)

Nima Aghaeepour <naghaeep@bccrc.ca>

Examples

1
2
3
4
library(flowMeans)
data(x)
res <- flowMeans(x, c("FL1.H", "FL2.H", "FL3.H", "FL4.H"), MaxN=10)
plot(x[,c(3,4)], res, c("FL1.H", "FL2.H"))

Example output

Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE 
3: .onUnload failed in unloadNamespace() for 'rgl', details:
  call: fun(...)
  error: object 'rgl_quit' not found 
4: no DISPLAY variable so Tk is not available 

flowMeans documentation built on Nov. 8, 2020, 4:51 p.m.