Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main

updated whatshap
  • Loading branch information
dhspence committed Mar 1, 2024
2 parents be17f50 + 776a2a7 commit 6a61e3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-mosdepth/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN wget --no-check-certificate https://github.com/brentp/mosdepth/releases/download/v0.3.6/mosdepth && \
mv mosdepth /usr/local/bin/ && \
chmod a+x /usr/local/bin/mosdepth


2 changes: 1 addition & 1 deletion docker-python3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:20.04

LABEL David Spencer <dspencer@wustl.edu>

LABEL Base Spencerlab image with python3 and some standard bioinformatics modules
LABEL Spencerlab image with python3 and some standard bioinformatics modules

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 6a61e3f

Please sign in to comment.