diff --git a/src/.docker_modules/htseq/1.99.2/Dockerfile b/src/.docker_modules/htseq/1.99.2/Dockerfile index ba82320ca874b213d4951da658e0454094708d8b..eceb5c8175f6519a3d5210231c1fa0eeb856431f 100644 --- a/src/.docker_modules/htseq/1.99.2/Dockerfile +++ b/src/.docker_modules/htseq/1.99.2/Dockerfile @@ -1,5 +1,4 @@ FROM ubuntu:20.04 -LABEL maintainer= Laurent Modolo RUN apt-get update \ && apt-get install -y \ @@ -8,4 +7,4 @@ RUN apt-get update \ python3 \ python3-pip -RUN pip install HTSeq==1.99.2 \ No newline at end of file +RUN pip install HTSeq==1.99.2