-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 843 Bytes
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 843 Bytes
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
Package: DecompPipeline
Title: Preparation pipeline for MeDeCom
Description: Preparation pipeline for MeDeCom
Maintainer: Michael Scherer <mscherer@mpi-inf.mpg.de>
Authors@R: c(
person ( "Pavlo", "Lutsik", email="p.lutsik@mx.uni-saarland.de", role = c("aut")),
person ( "Michael", "Scherer", email="mscherer@mpi-inf.mpg.de", role = c("cre","aut")),
person ( "Tony", "Kamoa", email="Tony.Kaoma@lih.lu", role = c("aut")),
person ( "Petr", "Nazarov", email="Petr.Nazarov@lih.lu", role = c("aut"))
)
Date: 2020-07-27
Version: 1.0.3
Depends:
R (>= 3.2.0),
RnBeads,
R.utils,
MeDeCom
Imports:
bigstatsr,
robust,
pheatmap,
sm,
vioplot,
LaplacesDemon,
genefilter,
limma,
knitr
Suggests:
EDec,
EDecExampleData,
rmarkdown
VignetteBuilder: knitr
License: GPL-3
RoxygenNote: 7.1.1