Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
JWDebler authored Mar 29, 2021
1 parent 422a998 commit a0f0c50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ RUN apt-get update && \
make && \
make install && \
cd .. && \
rm samtools-${SAMTOOLS_VERSION} && \
rm *.bz2 && \
rm samtools-${SAMTOOLS_VERSION}.tar.bz2 && \

#git clone https://github.com/nanoporetech/rerio /home/rerio && \
#/home/rerio/download_model.py /home/rerio/basecall_models/res_dna_r941_min_modbases_5mC_CpG_v001 && \
Expand Down

0 comments on commit a0f0c50

Please sign in to comment.