-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
60 lines (60 loc) · 2.13 KB
/
Copy pathDESCRIPTION
File metadata and controls
60 lines (60 loc) · 2.13 KB
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
59
60
Package: aroma.affymetrix
Version: 3.2.3-9001
Depends:
R (>= 3.2.0),
R.utils (>= 2.9.0),
aroma.core (>= 3.2.0)
Imports:
methods,
R.methodsS3 (>= 1.7.1),
R.oo (>= 1.23.0),
R.cache (>= 0.14.0),
R.devices (>= 2.16.1),
R.filesets (>= 2.13.0),
aroma.apd (>= 0.6.0),
MASS,
splines,
matrixStats (>= 0.55.0),
listenv,
future
Suggests:
DBI (>= 1.0.0),
RColorBrewer (>= 1.1-2),
Biobase (>= 2.28.0),
BiocGenerics (>= 0.14.0),
affxparser (>= 1.40.0),
affy (>= 1.46.0),
affyPLM (>= 1.44.0),
aroma.light (>= 2.4.0),
gcrma (>= 2.40.0),
limma (>= 3.24.1),
oligo (>= 1.32.0),
oligoClasses (>= 1.30.0),
pdInfoBuilder (>= 1.32.0),
preprocessCore (>= 1.28.0),
AffymetrixDataTestFiles,
dChipIO (>= 0.1.1)
SuggestsNote:
BioC (>= 3.0),
Recommended:
preprocessCore,
affyPLM,
aroma.light,
affxparser,
DNAcopy
Title: Analysis of Large Affymetrix Microarray Data Sets
Authors@R: c(
person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email="henrikb@braju.com"),
person("James", "Bullard", role="ctb"),
person("Kasper", "Hansen", role="ctb"),
person("Pierre", "Neuvial", role="ctb"),
person("Elizabeth", "Purdom", role="ctb"),
person("Mark", "Robinson", role="ctb"),
person("Ken", "Simpson", role="ctb"))
Description: A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samples regardless of computer system. The only parameter that limits the number of chips that can be processed is the amount of available disk space. The Aroma Framework has successfully been used in studies to process tens of thousands of arrays. This package has actively been used since 2006.
License: LGPL (>= 2.1)
URL: https://www.aroma-project.org/, https://github.com/HenrikBengtsson/aroma.affymetrix
BugReports: https://github.com/HenrikBengtsson/aroma.affymetrix/issues
LazyLoad: TRUE
biocViews: Infrastructure, ProprietaryPlatforms, ExonArray, Microarray, OneChannel, GUI, DataImport, DataRepresentation, Preprocessing, QualityControl, Visualization, ReportWriting, aCGH, CopyNumberVariants, DifferentialExpression, GeneExpression, SNP, Transcription