-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
56 lines (56 loc) · 1.58 KB
/
DESCRIPTION
File metadata and controls
56 lines (56 loc) · 1.58 KB
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
52
53
54
55
56
Package: methylkey
Title: Pipeline for methylation array analysis
Version: 0.3.4.0004
Authors@R:
person(given = "Vincent",
family = "Cahais",
role = c("aut", "cre"),
email = "cahaisv@iarc.fr",
comment = c(ORCID = "https://orcid.org/0000-0001-5530-4368"))
Description: Methylkey is a pipeline for methylation array analysis. It is working with human infinium array (hm450k and EPIC) and with mouse infinium array. It provide set of functions and examples markdown report to run a complete analysis.
License: `GNU General Public License v3.0`
Encoding: UTF-8
LazyData: false
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
SummarizedExperiment (>= 1.28.0),
sesame (>= 1.16.1),
sesameData (>= 1.16.0),
limma (>= 3.54.2),
GenomicRanges (>= 1.50.0),
randomForest (>= 4.7-1.1),
qqman (>= 0.1.8),
sva (>= 3.46.0),
readr (>= 2.1.4),
dplyr (>= 1.1.3),
tidyr (>= 1.3.0),
tibble (>= 3.2.1),
purrr (>= 1.0.2),
ggplot2 (>= 3.4.2),
ggpubr (>= 0.6.0),
RColorBrewer (>= 1.1-3),
wheatmap (>= 0.2.0),
ggvenn (>= 0.01.10),
factoextra (>= 1.0.7),
assertthat (>= 0.2.1),
DescTools (>= 0.99.50),
ggbio(>= 1.46.0),
ggsankeyfier(>= 0.1.8),
patchwork(>= 1.3.0)
Depends:
R (>= 4.2.1)
Suggests:
DMRcate (>= 2.12.0),
ENmix (>= 1.34.02),
dmrff (>= 1.0.0),
wateRmelon (>= 2.4.0),
minfi (>= 1.44.0),
FlowSorted.Blood.EPIC (>= 2.2.0),
BSgenome.Mmusculus.UCSC.mm10(>= 1.4.3),
BSgenome.Hsapiens.UCSC.hg19(>= 1.4.3),
BSgenome.Hsapiens.UCSC.hg38(>= 1.4.5),
EpiSmokEr (>= 0.1.0),
rmarkdown,
knitr
VignetteBuilder: knitr