-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·34 lines (34 loc) · 1017 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
Package: methylDeconv
Title: Unified access to DNA methylation based cell-type deconvolution
methods
Version: 0.0.1
Authors@R:
person("Alexander", "Dietrich", , "[email protected]", role = c("aut", "cre"))
Description: runs several cell type deconvolution algorithms.
License: MIT + file LICENSE
URL: https://github.com/biomedbigdata/methylDeconv,
http://biomedical-big-data.de/methylDeconv/,
http://omnideconv.org/methylDeconv/
BugReports: https://github.com/biomedbigdata/methylDeconv/issues
Depends:
R (>= 2.10)
Imports:
EpiDISH,
FlowSorted.Blood.EPIC,
ggplot2,
methylCC,
minfi
Suggests:
Biobase,
FlowSorted.Blood.450k,
IlluminaHumanMethylationEPICanno.ilm10b4.hg19,
IlluminaHumanMethylationEPICmanifest,
IlluminaHumanMethylation450kanno.ilmn12.hg19,
IlluminaHumanMethylation450kmanifest,
testthat (>= 3.0.0)
Remotes:
omnideconv/MethylResolver
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1