Molmed/summary-report-development:latest
$ singularity pull shub://Molmed/summary-report-development:latest
Singularity Recipe
Bootstrap:docker
From:ubuntu:latest
%environment
LC_ALL=C.UTF-8
LANG=C.UTF-8
%post
apt-get -y update
apt-get -y install wget
wget https://repo.continuum.io/miniconda/Miniconda3-3.7.0-Linux-x86_64.sh -O ~/miniconda.sh
bash ~/miniconda.sh -b -p /opt/miniconda
export PATH="/opt/miniconda/bin:$PATH"
conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda install -c bioconda illumina-interop
%runscript
exec /opt/miniconda/bin/interop_summary
Collection
- Name: Molmed/summary-report-development
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/Molmed-summary-report-development-latest |
collection name | Molmed/summary-report-development |
branch | master |
tag | latest |
commit | 4cfe87644b22745b268287c2bee084567ebb4c32 |
version (container hash) | 6665b8b1d0fc627c3d067dd7815be450 |
build date | 2019-02-15T14:17:04.238Z |
size (MB) | 558 |
size (bytes) | 218681375 |
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.