FROM continuumio/miniconda MAINTAINER Shangzhong Li ([email protected])
CMD ["date"]
RUN apt-get update && conda install -c bioconda ruffus &&
apt-get install -y bsd-mailx &&
conda install natsort &&
conda install -c conda-forge sarge &&
conda install -c bioconda trimmomatic &&
conda install -c bioconda fastqc &&
conda install -c conda-forge pandas &&
conda install -c conda-forge pyyaml &&
conda install -c bioconda multiqc
Content type
Image
Digest
Size
1.6 GB
Last updated
about 8 years ago
docker pull shl198/template