-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
39 lines (39 loc) · 949 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
Package: iEDGE
Type: Package
Title: integrative analysis of (epi-)DNA and gene expression data
Version: 1.0
Date: 2016-05-18
Authors@R: c(person(given="Amy", family="Li", email="lia978@gmail.com",
role=c("aut","cre")),
person(given="Stefano", family="Monti", email="smonti@bu.edu",
role=c("aut")))
Description: iEDGE performs integrative analysis of (epi-)DNA data (methylation,
microRNA, or copy number alteration) and gene expression data from paired
samples.
URL: https://github.com/montilab/iEDGE
biocViews:
limma,
sva
BugReports: https://github.com/montilab/iEDGE/issues
Depends:
R (>= 2.11.0),
Biobase
Imports:
Biobase,
plyr,
XML,
jsonlite,
knitr,
RColorBrewer,
AnnotationDbi,
cba,
heatmap.plus,
limma,
sva,
parallel
License: GPL-3 + file LICENSE
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Suggests:
rmarkdown