Sign inSign up

shl198/template

By shl198

Updated about 8 years ago

Image
0

161

shl198/template repository overview

FROM continuumio/miniconda MAINTAINER Shangzhong Li ([email protected])

CMD ["date"]

ruffus-2.6.3, fastqc-0.11, sarge-0.1.4, trimmomatic-0.38, pandas-0.23

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

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

about 8 years ago

docker pull shl198/template