-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathDESCRIPTION
38 lines (37 loc) · 1.69 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
Package: ChAMP
Type: Package
Title: Chip Analysis Methylation Pipeline for Illumina
HumanMethylation450 and EPIC
Version: 2.29.1
Date: 2020-02-18
Description: The package includes quality control metrics, a selection of normalization methods and novel methods to identify differentially methylated regions and to highlight copy number alterations.
Authors@R: c(person("Tian","Yuan", role = c("cre", "aut"),
email = "[email protected]"),
person("Tiffany","Morris",role = "ctb"),
person("Lee", "Stirling", role = "ctb"),
person("Andrew", "Feber", role = "ctb"),
person("Andrew", "Teschendorff", role = "ctb"),
person("Ankur", "Chakravarthy", role = "ctb"))
License: GPL-3
VignetteBuilder: knitr
Depends: R (>= 3.3), minfi, ChAMPdata (>= 2.6.0),DMRcate,
Illumina450ProbeVariants.db,IlluminaHumanMethylationEPICmanifest, DT, RPMM
Imports:
prettydoc,Hmisc,globaltest,sva,illuminaio,rmarkdown,IlluminaHumanMethylation450kmanifest,IlluminaHumanMethylationEPICanno.ilm10b4.hg19,
limma, DNAcopy, preprocessCore,impute, marray, wateRmelon,
plyr,goseq,missMethyl,kpmt,ggplot2,
GenomicRanges,qvalue,isva,doParallel,bumphunter,quadprog,shiny,shinythemes,plotly
(>= 4.5.6),RColorBrewer,dendextend, matrixStats,combinat
biocViews: Microarray, MethylationArray, Normalization, TwoChannel,
CopyNumber, DNAMethylation
Suggests: knitr,rmarkdown
Author: Yuan Tian [cre,aut],
Tiffany Morris [ctb],
Lee Stirling [ctb],
Andrew Feber [ctb],
Andrew Teschendorff [ctb],
Ankur Chakravarthy [ctb]
Maintainer: Yuan Tian <[email protected]>
NeedsCompilation: no
LazyData: true
Packaged: 2018-03-22 04:29:01 UTC; tiany