Skip to content

Commit

Permalink
1.40.0 is the highlander
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Jan 23, 2024
1 parent 4abfa17 commit 4dfa1cf
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 @@ -99,7 +99,7 @@ RUN git clone https://github.com/marschall-lab/GFAffix.git \

RUN pip install multiqc==1.18

RUN wget https://github.com/vgteam/vg/releases/download/v1.53.0/vg && chmod +x vg && mv vg /usr/local/bin/vg
RUN wget https://github.com/vgteam/vg/releases/download/v1.40.0/vg && chmod +x vg && mv vg /usr/local/bin/vg

RUN git clone https://github.com/pangenome/vcfbub \
&& cd vcfbub \
Expand Down

0 comments on commit 4dfa1cf

Please sign in to comment.