Package: iSEEu
Type: Package
Title: iSEE Universe
Version: 1.2.0
Date: 2020-10-19
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, colourpicker
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.1.1
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/iSEEu
git_branch: RELEASE_3_12
git_last_commit: c573172
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 02:28:54 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.3; ; 2020-10-28 14:30:30 UTC; windows
