forked from hovestadtlab/conumee2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
49 lines (49 loc) · 1.29 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
48
49
Package: conumee2.0
Title: Enhanced copy-number variation analysis using Illumina DNA methylation
arrays for humans and mice
Version: 2.0
Author: Bjarne Daenekas, Volker Hovestadt, Marc Zapatka
Maintainer: Volker Hovestadt <[email protected]>
Address: Department of Pediatric Oncology, Dana-Farber Cancer Institute, Boston, USA
Description: This package contains a set of processing and plotting methods
for performing copy-number variation (CNV) analysis using Illumina 450k, EPIC or Mouse
methylation arrays.
Imports:
methods,
stats,
DNAcopy,
rtracklayer,
GenomicRanges,
IRanges,
GenomeInfoDb
Depends:
R (>= 3.5.0),
minfi,
IlluminaHumanMethylation450kmanifest,
IlluminaHumanMethylation450kanno.ilmn12.hg19,
IlluminaHumanMethylationEPICmanifest,
IlluminaHumanMethylationEPICanno.ilm10b4.hg19,
RnBeads,
illuminaio,
nullranges
Suggests:
BiocStyle,
knitr,
rmarkdown,
minfiData,
CopyNumber450kData,
RCurl
Encoding: UTF-8
License: GPL (>= 2)
LazyData: false
Collate:
classes.R
annotation.R
load.R
process.R
output.R
data.R
biocViews: CopyNumberVariation, DNAMethylation, MethylationArray, Microarray,
Normalization, Preprocessing, QualityControl, Software
VignetteBuilder: knitr
RoxygenNote: 7.2.3