forked from perishky/meffil
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
47 lines (47 loc) · 1.18 KB
/
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: meffil
Version: 1.3.7
Title: Efficient algorithms for DNA methylation
Description: Tools for normalizing and analyzing the Infinium
HumanMethylation450 BeadChip.
Authors@R: c(person("Matthew", "Suderman", role = c("cre", "aut"),
email = "[email protected]"),
person("Gibran", "Hemani", role = c("cre", "aut")),
person("Josine", "Min", role = c("cre", "aut")))
Author: Matthew Suderman <[email protected]> [cre, aut],
Gibran Hemani [cre, aut],
Josine Min [cre, aut]
Maintainer: Matthew Suderman <[email protected]>
Depends: illuminaio,
MASS,
lmtest,
sandwich,
limma,
sva,
ggplot2,
plyr,
reshape2,
knitr,
Cairo,
gridExtra,
markdown,
matrixStats,
multcomp,
lme4,
parallel,
fastICA,
DNAcopy,
quadprog,
statmod,
gdsfmt,
SmartSVA,
preprocessCore
Suggests: betareg,
minfi,
CopyNumber450kData
License: Artistic-2.0
URL: https://github.com/perishky/meffil
LazyData: yes
biocViews: DNAMethylation, Microarray, TwoChannel, DataImport, Preprocessing,
QualityControl
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)