Skip to content

Commit

Permalink
Client and server-side checks for invalid characters on sgRNA and amp…
Browse files Browse the repository at this point in the history
…licon
  • Loading branch information
kclem committed Mar 25, 2021
1 parent aa670f6 commit cb0146f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MAINTAINER Kendell Clement
ENV SHELL bash

#install CRISPResso
ARG crispresso_version='2.0.45'
ARG crispresso_version='2.1.0'
WORKDIR /tmp/CRISPResso2
RUN wget https://github.com/pinellolab/CRISPResso2/archive/v${crispresso_version}.zip \
&& unzip v${crispresso_version}.zip \
Expand Down

0 comments on commit cb0146f

Please sign in to comment.