sha256:5a3483eea127e5e29af6f69879a597be7bcacdb3f42b2704ceebc4a4daf488e2
OS/ARCH
Compressed size
1.63 GB
Last pushed
over 2 years by pharmgen
Type
Image
Manifest digest
sha256:d4e0b8c236c71b9590f87520cfe5cd445fde51fd7c7ae79836170f8a6f4e022d
Image Layers
1ADD file ... in / 47.28 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5/bin/sh -c set -ex; apt-get201.42 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.1 MB9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B10ENV PYTHON_VERSION=3.12.40 B11RUN /bin/sh -c set -eux;21.66 MB12RUN /bin/sh -c set -eux;245 B13ENV PYTHON_PIP_VERSION=24.00 B14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B15ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B16RUN /bin/sh -c set -eux;2.61 MB17CMD ["python3"]0 B18RUN /bin/sh -c apt-get update14.92 MB19RUN /bin/sh -c wget -O1.7 KB20RUN /bin/sh -c echo "deb227 B21RUN /bin/sh -c apt-get update185.99 MB22RUN /bin/sh -c mkdir /pharmcat98 B23WORKDIR /pharmcat32 B24ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/pharmcat0 B25RUN /bin/sh -c wget https://zenodo.org/record/7288118/files/GRCh38_reference_fasta.tar842.05 MB26ENV BCFTOOLS_VERSION=1.200 B27ENV HTSLIB_VERSION=1.200 B28ENV SAMTOOLS_VERSION=1.200 B29WORKDIR /usr/local/bin/32 B30RUN /bin/sh -c wget https://github.com/samtools/htslib/releases/download/${HTSLIB_VERSION}/htslib-${HTSLIB_VERSION}.tar.bz24.56 MB31RUN /bin/sh -c wget https://github.com/samtools/bcftools/releases/download/${BCFTOOLS_VERSION}/bcftools-${BCFTOOLS_VERSION}.tar.bz27.51 MB32RUN /bin/sh -c wget https://github.com/samtools/samtools/releases/download/${SAMTOOLS_VERSION}/samtools-${SAMTOOLS_VERSION}.tar.bz28.73 MB33RUN /bin/sh -c tar -xjf4.7 MB34RUN /bin/sh -c tar -xjf8.16 MB35RUN /bin/sh -c tar -xjf10.09 MB36RUN /bin/sh -c cd /usr/local/bin/htslib-${HTSLIB_VERSION}/20.58 KB37RUN /bin/sh -c cd /usr/local/bin/htslib-${HTSLIB_VERSION}/69.24 MB38RUN /bin/sh -c cd /usr/local/bin/bcftools-${BCFTOOLS_VERSION}/33.98 KB39RUN /bin/sh -c cd /usr/local/bin/bcftools-${BCFTOOLS_VERSION}/20.51 MB40RUN /bin/sh -c cd /usr/local/bin/samtools-${SAMTOOLS_VERSION}/34.35 KB41RUN /bin/sh -c cd /usr/local/bin/samtools-${SAMTOOLS_VERSION}/28.89 MB42RUN /bin/sh -c rm 184 B43RUN /bin/sh -c rm -rf178 B44RUN /bin/sh -c rm 183 B45RUN /bin/sh -c rm -rf176 B46RUN /bin/sh -c rm 184 B47RUN /bin/sh -c rm -rf178 B48COPY preprocessor/requirements.txt ./ # buildkit233 B49RUN /bin/sh -c pip3 install76.98 MB50RUN /bin/sh -c rm requirements.txt182 B51COPY src/main/config/bashrc /root/.bashrc # buildkit504 B52WORKDIR /pharmcat32 B53COPY preprocessor/pharmcat_vcf_preprocessor.py preprocessor/pharmcat_pipeline bin/pharmcat build/pharmcat.jar27.03 MB54RUN /bin/sh -c mkdir preprocessor126 B55COPY preprocessor/preprocessor/*.py preprocessor/preprocessor/*.tsv preprocessor/ #14.92 KB56RUN /bin/sh -c mkdir data116 B57RUN /bin/sh -c chmod 7555.6 KB58RUN /bin/sh -c python -c72.81 KBCommand
ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /