Releases: boutroslab/CRISPRAnalyzeR
CRISPRAnalyzeR V 1.50 Released
This is the source code for CRISPRAnalyzeR V1.50.
If you want to use it as a tool, you have several options:
either you use our hosted version @ http://www.crispr-analyzer.org
or you use the docker container @ https://hub.docker.com/r/boutroslab/crispranalyzer/
or you create your docker image as described in /docker/
Any questions? Please see the issues section.
CRISPRAnalyzeR Source V1.40 Released
This is the source code for CRISPRAnalyzeR V1.40.
If you want to use it as a tool, you have several options:
- either you use our hosted version @ http://www.crispr-analyzer.org
- or you use the docker container @ https://hub.docker.com/r/boutroslab/crispranalyzer/
- or you create your docker image as described in /docker/
Any questions? Please see the issues section.
CRISPRAnalyzeR: Source code COMPLETE V1.14
CRISPRAnalyzeR complete source code including everything necessary to build your own docker image of it.
If you want to run the source code version directly as a shiny app without using the docker container, please make sure you have all dependencies installed and check the config.R to adjust all parameters.
Source code releases are for developers only!
All others please use the provided docker image to run CRISPRAnalyzeR directly (see the main page!).