forked from HenrikBengtsson/aroma.core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
58 lines (58 loc) · 1.59 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
50
51
52
53
54
55
56
57
58
Package: aroma.core
Version: 3.0.0
Depends:
R (>= 3.1.2),
R.utils (>= 2.2.0),
R.filesets (>= 2.10.0),
R.devices (>= 2.13.2)
DependsNote:
BioC (>= 3.0)
Imports:
stats,
utils,
R.methodsS3 (>= 1.7.0),
R.oo (>= 1.19.0),
R.cache (>= 0.12.0),
R.rsp (>= 0.21.0),
matrixStats (>= 0.50.1),
RColorBrewer (>= 1.1-2),
PSCBS (>= 0.60.0),
listenv,
future
Suggests:
png (>= 0.1-7),
Cairo (>= 1.5-6),
EBImage (>= 4.8.3),
preprocessCore (>= 1.28.0),
aroma.light (>= 2.2.1),
DNAcopy (>= 1.40.0),
GLAD (>= 2.30.0),
sfit (>= 0.1.8),
expectile (>= 0.2.5),
HaarSeg (>= 0.0.2),
mpcbs (>= 1.1.1)
SuggestsNote:
BioC (>= 3.0),
Recommended:
aroma.light,
DNAcopy,
png,
preprocessCore,
sfit
Additional_repositories: http://r-forge.r-project.org
Date: 2016-01-05
Title: Core Methods and Classes Used by 'aroma.*' Packages Part of the Aroma Framework
Authors@R: c(
person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email="[email protected]"),
person("Mark", "Robinson", role="ctb"),
person("Ken", "Simpson", role="ctb"))
Description: Core methods and classes used by higher-level aroma.* packages
part of the Aroma Project, e.g. aroma.affymetrix and aroma.cn.
License: LGPL (>= 2.1)
URL: https://github.com/HenrikBengtsson/aroma.core, http://www.aroma-project.org/
BugReports: https://github.com/HenrikBengtsson/aroma.core/issues
LazyLoad: TRUE
biocViews: Microarray, OneChannel, TwoChannel, MultiChannel,
DataImport, DataRepresentation, GUI, Visualization,
Preprocessing, QualityControl, aCGH, CopyNumberVariants