-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
46 lines (46 loc) · 1.13 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Package: flowClust
Type: Package
Title: Clustering for Flow Cytometry
Version: 3.41.1
Author: Raphael Gottardo, Kenneth Lo <[email protected]>, Greg
Finak <[email protected]>
Maintainer: Greg Finak <[email protected]>, Mike Jiang <[email protected]>
Depends:
R(>= 2.5.0)
Imports:
BiocGenerics,
methods,
Biobase,
graph,
flowCore,
parallel
Suggests:
testthat,
flowWorkspace,
flowWorkspaceData,
knitr,
rmarkdown,
openCyto,
flowStats(>= 4.7.1)
Description: Robust model-based clustering using a t-mixture model with
Box-Cox transformation. Note: users should have GSL installed.
Windows users: 'consult the README file available in the inst
directory of the source distribution for necessary
configuration instructions'.
Collate:
'SetClasses.R'
'SetMethods.R'
'flowClust.R'
'coerce.R'
'flowClust-package.R'
'hist.R'
'miscellaneous.R'
'plot.R'
'split.R'
License: MIT
Packaged: 2012-07-13 20:14:40 UTC; finak
biocViews: ImmunoOncology, Clustering, Visualization, FlowCytometry
SystemRequirements: GNU make
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr