-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
47 lines (47 loc) · 893 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
43
44
45
46
47
Package: made
Type: Package
Title: Microarray Analysis of Differential Expression
Version: 0.99.0
Date: 2015-07-28
Author: FB [cre,aut]
Maintainer: FB <fboulnois@mgh.harvard.edu>
Description: Simple, reproducible pipeline for the analysis of microarray
differential expression.
License: GPL-2
LazyData: TRUE
Depends:
R (>= 3.2.0)
Imports:
affyio,
AnnotationDbi,
Biobase,
limma,
oligo,
parallel,
rmarkdown,
stringr,
sva,
yaml
Suggests:
GOstats,
knitr,
madeData,
ReactomePA
biocViews: BatchEffect,
DataImport,
DifferentialExpression,
ExonArray,
GeneExpression,
GeneSetEnrichment,
Genetics,
Microarray,
mRNAMicroarray,
MultipleComparison,
Normalization,
OneChannel,
Preprocessing,
ProprietaryPlatforms,
QualityControl,
TwoChannel
VignetteBuilder: knitr
RoxygenNote: 5.0.1