Package: crisprShiny Title: Exploring curated CRISPR gRNAs via Shiny Version: 1.9.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.r-universe.dev Date/Publication: 2026-04-28 13:02:24 UTC RemoteUrl: https://github.com/bioc/crisprShiny RemoteRef: HEAD RemoteSha: 21f982dd4c261fc0c8f4c20c13cccfd5fa2a86c4 NeedsCompilation: no Packaged: 2026-07-04 22:59:29 UTC; root Author: Jean-Philippe Fortin [aut, cre], Luke Hoberecht [aut] Maintainer: Jean-Philippe Fortin