forked from CompEpigen/MeDeCom
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 1014 Bytes
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 1014 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: MeDeCom
Title: Decomposition of heterogeneous methylomes
Description: Decomposition of heterogeneous methylomes
Maintainer: Pavlo Lutsik <p.lutsik@mx.uni-saarland.de>
Authors@R: c(
person ( "Pavlo", "Lutsik", email="p.lutsik@mx.uni-saarland.de", role = c("cre")),
person ( "Martin", "Slawski", email="ms@cs.uni-saarland.de", role = c("aut")),
person ( "Nik", "Vedeneev", email="nikitavedeneev@gmail.com", role = c("aut")),
person ( "Gilles", "Gasparoni", email="gillesgasparoni@gmail.com", role = c("aut")),
person ( "Matthias", "Hein", email="hein@cs.uni-saarland.de", role = c("aut")),
person ( "Joern", "Walter", email="j.walter@mx.uni-saarland.de", role = c("aut"))
)
Date: 2016-11-02
Version: 0.2
Depends:
R (>= 3.2.0),
Rcpp,
pracma,
gtools,
gplots,
parallel
Suggests:
BiocStyle,
knitr,
rmarkdown
Imports:
Rcpp (>= 0.12),
RcppEigen (>= 0.3)
LinkingTo:
Rcpp,
RcppEigen
VignetteBuilder: knitr
License: GPL-3
RoxygenNote: 5.0.1