-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
41 lines (41 loc) · 869 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
Package: CellTypeSpecificMethylationAnalysis
Version: 0.1
Title: Evaluation of Cell Type Specific Methylation Analysis
Description: Experiments for evaluating the performance of
methods for performing cell-type-specific analyses of
tissue-level methylation data.
License: GPL-3 | file LICENSE
LazyData: true
Encoding: UTF-8
Authors@R: c(
person("Brandon", "Jew", role=c("aut", "cre"),
email="[email protected]"),
person("Elior", "Rahmani", role=c("aut"))
)
Depends:
R (>= 3.5.0),
TCA (>= 1.2.0),
EpiDISH,
ggplot2,
Biobase,
plyr,
cowplot,
grid,
matrixStats,
parallel,
pbapply,
R.utils,
data.table,
EnvStats,
pracma,
stats,
nloptr,
testit,
gridExtra,
ggpubr,
hrbrthemes,
GEOquery,
ENmix,
IlluminaHumanMethylationEPICmanifest,
IlluminaHumanMethylationEPICanno.ilm10b2.hg19
RoxygenNote: 7.0.2