-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 952 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
Package: cytofBrowserLite
Type: Package
Title: Detail analysis and visualisation CyTOF data
Version: 0.1.0
Author: Alexander Kononov <kononov.nov@gmail.com>
Maintainer: Alexander Kononov <kononov.nov@gmail.com>
Description: The package focuses on analysis of CyTOF proteomic data.
It is of the pipeline which starts from fcs files and goes to markers
and cell type abundance correlation analysis through marker filtration
and cell clusterisation steps. Despite that, there are functions
available for interactive R session, it is assumed that cytofBrowser
are run with a graphical interface as R Shiny app GUI.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports:
shiny,
shinydashboard,
shinyWidgets,
flowCore,
Rtsne,
umap,
ggplot2,
stats,
shinyFiles,
grDevices,
visNetwork,
ConsensusClusterPlus,
FlowSOM,
utils,
RColorBrewer,
reshape2,
ComplexHeatmap