Type: Package
Package: tidyseurat
Title: Brings Seurat to the Tidyverse
Version: 0.5.3
Authors@R: c(person("Stefano", "Mangiola", email = "mangiolastefano@gmail.com",
                  role = c("aut", "cre")),
            person("Maria", "Doyle", email = "Maria.Doyle@petermac.org",
            role = c("ctb"))
                  )
Description: It creates an invisible layer that allow to see the 'Seurat' object 
    as tibble and interact seamlessly with the tidyverse.
License: GPL-3
Depends: R (>= 4.0.0), ttservice, SeuratObject
Imports: Seurat, tibble, dplyr, magrittr, tidyr (>= 1.2.0), ggplot2,
        rlang, purrr, lifecycle, methods, plotly, tidyselect, utils,
        ellipsis, vctrs, pillar, stringr, cli, fansi
Suggests: testthat, knitr, GGally, markdown, SingleR
VignetteBuilder: knitr
RdMacros: lifecycle
Biarch: true
biocViews: AssayDomain, Infrastructure, RNASeq, DifferentialExpression,
        GeneExpression, Normalization, Clustering, QualityControl,
        Sequencing, Transcription, Transcriptomics
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/stemangiola/tidyseurat
BugReports: https://github.com/stemangiola/tidyseurat/issues
NeedsCompilation: no
Packaged: 2022-05-20 12:27:37 UTC; mangiola.s
Author: Stefano Mangiola [aut, cre],
  Maria Doyle [ctb]
Maintainer: Stefano Mangiola <mangiolastefano@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-20 12:50:02 UTC
