FROM shl198/template MAINTAINER Shangzhong Li ([email protected])
CMD ["date"] ENTRYPOINT ["python", "/root/Code/NGS-Pipeline/RNAseq_count.py"]
RUN mkdir ~/Code && cd ~/Code &&
git clone --single-branch -b ngs_b1 https://github.com/LewisLabUCSD/NGS-Pipeline.git &&
conda install -c bioconda star && \
conda install -c bioconda samtools &&
conda install -c bioconda htseq
Content type
Image
Digest
Size
1.7 GB
Last updated
about 8 years ago
docker pull shl198/rnaseq_count