Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yufree authored Jul 11, 2024
1 parent 31f07cb commit 678face
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deepspace/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ SHELL ["conda", "run", "-n", "timsconvert", "/bin/bash", "-c"]
RUN pip install --upgrade pip
RUN git clone https://www.github.com/TheJacksonLaboratory/timsconvert
RUN pip install -r timsconvert/requirements.txt
RUN pip install git+https://github.com/gtluu/pyimzML
RUN pip install git+https://github.com/gtluu/pyTDFSDK
RUN pip install h5py pandas numpy matplotlib

0 comments on commit 678face

Please sign in to comment.