-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 867 Bytes
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 867 Bytes
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
Package: infinityFlow
Title: Augmenting Massively Parallel Cytometry Experiments Using Multivariate Non-Linear Regressions
Version: 1.21.2
Authors@R: c(
person("Etienne","Becht",middle=NULL,email="etienne.becht@protonmail.com",role=c("cre","aut"))
)
Description: Pipeline to analyze and merge data files produced by BioLegend's LEGENDScreen or BD Human Cell Surface Marker Screening Panel (BD Lyoplates).
Depends:
R (>= 4.0.0),
flowCore
License: GPL-3
Encoding: UTF-8
LazyData: false
Imports: stats,
grDevices,
utils,
graphics,
pbapply,
matlab,
png,
raster,
grid,
uwot,
gtools,
Biobase,
generics,
parallel,
methods,
xgboost (>= 3.0.0)
Suggests: knitr,
rmarkdown,
keras,
tensorflow,
glmnetUtils,
e1071
VignetteBuilder: knitr
RoxygenNote: 7.3.2
biocViews: Software, FlowCytometry, CellBasedAssays, SingleCell, Proteomics