Package: iSEEindex
Title: iSEE extension for a landing page to a custom collection of data
        sets
Version: 1.8.0
Date: 2024-10-09
Authors@R: 
    c(person("Kevin", "Rue-Albrecht", email = "kevinrue67@gmail.com",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0003-3899-3872")),
      person("Thomas", "Sandmann", email = "tomsing1@gmail.com",
             role = c("ctb"),
             comment = c(ORCID = "0000-0002-6601-8890")),
      person("Federico", "Marini", email = "marinif@uni-mainz.de",
             role = "aut",
             comment = c(ORCID = '0000-0003-3252-7758')),
      person("Denali Therapeutics", role = c("fnd")))
Description: This package provides an interface to any collection of data sets
    within a single iSEE web-application. The main functionality of this package is
    to define a custom landing page allowing app maintainers to list a custom
    collection of data sets that users can selected from and directly load
    objects into an iSEE web-application.
License: Artistic-2.0
URL: https://github.com/iSEE/iSEEindex
BugReports: https://support.bioconductor.org/t/iSEEindex
biocViews: Software, Infrastructure
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: SummarizedExperiment, SingleCellExperiment
Imports: BiocFileCache, DT, iSEE, methods, paws.storage, rintrojs,
        shiny, shinydashboard, shinyjs, stringr, urltools, utils
Suggests: BiocStyle, covr, knitr, RefManageR, rmarkdown, markdown,
        scRNAseq, sessioninfo, testthat (>= 3.0.0), yaml
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/iSEEindex
git_branch: RELEASE_3_22
git_last_commit: 2160c20
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:39:29 UTC; biocbuild
Author: Kevin Rue-Albrecht [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3899-3872>),
  Thomas Sandmann [ctb] (ORCID: <https://orcid.org/0000-0002-6601-8890>),
  Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>),
  Denali Therapeutics [fnd]
Maintainer: Kevin Rue-Albrecht <kevinrue67@gmail.com>
