Type: Package
Package: tidySingleCellExperiment
Title: Brings SingleCellExperiment to the Tidyverse
Version: 1.6.3
Authors@R: c(person("Stefano", "Mangiola", email = "mangiolastefano@gmail.com",
                  role = c("aut", "cre")) )
Description: tidySingleCellExperiment is an adapter that abstracts the 'SingleCellExperiment' container 
    in the form of tibble and allows the data manipulation, plotting and nesting using 'tidyverse'.
License: GPL-3
Depends: R (>= 4.0.0), ttservice, SingleCellExperiment
Imports: SummarizedExperiment, dplyr, tibble, tidyr, ggplot2, plotly,
        magrittr, rlang, purrr, lifecycle, methods, utils, S4Vectors,
        tidyselect, ellipsis, vctrs, pillar, stringr, cli, fansi
Suggests: BiocStyle, testthat, knitr, markdown, SingleCellSignalR,
        SingleR, scater, scran, tidyHeatmap, igraph, GGally, Matrix,
        uwot, celldex, dittoSeq, EnsDb.Hsapiens.v86
VignetteBuilder: knitr
RdMacros: lifecycle
Biarch: true
biocViews: AssayDomain, Infrastructure, RNASeq, DifferentialExpression,
        GeneExpression, Normalization, Clustering, QualityControl,
        Sequencing
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)
URL: https://github.com/stemangiola/tidySingleCellExperiment
BugReports: https://github.com/stemangiola/tidySingleCellExperiment/issues
git_url: https://git.bioconductor.org/packages/tidySingleCellExperiment
git_branch: RELEASE_3_15
git_last_commit: 20bc0da
git_last_commit_date: 2022-05-20
Date/Publication: 2022-05-22
NeedsCompilation: no
Packaged: 2022-05-23 01:02:49 UTC; biocbuild
Author: Stefano Mangiola [aut, cre]
Maintainer: Stefano Mangiola <mangiolastefano@gmail.com>
Built: R 4.2.0; ; 2022-05-23 09:43:10 UTC; windows
