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
Config/pak/sysreqs: make libbz2-dev libicu-dev libjpeg-dev liblzma-dev
        libpng-dev libxml2-dev libssl-dev python3 libx11-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:28:01 UTC
RemoteUrl: https://github.com/bioc/crisprShiny
RemoteRef: RELEASE_3_22
RemoteSha: 00fd6fec51ef7c62ea7edce0f9259c5c0a218694
NeedsCompilation: no
Packaged: 2025-11-11 15:40:17 UTC; root
Author: Jean-Philippe Fortin [aut, cre],
  Luke Hoberecht [aut]
Maintainer: Jean-Philippe Fortin <fortin946@gmail.com>
Built: R 4.5.2; ; 2025-11-11 15:47:13 UTC; windows
