forked from waldronlab/MultiAssayExperiment
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
46 lines (46 loc) · 1.04 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
Package: MultiAssayExperiment
Title: Create Classes and Functions for Managing Multiple Assays on Sets of
Samples
Version: 0.101.43
Author: MultiAssay SIG
Description: Develop an integrative environment where multiple assays are
managed and preprocessed for genomic data analysis.
Suggests:
BiocStyle,
testthat,
knitr,
GenomicFiles,
HDF5Array,
rmarkdown
Depends:
R (>= 3.3.0)
Imports:
methods,
GenomicRanges,
BiocGenerics,
SummarizedExperiment,
S4Vectors,
IRanges,
Biobase,
shinydashboard,
shiny
Maintainer: Marcel Ramos <[email protected]>
biocViews: Infrastructure, DataRepresentation
License: Artistic-2.0
LazyData: true
LazyLoad: yes
VignetteBuilder: knitr
Collate:
'API.R'
'ExperimentList-class.R'
'MultiAssayExperiment-class.R'
'RangedRaggedAssay-class.R'
'MultiAssayExperiment-methods.R'
'MultiAssayExperiment-pkg.R'
'MultiAssayExperiment.R'
'PrepMultiAssay.R'
'assay-methods.R'
'hasAssay.R'
'listToMap.R'
'mapToList.R'
RoxygenNote: 5.0.1