Wedge-lab/dpclust

Error in Dockerfile

Opened this issue · 1 comments

There are 2 double quotes after optparse in the following line in the Docekerfile.

RUN R -q -e 'source("http://bioconductor.org/biocLite.R"); biocLite(c("optparse"","KernSmooth","ks","lattice","ggplot2","gridExtra"))'

Hi @rpshep. Thanks for your observation. We will edit the file accordingly