Package: CRISPRball
Title: Shiny Application for Interactive CRISPR Screen Visualization,
        Exploration, Comparison, and Filtering
Version: 1.5.0
Authors@R: 
    c(person(given = "Jared",
           family = "Andrews",
           role = c("aut", "cre"),
           email = "jared.andrews07@gmail.com",
           comment = c(ORCID = "0000-0002-0780-6248")),
        person(given = "Jacob",
            family = "Steele",
            role = "ctb",
            comment = c(ORCID = "0000-0001-9924-2226")))
Description: A Shiny application for visualization, exploration, comparison, 
    and filtering of CRISPR screens analyzed with MAGeCK RRA or MLE. Features
    include interactive plots with on-click labeling, full customization of plot aesthetics,
    data upload and/or download, and much more. Quickly and easily explore your CRISPR screen
    results and generate publication-quality figures in seconds.
License: MIT + file LICENSE
URL: https://github.com/j-andrews7/CRISPRball
BugReports: https://support.bioconductor.org/
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
biocViews: Software, ShinyApps, CRISPR, QualityControl, Visualization,
        GUI
Imports: DT, shiny, grid, ComplexHeatmap, InteractiveComplexHeatmap,
        graphics, stats, ggplot2, plotly, shinyWidgets,
        shinycssloaders, shinyjqui, dittoSeq, matrixStats,
        colourpicker, shinyjs, circlize, PCAtools, utils, grDevices,
        htmlwidgets, methods
Suggests: BiocStyle, msigdbr, depmap, pool, RSQLite, mygene, testthat
        (>= 3.0.0), knitr, rmarkdown
Depends: R (>= 4.4.0), shinyBS
LazyData: false
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/CRISPRball
git_branch: devel
git_last_commit: 2d08022
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 22:17:58 UTC; biocbuild
Author: Jared Andrews [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0780-6248>),
  Jacob Steele [ctb] (ORCID: <https://orcid.org/0000-0001-9924-2226>)
Maintainer: Jared Andrews <jared.andrews07@gmail.com>
Built: R 4.5.0; ; 2025-06-05 12:45:16 UTC; windows
