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.
2 parents 6c79f51 + 11af1db commit 1d83e1bCopy full SHA for 1d83e1b
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