Package: iSEEu
Type: Package
Title: iSEE Universe
Version: 1.22.0
Date: 2024-10-01
Authors@R: 
    c(
    person("Kevin", 
           "Rue-Albrecht", 
           role=c("aut", "cre"), 
           email="kevinrue67@gmail.com", 
           comment=c(ORCID = "0000-0003-3899-3872")),
    person("Charlotte", 
           "Soneson", 
           role="aut", 
           email="charlottesoneson@gmail.com", 
           comment=c(ORCID = '0000-0003-3833-2169')),
    person("Federico", 
           "Marini", 
           role="aut", 
           email="marinif@uni-mainz.de", 
           comment=c(ORCID = '0000-0003-3252-7758')),
    person("Aaron", 
           "Lun", 
           role="aut", 
           email="infinite.monkeys.with.keyboards@gmail.com", 
           comment=c(ORCID = '0000-0002-3564-4813')),
    person("Michael", 
           "Stadler", 
           role="ctb", 
           email="michael.stadler@fmi.ch"))
Description: iSEEu (the iSEE universe) contains diverse functionality to extend 
    the usage of the iSEE package, including additional classes for the panels, 
    or modes allowing easy configuration of iSEE applications.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: iSEE, iSEEhex
Imports: methods, S4Vectors, IRanges, shiny, SummarizedExperiment,
        SingleCellExperiment, ggplot2 (>= 3.4.0), DT, stats,
        colourpicker, shinyAce
Suggests: scRNAseq, scater, scran, airway, edgeR, AnnotationDbi,
        org.Hs.eg.db, GO.db, KEGGREST, knitr, igraph, rmarkdown,
        BiocStyle, htmltools, Rtsne, uwot, testthat (>= 2.1.0), covr
URL: https://github.com/iSEE/iSEEu
BugReports: https://github.com/iSEE/iSEEu/issues
biocViews: ImmunoOncology, Visualization, GUI, DimensionReduction,
        FeatureExtraction, Clustering, Transcription, GeneExpression,
        Transcriptomics, SingleCell, CellBasedAssays
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/iSEEu
git_branch: RELEASE_3_22
git_last_commit: 9b9f27f
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:12:22 UTC; biocbuild
Author: Kevin Rue-Albrecht [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3899-3872>),
  Charlotte Soneson [aut] (ORCID:
    <https://orcid.org/0000-0003-3833-2169>),
  Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>),
  Aaron Lun [aut] (ORCID: <https://orcid.org/0000-0002-3564-4813>),
  Michael Stadler [ctb]
Maintainer: Kevin Rue-Albrecht <kevinrue67@gmail.com>
Built: R 4.5.1; ; 2025-10-30 09:28:50 UTC; unix
