Package: crisprShiny
Title: Exploring curated CRISPR gRNAs via Shiny
Version: 1.6.0
Date: 2025-07-22
Authors@R: c(
    person("Jean-Philippe", "Fortin", email = "fortin946@gmail.com", role = c("aut", "cre")),
    person("Luke", "Hoberecht", email = "lukehob3@gmail.com", role = c("aut"))
    )
Description: Provides means to interactively visualize guide RNAs (gRNAs) 
    in GuideSet objects via Shiny application. This GUI can be self-contained 
    or as a module within a larger Shiny app. The content of the app reflects 
    the annotations present in the passed GuideSet object, and includes 
    intuitive tools to examine, filter, and export gRNAs, thereby 
    making gRNA design more user-friendly. 
Depends: R (>= 4.4.0), shiny
Imports: BiocGenerics, Biostrings, BSgenome, crisprBase, crisprDesign,
        crisprScore, crisprViz, DT, Seqinfo, htmlwidgets, methods,
        pwalign, S4Vectors, shinyBS, shinyjs, utils, waiter
Suggests: BiocStyle, knitr, rmarkdown, shinyFeedback, testthat (>=
        3.0.0), BSgenome.Hsapiens.UCSC.hg38
biocViews: CRISPR, FunctionalGenomics, GeneTarget, GUI
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0
VignetteBuilder: knitr
BugReports: https://github.com/crisprVerse/crisprShiny/issues
URL: https://github.com/crisprVerse/crisprShiny
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/crisprShiny
git_branch: RELEASE_3_22
git_last_commit: 00fd6fe
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:22:12 UTC; biocbuild
Author: Jean-Philippe Fortin [aut, cre],
  Luke Hoberecht [aut]
Maintainer: Jean-Philippe Fortin <fortin946@gmail.com>
