anoyaro84/snakemake_ChIPseq:latest
$ singularity pull shub://anoyaro84/snakemake_ChIPseq:latest
Singularity Recipe
BootStrap: docker
From: ubuntu:14.04
%post
apt-get -y update
apt-get install -y libxp6
apt-get -qq -y install curl
curl -sSL https://repo.continuum.io/archive/Anaconda2-5.0.1-Linux-x86_64.sh -o /tmp/miniconda.sh
curl -sSL http://collaborations.gis.a-star.edu.sg/~cmb6/kumarv1/dfilter/DFilter-v1.5.tar.gz -o /tmp/Dfilter.tar.gz
tar -xvf /tmp/Dfilter.tar.gz -C /usr/local/
bash /tmp/miniconda.sh -bfp /usr/local
rm -rf /tmp/miniconda.sh
apt-get -qq -y install libxpm4
apt-get -qq -y install libxtst6
apt-get -qq -y install libxt6
apt-get -qq -y install libxmu6
apt-get -qq -y install python2.7
apt-get -qq -y install gawk
conda install -y python=2
conda update conda
apt-get -qq -y remove curl bzip2
%environment
export PATH=/usr/local/bin:$PATH
export PATH=/usr/lib/x86_64-linux-gnu/:/usr/local/bin:$PATH
export PATH=/usr/local/DFilter1.5/:$PATH
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/DFilter1.5/R2013b/runtime/glnxa64:/usr/local/DFilter1.5/R2013b/bin/glnxa64
Collection
- Name: anoyaro84/snakemake_ChIPseq
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/anoyaro84-snakemake_ChIPseq-latest |
collection name | anoyaro84/snakemake_ChIPseq |
branch | master |
tag | latest |
commit | 3221b709fa1f9bf13c5d72b8ebbf485917a71a3d |
version (container hash) | dba242df54b2b6ddf03d8f8e4e6c2b50 |
build date | 2020-01-26T10:31:37.044Z |
size (MB) | 6142 |
size (bytes) | 2375434271 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.