-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 1.05 KB
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 1.05 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
Package: SummarizedExperiment
Title: SummarizedExperiment container
Description: The SummarizedExperiment container contains one or more assays,
each represented by a matrix-like object of numeric or other mode.
The rows typically represent genomic ranges of interest and the columns
represent samples.
Version: 0.3.2
Author: Martin Morgan, Valerie Obenchain, Jim Hester, Herv\'e Pag\`es
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
biocViews: Genetics, Infrastructure, Sequencing, Annotation, Coverage,
GenomeAnnotation
Depends: R (>= 3.2), methods, GenomicRanges (>= 1.21.8), Biobase
Imports: BiocGenerics (>= 0.15.3), S4Vectors (>= 0.7.6), IRanges, GenomeInfoDb
Suggests: annotate, AnnotationDbi, GenomicFeatures, BiocStyle, knitr, rmarkdown
VignetteBuilder: knitr
License: Artistic-2.0
Collate: Assays-class.R
SummarizedExperiment0-class.R
RangedSummarizedExperiment-class.R
intra-range-methods.R
inter-range-methods.R
coverage-methods.R
findOverlaps-methods.R
nearest-methods.R
makeSummarizedExperimentFromExpressionSet.R
zzz.R