-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
34 lines (34 loc) · 1.19 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
Package: methylCC
Title: Estimate the cell composition of whole blood in DNA methylation samples
Version: 1.13.1
Authors@R: c(
person(c("Stephanie", "C."), "Hicks", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7858-0231")),
person("Rafael", "Irizarry", role = "aut",
comment = c(ORCID = "0000-0002-3944-4309")))
Imports: Biobase, GenomicRanges, IRanges, S4Vectors,
dplyr, magrittr, minfi, bsseq, quadprog, plyranges,
stats, utils, bumphunter, genefilter,
methods, IlluminaHumanMethylation450kmanifest,
IlluminaHumanMethylation450kanno.ilmn12.hg19
Depends: R (>= 3.6), FlowSorted.Blood.450k
Suggests:
rmarkdown,
knitr,
testthat (>= 2.1.0),
BiocGenerics,
BiocStyle,
tidyr,
ggplot2
Description: A tool to estimate the cell composition
of DNA methylation whole blood sample measured on any
platform technology (microarray and sequencing).
biocViews: Microarray, Sequencing, DNAMethylation,
MethylationArray, MethylSeq, WholeGenome
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Encoding: UTF-8
License: GPL-3
BugReports: https://github.com/stephaniehicks/methylCC/
URL: https://github.com/stephaniehicks/methylCC/