Type: Package
Package: tidySummarizedExperiment
Title: Brings SummarizedExperiment to the Tidyverse
Version: 1.10.0
Authors@R: c(person("Stefano", "Mangiola", email = "mangiolastefano@gmail.com",
                  role = c("aut", "cre")) )
Description: tidySummarizedExperiment is an adapter that abstracts the 'SummarizedExperiment' container 
    in the form of tibble and allows the data manipulation, plotting and nesting using 'tidyverse' 
License: GPL-3
Depends: R (>= 4.1.0), SummarizedExperiment
Imports: tibble (>= 3.0.4), dplyr, magrittr, tidyr, ggplot2, rlang,
        purrr, lifecycle, methods, plotly, utils, S4Vectors,
        tidyselect, ellipsis, vctrs, pillar, stringr, cli, fansi
Suggests: BiocStyle, testthat, knitr, markdown
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.2.3
Roxygen: list(markdown = TRUE)
LazyDataCompression: xz
URL: https://github.com/stemangiola/tidySummarizedExperiment
BugReports: https://github.com/stemangiola/tidySummarizedExperiment/issues
git_url: https://git.bioconductor.org/packages/tidySummarizedExperiment
git_branch: RELEASE_3_17
git_last_commit: e7ae528
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
NeedsCompilation: no
Packaged: 2023-04-26 05:42:39 UTC; biocbuild
Author: Stefano Mangiola [aut, cre]
Maintainer: Stefano Mangiola <mangiolastefano@gmail.com>
Built: R 4.3.0; ; 2023-04-26 16:32:48 UTC; windows
