Package: iSEEu
Type: Package
Title: iSEE Universe
Version: 1.0.1
Date: 2020-05-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
Imports: methods, S4Vectors, shiny, SummarizedExperiment,
        SingleCellExperiment, ggplot2, DT, stats
Suggests: scRNAseq, scater, scran, airway, edgeR, AnnotationDbi,
        org.Hs.eg.db, GO.db, knitr, rmarkdown, BiocStyle, htmltools,
        Rtsne, uwot, testthat (>= 2.1.0)
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.1.0
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/iSEEu
git_branch: RELEASE_3_11
git_last_commit: 31fc5ea
git_last_commit_date: 2020-05-01
Date/Publication: 2020-05-06
NeedsCompilation: no
Packaged: 2020-05-07 07:38:11 UTC; biocbuild
Author: Kevin Rue-Albrecht [aut, cre] (<https://orcid.org/0000-0003-3899-3872>),
  Charlotte Soneson [aut] (<https://orcid.org/0000-0003-3833-2169>),
  Federico Marini [aut] (<https://orcid.org/0000-0003-3252-7758>),
  Aaron Lun [aut] (<https://orcid.org/0000-0002-3564-4813>),
  Michael Stadler [ctb]
Maintainer: Kevin Rue-Albrecht <kevinrue67@gmail.com>
Built: R 4.0.0; ; 2020-05-07 18:19:59 UTC; windows
