Package: SCArray
Type: Package
Title: Large-scale single-cell RNA-seq data manipulation with GDS files
Version: 1.2.1
Date: 2022-01-24
Depends: R (>= 3.5.0), gdsfmt (>= 1.27.4), methods, DelayedArray (>=
        0.16.0)
Imports: BiocGenerics, S4Vectors, IRanges, utils, SummarizedExperiment,
        SingleCellExperiment, DelayedMatrixStats
Suggests: Matrix, scater, uwot, RUnit, knitr, markdown, rmarkdown
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre"),
        email="xiuwen.zheng@abbvie.com",
        comment=c(ORCID="0000-0002-1390-0708")))
Description: Provides large-scale single-cell RNA-seq data manipulation using
        Genomic Data Structure (GDS) files. It combines dense and sparse
        matrices stored in GDS files and the Bioconductor infrastructure
        framework (SingleCellExperiment and DelayedArray) to provide
        out-of-memory data storage and large-scale manipulation using the R
        programming language.
License: GPL-3
VignetteBuilder: knitr
ByteCompile: TRUE
URL: https://github.com/AbbVie-ComputationalGenomics/SCArray
biocViews: Infrastructure, DataRepresentation, DataImport, SingleCell,
        RNASeq
git_url: https://git.bioconductor.org/packages/SCArray
git_branch: RELEASE_3_14
git_last_commit: ffcf19d
git_last_commit_date: 2022-01-24
Date/Publication: 2022-01-25
NeedsCompilation: yes
Packaged: 2022-01-25 19:00:42 UTC; biocbuild
Author: Xiuwen Zheng [aut, cre] (<https://orcid.org/0000-0002-1390-0708>)
Maintainer: Xiuwen Zheng <xiuwen.zheng@abbvie.com>
Built: R 4.1.2; i386-w64-mingw32; 2022-01-26 12:01:55 UTC; windows
Archs: i386, x64
