knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

CRISPRseek

R-CMD-check

The goal of CRISPRseek is to facilitate the gRNA design for the CRISPR genome editing system including Base Editors and the Prime Editor.

Installation

You can install the development version of CRISPRseek from GitHub with:

# install.packages("devtools")
devtools::install_github("LihuaJulieZhu/CRISPRseek")

More detailed usage examples can be found at https://www.bioconductor.org/packages/release/bioc/vignettes/CRISPRseek/inst/doc/CRISPRseek.pdf.



LihuaJulieZhu/CRISPRseek documentation built on Feb. 3, 2024, 2:44 p.m.