Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
TomKellyGenetics committed Feb 7, 2024
1 parent 0666845 commit 7cbd039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN wget https://github.com/alexdobin/STAR/archive/2.5.1b.tar.gz \

RUN chmod -R 777 /cellranger-3.0.2.9001/*

RUN git clone "https://github.com/TomKellyGenetics/universc.git"
RUN git clone "https://github.com/minoda-lab/universc.git"

RUN cd universc/test/cellranger_reference/cellranger-tiny-ref/ \
&& git lfs pull \
Expand Down
2 changes: 1 addition & 1 deletion launch_universc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
install=false

######UniverSC version#####
universcversion="1.2.5.2"
universcversion="1.2.7"
##########


Expand Down

0 comments on commit 7cbd039

Please sign in to comment.