c93bb9bc |
Package: SummarizedExperiment
|
378d9d9f |
Title: A container (S4 class) for matrix-like assays
|
c93bb9bc |
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.
|
46edaadc |
biocViews: Genetics, Infrastructure, Sequencing, Annotation, Coverage,
GenomeAnnotation
URL: https://bioconductor.org/packages/SummarizedExperiment
BugReports: https://github.com/Bioconductor/SummarizedExperiment/issues
|
a03fd861 |
Version: 1.39.1
|
46edaadc |
License: Artistic-2.0
|
fb430435 |
Encoding: UTF-8
|
aeefb3a9 |
Authors@R: c(
person("Martin", "Morgan", role="aut"),
person("Valerie", "Obenchain", role="aut"),
person("Jim", "Hester", role="aut"),
person("Hervé", "Pagès", role=c("aut", "cre"),
email="[email protected]"))
|
8e6a8005 |
Depends: R (>= 4.0.0), methods, MatrixGenerics (>= 1.1.3),
|
a03fd861 |
GenomicRanges (>= 1.61.1), Biobase
|
d15c29f0 |
Imports: utils, stats, tools, Matrix,
|
5a3d46ee |
BiocGenerics (>= 0.51.3), S4Vectors (>= 0.33.7), IRanges (>= 2.23.9),
|
a03fd861 |
Seqinfo, S4Arrays (>= 1.1.1), DelayedArray (>= 0.31.12)
Suggests: GenomeInfoDb (>= 1.45.5), rhdf5, HDF5Array (>= 1.7.5), annotate,
AnnotationDbi, GenomicFeatures, SparseArray, SingleCellExperiment,
|
c5b7ca2f |
TxDb.Hsapiens.UCSC.hg19.knownGene, hgu95av2.db, airway (>= 1.15.1),
BiocStyle, knitr, rmarkdown, RUnit, testthat, digest
|
ee3efe30 |
VignetteBuilder: knitr
|
cbaed4d2 |
Collate: Assays-class.R
|
a510ff45 |
SummarizedExperiment-class.R
|
db4e406a |
RangedSummarizedExperiment-class.R
|
6b1f41fc |
intra-range-methods.R
|
da3cc71c |
inter-range-methods.R
|
6b1f41fc |
coverage-methods.R
|
8df97720 |
combine-methods.R
|
6b1f41fc |
findOverlaps-methods.R
nearest-methods.R
|
428b205a |
makeSummarizedExperimentFromExpressionSet.R
|
25d531f0 |
makeSummarizedExperimentFromDataFrame.R
|
732851a8 |
makeSummarizedExperimentFromLoom.R
|
10b0a50c |
zzz.R
|