Package: iSEEu
Type: Package
Title: iSEE Universe
Version: 1.23.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: devel
git_last_commit: 2f5ca87
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
