Package: ExpressionAtlas
Version: 2.1.0
Date: 2025/04/10
Title: Download datasets from EMBL-EBI Expression Atlas
Authors@R: 
    c(person(given = "Maria",
           family = "Keays",
           role = c("aut"),
           comment = c(ORCID = "0000-0003-2034-601X")
      ),
        person(given = "Pedro",
           family = "Madrigal",
           role = c("cre"),
           email = "pmadrigal@ebi.ac.uk",
           comment = c(ORCID = "0000-0003-1959-8199")
      )
    )
Description: This package is for searching for datasets in EMBL-EBI Expression
    Atlas, and downloading them into R for further analysis. Each Expression Atlas
    dataset is represented as a SimpleList object with one element per platform.
    Sequencing data is contained in a SummarizedExperiment object, while microarray
    data is contained in an ExpressionSet or MAList object.
biocViews: ExpressionData, ExperimentData, SequencingData,
        MicroarrayData, ArrayExpress
Depends: R (>= 4.2.0), methods, Biobase, SummarizedExperiment, limma,
        S4Vectors, xml2, RCurl, jsonlite, BiocStyle
Imports: utils, XML, httr
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
Collate: functions.R
License: GPL (>= 3)
LazyLoad: yes
NeedsCompilation: no
git_url: https://git.bioconductor.org/packages/ExpressionAtlas
git_branch: devel
git_last_commit: c3da5c2
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
Packaged: 2025-06-04 22:57:34 UTC; biocbuild
Author: Maria Keays [aut] (ORCID: <https://orcid.org/0000-0003-2034-601X>),
  Pedro Madrigal [cre] (ORCID: <https://orcid.org/0000-0003-1959-8199>)
Maintainer: Pedro Madrigal <pmadrigal@ebi.ac.uk>
Built: R 4.5.0; ; 2025-06-05 12:57:42 UTC; windows
