Package: scRNAseqApp
Title: A single-cell RNAseq Shiny app-package
Version: 1.1.6
Authors@R: 
    c(person(given = "Jianhong",
             family = "Ou",
             role = c("aut", "cre"),
             email = "jianhong.ou@duke.edu",
             comment=c(ORCID="0000-0002-8652-2488")))
Description: scRNAseqApp is a Shiny app package that allows users to visualize
    single cell data interactively. It was modified from ShinyCell and
    repackaged to a tool to show multiple data.
    It can visulize the data with multiple information side by side.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr
biocViews: Visualization, SingleCell, RNASeq
Depends: R (>= 4.3.0)
Imports: bibtex, bslib, circlize, ComplexHeatmap, data.table, DT,
        GenomicRanges, GenomeInfoDb, ggdendro, ggforce, ggplot2,
        ggrepel, ggridges, grDevices, grid, gridExtra, hdf5r,
        htmltools, IRanges, jsonlite, magrittr, methods, patchwork,
        plotly, RColorBrewer, RefManageR, Rsamtools, rtracklayer,
        S4Vectors, scales, scrypt, Seurat, SeuratObject, shiny,
        shinyhelper, shinymanager, slingshot, SingleCellExperiment,
        sortable, stats, tools, xfun, xml2, utils
Suggests: rmarkdown, knitr, testthat, BiocStyle
Enhances: celldex, future, SingleR, SummarizedExperiment, tricycle
URL: https://github.com/jianhong/scRNAseqApp
BugReports: https://github.com/jianhong/scRNAseqApp/issues
git_url: https://git.bioconductor.org/packages/scRNAseqApp
git_branch: devel
git_last_commit: 1b2bf91
git_last_commit_date: 2023-05-21
Date/Publication: 2023-05-22
NeedsCompilation: no
Packaged: 2023-05-23 01:40:05 UTC; biocbuild
Author: Jianhong Ou [aut, cre] (<https://orcid.org/0000-0002-8652-2488>)
Maintainer: Jianhong Ou <jianhong.ou@duke.edu>
Built: R 4.3.0; ; 2023-05-23 13:04:20 UTC; windows
