ous-uio-bioinfo-core/containerised_ATACseq_pipeline:bedgraphtobigwig
$ singularity pull shub://ous-uio-bioinfo-core/containerised_ATACseq_pipeline:bedgraphtobigwig
Singularity Recipe
Bootstrap: docker
From: ubuntu:bionic-20191029
%post
apt-get update && apt-get install -y \
curl && \
apt-get clean autoclean && \
apt-get autoremove -y && \
apt-get install -y rsync
rsync -aP \
rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/bedGraphToBigWig /usr/bin/
mkdir /cluster /work /tsd /projects
%runscript
echo "Running ubuntu bionic container with bedgraphtobigwig v4"
exec /bin/bash "$@"
Collection
- Name: ous-uio-bioinfo-core/containerised_ATACseq_pipeline
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ous-uio-bioinfo-core-containerised_ATACseq_pipeline-bedgraphtobigwig |
collection name | ous-uio-bioinfo-core/containerised_ATACseq_pipeline |
branch | master |
tag | bedgraphtobigwig |
commit | d2eb117398b087dae36fce0f7172b036c843cb8b |
version (container hash) | cdaf181adced08b6ab311ffd4d09e45c83b880e34e0927043f727804ee1d4b6f |
build date | 2020-10-12T18:41:51.046Z |
size (MB) | 55.8984375 |
size (bytes) | 58613760 |
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.