-
Notifications
You must be signed in to change notification settings - Fork 27
/
DESCRIPTION
51 lines (51 loc) · 1.17 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
Package: cytofkit
Type: Package
Title: cytofkit: an integrated mass cytometry data analysis pipeline
Version: 0.99.0
Date: 2018-01-19
Author: Jinmiao Chen, Hao Chen, Matthew Myint
Description: An integrated mass cytometry data analysis pipeline that enables
simultaneous illustration of cellular diversity and progression.
License: Artistic-2.0
Maintainer: Jinmiao Chen <[email protected]>, Matthew Myint <[email protected]>
URL: https://github.com/JinmiaoChenLab/cytofkit
BugReports: https://github.com/JinmiaoChenLab/cytofkit/issues
biocViews: FlowCytometry, GUI, CellBiology, Clustering,
DimensionReduction, BiomedicalInformatics
Depends:
R (>= 3.4.0), ggplot2, plyr
VignetteBuilder: knitr
Suggests:
knitr,
RUnit,
testthat,
BiocGenerics
Imports:
tcltk,
grDevices,
graphics,
utils,
stats,
Rtsne,
e1071,
flowCore,
gplots,
colourpicker,
VGAM,
reshape2,
ggrepel,
shiny,
shinyFiles,
vegan,
Biobase,
doParallel,
parallel,
pdist,
methods,
destiny,
FlowSOM(>= 1.4.0),
igraph(>= 1.1.2),
RANN(>= 2.5),
Rcpp (>= 0.12.0)
LinkingTo: Rcpp
RoxygenNote: 6.0.1