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
git_url: https://git.bioconductor.org/packages/CRISPRball
git_branch: devel
git_last_commit: 43680fe
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
