-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1018 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
Package: FactorViz
Title: Visualization app for methylome decomposition experiments
Description: The package provides an interactive visualization and reporting environment for exploring the results of the methylome decomposition experiments carried out by MeDeCom and similar deconvolution tools
Maintainer: Michael Scherer <[email protected]>
Authors@R: c(
person ( "Pavlo", "Lutsik", email="[email protected]", role = c("cre") ),
person ( "Shashwat", "Sahay", email="[email protected]", role = c("aut") ),
person ( "Michael", "Scherer", email="[email protected]", role = c("aut") )
)
Date: 2020-04-30
Version: 2.1.0
Depends:
R (>= 3.2.0),
shiny,
shinyFiles,
shinythemes,
ggplot2,
gplots,
RColorBrewer,
grid,
gridExtra,
DT,
MeDeCom,
RnBeads,
RnBeads.hg19,
RnBeads.mm10,
RnBeads.hg38,
igraph
Suggests:
R.matlab,
LOLA,
GOstats,
knitr,
rmarkdown
License: GPL-3
RoxygenNote: 7.1.0
VignetteBuilder: knitr