We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c79f51 commit 11af1dbCopy full SHA for 11af1db
Dockerfile
@@ -5,4 +5,4 @@ LABEL authors="[email protected]" \
5
6
COPY environment.yml /
7
RUN conda env create -f /environment.yml && conda clean -a
8
-ENV PATH /opt/conda/envs/nfcore-chipseq-1.4dev/bin:$PATH
+ENV PATH /opt/conda/envs/nfcore-chipseq-1.0dev/bin:$PATH
0 commit comments