Package: getDEE2
Title: Programmatic access to the DEE2 RNA expression dataset
Version: 1.19.3
Authors@R: c(
    person(given = "Mark",
        family = "Ziemann",
        role = c("aut","cre"),
        email = "mark.ziemann@gmail.com",
        c(ORCID = "0000-0002-7688-6974")),
    person(given="Antony",
        family="Kaspi",
        role = c("aut"),
        c(ORCID = "0000-0001-6576-5862"))
    )
Description: Digital Expression Explorer 2 (or DEE2 for short) is a repository
    of processed RNA-seq data in the form of counts. It was designed so that
    researchers could undertake re-analysis and meta-analysis of published
    RNA-seq studies quickly and easily. As of April 2020, over 1 million
    SRA datasets have been processed. This package provides an R interface
    to access these expression data. More information about the DEE2 project
    can be found at the project homepage (http://dee2.io) and main publication
    (https://doi.org/10.1093/gigascience/giz022).
Depends: R (>= 4.4)
Imports: stats, utils, SummarizedExperiment, htm2txt
Suggests: knitr, testthat, rmarkdown
License: GPL-3
Encoding: UTF-8
URL: https://github.com/markziemann/getDEE2
RoxygenNote: 7.1.1
biocViews: GeneExpression, Transcriptomics, Sequencing
VignetteBuilder: knitr
BugReports: https://github.com/markziemann/getDEE2
NeedsCompilation: no
Packaged: 2025-06-12 23:21:28 UTC; biocbuild
Author: Mark Ziemann [aut, cre],
  Antony Kaspi [aut]
git_url: https://git.bioconductor.org/packages/getDEE2
git_branch: devel
git_last_commit: b4c8cc5
git_last_commit_date: 2025-06-11
Repository: Bioconductor 3.22
Date/Publication: 2025-06-12
Maintainer: Mark 0000-0002-7688-6974 Ziemann <mark.ziemann@gmail.com>
Built: R 4.5.0; ; 2025-06-13 13:06:20 UTC; windows
