Package: zellkonverter
Title: Conversion Between scRNA-seq Objects
Version: 1.2.1
Date: 2021-06-22
Authors@R: 
    c(person(given = "Luke",
             family = "Zappia",
             role = c("aut", "cre"),
             email = "luke@lazappi.id.au",
             comment = c(ORCID = "0000-0001-7744-8565")),
      person(given = "Aaron",
             family = "Lun",
             role = c("aut"),
             email = "infinite.monkeys.with.keyboards@gmail.com",
             comment = c(ORCID = "0000-0002-3564-4813"))
    )
Description: 
    Provides methods to convert between Python AnnData objects and
    SingleCellExperiment objects. These are primarily intended for use by
    downstream Bioconductor packages that wrap Python methods for single-cell
    data analysis. It also includes functions to read and write H5AD files used
    for saving AnnData objects to disk. 
biocViews: SingleCell, DataImport, DataRepresentation
License: MIT + file LICENSE
Imports: Matrix, basilisk, reticulate, SingleCellExperiment (>=
        1.11.6), SummarizedExperiment, DelayedArray, methods,
        S4Vectors, utils
Suggests: covr, spelling, testthat, knitr, rmarkdown, BiocStyle,
        scRNAseq, HDF5Array, rhdf5, BiocFileCache
URL: https://github.com/theislab/zellkonverter
BugReports: https://github.com/theislab/zellkonverter/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Language: en-GB
StagedInstall: no
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/zellkonverter
git_branch: RELEASE_3_13
git_last_commit: a3c4f31
git_last_commit_date: 2021-06-22
Date/Publication: 2021-06-22
NeedsCompilation: no
Packaged: 2021-06-23 00:35:43 UTC; biocbuild
Author: Luke Zappia [aut, cre] (<https://orcid.org/0000-0001-7744-8565>),
  Aaron Lun [aut] (<https://orcid.org/0000-0002-3564-4813>)
Maintainer: Luke Zappia <luke@lazappi.id.au>
Built: R 4.1.0; ; 2021-06-23 18:25:00 UTC; windows
