Skip to content

Commit

Permalink
update bcr-phylo + dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
psathyrella committed Mar 9, 2024
1 parent 9ae6a27 commit b3e578d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ARG MAMBA_DOCKERFILE_ACTIVATE=1
RUN micromamba install -y -c conda-forge -c bioconda -cbiocore -c etetoolkit \
python biopython pandas psutil pysam scons seaborn zlib pyyaml scikit-learn \
mafft circlify ete3
RUN pip install colored-traceback dendropy levenshtein
RUN pip install colored-traceback dendropy joypy levenshtein
ENV XDG_RUNTIME_DIR=/tmp/xdgrd
RUN mkdir $XDG_RUNTIME_DIR
RUN chmod 0700 $XDG_RUNTIME_DIR
Expand Down
2 changes: 1 addition & 1 deletion packages/bcr-phylo-benchmark

0 comments on commit b3e578d

Please sign in to comment.