LABEL description="Required software dependencies for the MosaiCatcher pipeline (https://github.com/friendsofstrandseq/pipeline) to be used from within Snakemake."
...
...
@@ -26,6 +27,7 @@ RUN apt-get update \
zlib1g-dev \
libxml2-dev \
gawk \
python3 \
bcftools=1.3.1-1+b1 \
samtools=1.3.1-3 \
&& apt-get autoremove -y\
...
...
@@ -48,7 +50,7 @@ RUN Rscript -e "install.packages(c( \
RUN Rscript -e"source('http://bioconductor.org/biocLite.R'); \