-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.31 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: mCSEA
Type: Package
Title: Methylated CpGs Set Enrichment Analysis
Version: 1.27.2
Author: Jordi Martorell-Marugán and Pedro Carmona-Sáez
Maintainer: Jordi Martorell-Marugán <[email protected]>
Description: Identification of diferentially methylated regions (DMRs) in predefined regions
(promoters, CpG islands...) from the human genome using Illumina's 450K or EPIC microarray data.
Provides methods to rank CpG probes based on linear models and includes plotting functions.
Depends: R (>= 3.5), mCSEAdata, Homo.sapiens
Suggests: Biobase,
BiocGenerics,
BiocStyle,
FlowSorted.Blood.450k,
knitr,
leukemiasEset,
minfi,
minfiData,
rmarkdown,
RUnit
Imports: biomaRt,
fgsea,
GenomicFeatures,
GenomicRanges,
ggplot2,
graphics,
grDevices,
Gviz,
IRanges,
limma,
methods,
parallel,
S4Vectors,
stats,
SummarizedExperiment,
utils
VignetteBuilder: knitr
biocViews: ImmunoOncology, DifferentialMethylation,
DNAMethylation,
Epigenetics,
Genetics,
GenomeAnnotation,
MethylationArray,
Microarray,
MultipleComparison,
TwoChannel
License: GPL-2
Encoding: UTF-8
LazyData: true