Skip to content

Commit

Permalink
Merge pull request #48 from schymane/master
Browse files Browse the repository at this point in the history
Updated Dockerfile
  • Loading branch information
sneumann authored Jul 23, 2020
2 parents 3eb7ef9 + 71d9871 commit 77e30cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ RUN wget -q -O- https://msbi.ipb-halle.de/~sneumann/file_databases.tgz | tar -C
wget -q https://zenodo.org/record/3547718/files/COCONUT4MetFrag.csv; \
wget -q https://zenodo.org/record/3611238/files/PubChemLite_14Jan2020_tier0.csv; \
wget -q https://zenodo.org/record/3611238/files/PubChemLite_14Jan2020_tier1.csv; \
wget -q https://zenodo.org/record/3956587/files/HBM4EU_CECscreen_MF_1Jul2020.csv; \
wget -q https://zenodo.org/record/3956587/files/HBM4EU_CECscreen_MF_1Jul2020_plusTPs.csv; \
wget -q https://zenodo.org/record/3957497/files/HBM4EU_CECscreen_MF_1Jul2020.csv; \
wget -q https://zenodo.org/record/3957497/files/HBM4EU_CECscreen_MF_1Jul2020_plusTPs.csv; \
wget -q https://zenodo.org/record/3564602/files/BloodExposomeDB_03Dec2019.csv

RUN printf '#!/bin/sh \n\
Expand Down

0 comments on commit 77e30cc

Please sign in to comment.