Bioconductor Code: CRISPRseek (original) (raw)

# CRISPRseek \[!\[R-CMD-check\](https://github.com/LihuaJulieZhu/CRISPRseek/workflows/R-CMD-check/badge.svg)\](https://github.com/LihuaJulieZhu/CRISPRseek/actions) 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\](https://github.com/) with: \`\`\` r # install.packages("devtools") devtools::install\_github("LihuaJulieZhu/CRISPRseek") \`\`\` More detailed usage examples can be found at .