Package: CRISPRball
Title: Shiny Application for Interactive CRISPR Screen Visualization,
        Exploration, Comparison, and Filtering
Version: 1.7.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
Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev
        make libharfbuzz-dev libicu-dev libpng-dev libxml2-dev
        libssl-dev perl zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:27:09 UTC
RemoteUrl: https://github.com/bioc/CRISPRball
RemoteRef: HEAD
RemoteSha: 43680fe8567d47f1daf00135423ebbb3f08f9b91
NeedsCompilation: no
Packaged: 2026-01-09 21:42:16 UTC; root
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.6.0; ; 2026-01-09 22:55:02 UTC; unix
