Skip to content
Snippets Groups Projects
Commit d2b55470 authored by Shaman Narayanasamy's avatar Shaman Narayanasamy
Browse files
parents 0586821b 8c906b41
No related branches found
No related tags found
No related merge requests found
...@@ -212,9 +212,7 @@ RUN cd /home/imp/lib \ ...@@ -212,9 +212,7 @@ RUN cd /home/imp/lib \
&& cd quast \ && cd quast \
&& git checkout release_3.1 \ && git checkout release_3.1 \
&& ./metaquast.py --test-no-ref \ && ./metaquast.py --test-no-ref \
&& ln -s $PWD/metaquast.py /usr/bin/metaquast \ && ln -s $PWD/metaquast.py /usr/bin/metaquast
&& apt-get update \
&& apt-get install python-matplotlib -y
###################### ######################
# ship pipeline code # # ship pipeline code #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment