Package: crisprShiny
Title: Exploring curated CRISPR gRNAs via Shiny
Version: 1.8.0
Date: 2026-02-23
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.3
VignetteBuilder: knitr
BugReports: https://github.com/crisprVerse/crisprShiny/issues
URL: https://github.com/crisprVerse/crisprShiny
Config/testthat/edition: 3
Config/pak/sysreqs: cmake make libbz2-dev libicu-dev libjpeg-dev
        liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev
        python3 libx11-dev xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:02:24 UTC
RemoteUrl: https://github.com/bioc/crisprShiny
RemoteRef: RELEASE_3_23
RemoteSha: 17838b215cdc532e35cbc3e9ee5c8ec071f2e8e5
NeedsCompilation: no
Packaged: 2026-05-03 16:17:34 UTC; root
Author: Jean-Philippe Fortin [aut, cre],
  Luke Hoberecht [aut]
Maintainer: Jean-Philippe Fortin <fortin946@gmail.com>
Built: R 4.6.0; ; 2026-05-03 16:21:21 UTC; windows
