Package: orthosData
Type: Package
Title: Data for the orthos package
Version: 1.8.0
Authors@R: c(person("Panagiotis", "Papasaikas", role = c("aut", "cre"), 
                    email="panagiotis.papasaikas@fmi.ch", 
                    comment = c(ORCID = "0000-0002-1640-7636")),
             person("Charlotte", "Soneson", role = "aut", 
                    email = "charlotte.soneson@fmi.ch", 
                    comment = c(ORCID = "0000-0003-3833-2169")),
             person("Michael", "Stadler", role = "aut",
                    email = "michael.stadler@fmi.ch",
                    comment = c(ORCID = "0000-0002-2269-4934")),
             person("Friedrich Miescher Institute for Biomedical Research", 
                    role = "cph")
           )
Description: `orthosData` is the companion ExperimentData package to the  `orthos` R package for mechanistic studies
    using differential gene expression experiments. It provides functions for retrieval from ExperimentHub
    and local caching of the models and datasets used internally in orthos.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: AnnotationHub, BiocFileCache, ExperimentHub, HDF5Array,
        stringr, SummarizedExperiment
URL: https://github.com/fmicompbio/orthosData
BugReports: https://github.com/fmicompbio/orthosData/issues
VignetteBuilder: knitr
biocViews: ExperimentData, RNASeqData, ExperimentHub
Suggests: BiocStyle, ggplot2, knitr, rmarkdown, testthat
git_url: https://git.bioconductor.org/packages/orthosData
git_branch: RELEASE_3_22
git_last_commit: 991a4e2
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-11-04
NeedsCompilation: no
Packaged: 2025-11-04 16:35:58 UTC; biocbuild
Author: Panagiotis Papasaikas [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1640-7636>),
  Charlotte Soneson [aut] (ORCID:
    <https://orcid.org/0000-0003-3833-2169>),
  Michael Stadler [aut] (ORCID: <https://orcid.org/0000-0002-2269-4934>),
  Friedrich Miescher Institute for Biomedical Research [cph]
Maintainer: Panagiotis Papasaikas <panagiotis.papasaikas@fmi.ch>
