Package: crisprShiny
Title: Exploring curated CRISPR gRNAs via Shiny
Version: 1.7.2
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: make libbz2-dev libicu-dev libjpeg-dev liblzma-dev
        libpng-dev libxml2-dev libssl-dev python3 libx11-dev xz-utils
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-02-24 01:48:42 UTC
RemoteUrl: https://github.com/bioc/crisprShiny
RemoteRef: HEAD
RemoteSha: 3d6e716964be2d78dee1f78cc51e7af6549e7e85
NeedsCompilation: no
Packaged: 2026-02-24 06:07:48 UTC; root
Author: Jean-Philippe Fortin [aut, cre],
  Luke Hoberecht [aut]
Maintainer: Jean-Philippe Fortin <fortin946@gmail.com>
Built: R 4.6.0; ; 2026-02-24 06:11:45 UTC; windows
