-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
42 lines (42 loc) · 900 Bytes
/
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
Package: cytoqc
Type: Package
Title: Quality control and standardization of cytometry data
Version: 0.99.2
Author: Mike Jiang, Jake Wagner, Greg Finak
Maintainer: Mike Jiang <[email protected]>
Description: Provides quality control, quality assessment, and data standardization tools for cytometry.
Depends: R (>= 3.5.0)
Imports:
methods,
BiocGenerics,
flowCore (>= 1.53.6),
flowWorkspace (>= 3.35.16),
dplyr,
kableExtra,
ggplot2,
ggcyto,
knitr,
MASS,
purrr,
shiny,
tibble,
tidyr,
stats,
graphics,
Rgraphviz,
graph,
htmltools,
DT,
crayon,
colortable
Remotes: thebioengineer/colortable
License: file LICENSE
License_restricts_use: yes
biocViews: Infrastructure, FlowCytometry, CellBasedAssays
Suggests:
rmarkdown,
testthat,
flowWorkspaceData
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8