-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
40 lines (40 loc) · 960 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
35
36
37
38
39
40
Package: shinyMethyl
Title: Interactive visualization for Illumina methylation arrays
Description: Interactive tool for visualizing Illumina methylation array data.
Both the 450k and EPIC array are supported.
Version: 1.41.1
Authors@R: c(
person("Jean-Philippe", "Fortin", role = c("cre", "aut"), email = "fortin946@gmail.com"),
person(c("Kasper", "Daniel"), "Hansen", role = "aut"))
Imports:
Biobase,
BiocGenerics,
graphics,
grDevices,
htmltools,
MatrixGenerics,
methods,
minfi,
RColorBrewer,
shiny,
stats,
utils
Suggests:
shinyMethylData,
minfiData,
BiocStyle,
knitr,
testthat
URL: https://github.com/Jfortin1/shinyMethyl
BugReports: https://github.com/Jfortin1/shinyMethyl
VignetteBuilder: knitr
License: Artistic-2.0
Encoding: UTF-8
biocViews:
DNAMethylation,
Microarray,
TwoChannel,
Preprocessing,
QualityControl,
MethylationArray
RoxygenNote: 7.2.1