remiolsen/w2rap-singularity:latest
$ singularity pull shub://remiolsen/w2rap-singularity:latest
Singularity Recipe
BootStrap: docker
From: debian:9
%label
Maintainer remi-andre.olsen@scilifelab.se
%post
apt-get update
apt-get install -y git build-essential cmake libomp-dev zlib1g-dev
cd /opt
git clone https://github.com/gonzalogacc/w2rap-contigger.git
cd w2rap-contigger
cmake -D CMAKE_CXX_COMPILER=g++ .
make -j 4
make install
Collection
- Name: remiolsen/w2rap-singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/remiolsen-w2rap-singularity-latest |
collection name | remiolsen/w2rap-singularity |
branch | master |
tag | latest |
commit | 16c06db5fbd3a78a1e3a6781869661c10eeb9ed9 |
version (container hash) | 0278f891d92f21404ac74bb4489ca043 |
build date | 2018-08-14T13:13:01.635Z |
size (MB) | 2922 |
size (bytes) | 534376479 |
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.