Package: scRNAseqApp
Title: A single-cell RNAseq Shiny app-package
Version: 1.0.1
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,
        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: RELEASE_3_17
git_last_commit: f30cd71
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-26
NeedsCompilation: no
Packaged: 2023-04-27 01:51:08 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-04-27 12:59:45 UTC; windows
