-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
72 lines (72 loc) · 1.64 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Package: flowCore
Title: flowCore: Basic structures for flow cytometry data
Version: 1.37.15
Author: B. Ellis, P. Haaland, F. Hahne, N. Le Meur, N. Gopalakrishnan, J.
Spidlen, M. Jiang
Description: Provides S4 data structures and basic functions to deal with flow
cytometry data.
Maintainer: M.Jiang <[email protected]>
Depends:
R (>= 2.10.0)
Imports:
Biobase,
BiocGenerics (>= 0.1.14),
graph,
graphics,
methods,
rrcov,
stats,
utils,
stats4,
corpcor,
Rcpp,
matrixStats
Suggests:
Rgraphviz,
flowViz,
flowStats,
testthat,
flowWorkspace,flowWorkspaceData,openCyto
Collate:
AllGenerics.R
AllClasses.R
flowFrame-accessors.R
flowSet-accessors.R
Rm-methods.R
actionItem-accessors.R
coerce.R
logicalFilterResult-accessors.R
summarizeFilter-methods.R
filterSummary-accessors.R
fcReference-accessors.R
manyFilterResult-accessors.R
summary-methods.R
multipleFilterResult-accessors.R
on-methods.R
transformList-accessors.R
identifier-methods.R
parameters-methods.R
view-accessors.R
initialize-methods.R
filterResult-accessors.R
in-methods.R
rectangleGate-accessors.R
workFlow-accessors.R
filterResultList-accessors.R
IO.R
show-methods.R
length-methods.R
names-methods.R
filterSet-accessors.R
split-methods.R
eval-methods.R
gatingML.R
FCSTransTransform.R
median-logicle-transform.R
utils.R
RcppExports.R
License: Artistic-2.0
biocViews: Infrastructure, FlowCytometry, CellBasedAssays
LinkingTo: Rcpp, BH(>= 1.60.0-1)
SystemRequirements: GNU make
RoxygenNote: 5.0.1