cnobles / iGUIDE

Bioinformatic pipeline for identifying dsDNA breaks by marker based incorporation, such as breaks induced by designer nucleases like Cas9.
https://iguide.readthedocs.io/en/latest/
GNU General Public License v3.0
20 stars 9 forks source link

iGUIDE R-based support functions moved to R-package #56

Closed cnobles closed 5 years ago

cnobles commented 5 years ago

Transitioned the supporting functions for R-based analysis of iGUIDE to a r-package called iguideSupport. This package is now installed in the install.sh script, and has its own unit testing.