From af4e525a4af5eaa53bb2c4b28e2a37987f313ae9 Mon Sep 17 00:00:00 2001 From: Miao YU Date: Thu, 9 May 2024 16:23:19 -0400 Subject: [PATCH] Update Dockerfile --- deepspace/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/deepspace/Dockerfile b/deepspace/Dockerfile index 5561b60..bcb4356 100755 --- a/deepspace/Dockerfile +++ b/deepspace/Dockerfile @@ -28,4 +28,3 @@ 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 SimpleITK