-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 1.14 KB
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 1.14 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
Package: LoomExperiment
Title: LoomExperiment container
Description: The LoomExperiment package provide a means to easily convert
the Bioconductor "Experiment" classes to loom files and vice versa.
Version: 1.29.0
Encoding: UTF-8
Author: Martin Morgan, Daniel Van Twisk
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Depends: R (>= 3.5.0),
S4Vectors,
SingleCellExperiment,
SummarizedExperiment,
methods,
rhdf5,
BiocIO
Imports: DelayedArray,
GenomicRanges,
HDF5Array,
Matrix,
stats,
stringr,
utils
Suggests: testthat,
BiocStyle,
knitr,
rmarkdown,
reticulate
Collate: AllGenerics.R
utils.R
SharedMethods.R
LoomGraph-class.R
LoomExperiment-class.R
RangedLoomExperiment-class.R
SingleCellLoomExperiment-class.R
LoomFile-class.R
export-method.R
import-method.R
License: Artistic-2.0
VignetteBuilder: knitr
biocViews: ImmunoOncology, DataRepresentation, DataImport, Infrastructure, SingleCell
RoxygenNote: 7.1.1