-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
42 lines (42 loc) · 976 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
42
Package: EASIER
Type: Package
Title: EwAS: quality control, meta-analysIs and EnRichment
Version: 0.1.3.2
Author: Dolors Pelegrí, Marta Cosín, Mariona Bustamante and Juan R Gonzalez
Maintainer: Dolors Pelegrí <dolors.pelegri@isglobal.org>
Description: The EASIER package performs epigenetic wide-association study (EWAS) downstream analysis
Quality Control of EWAS results
Meta-analysis using GWAMA
Functional enrichment
License: MIT License
Encoding: UTF-8
LazyData: true
Imports:
rasterpdf,
meta,
tidyverse,
dplyr,
stringr,
ggplot2,
VennDiagram,
RColorBrewer,
reshape,
ggsignif,
missMethyl,
org.Hs.eg.db,
IlluminaHumanMethylation450kanno.ilmn12.hg19,
IlluminaHumanMethylationEPICanno.ilm10b4.hg19,
tools,
brgeEnrich,
data.table,
stringr,
plyr
LinkingTo: Rcpp
RoxygenNote: 7.2.3
Depends:
R (>= 3.5),
tidyverse
VignetteBuilder: knitr
Suggests: BiocStyle,
knitr,
rmarkdown