Package: CRISPRball Title: Shiny Application for Interactive CRISPR Screen Visualization, Exploration, Comparison, and Filtering Version: 1.9.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: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:02:08 UTC RemoteUrl: https://github.com/bioc/CRISPRball RemoteRef: HEAD RemoteSha: 8bce8d88c9395e6caa2a98fb0865e3820b861ef4 NeedsCompilation: no Packaged: 2026-06-10 06:55:41 UTC; root Author: Jared Andrews [aut, cre] (ORCID: ), Jacob Steele [ctb] (ORCID: ) Maintainer: Jared Andrews