dominik-handler/AP_singu:minimap2
$ singularity pull shub://dominik-handler/AP_singu:minimap2
Singularity Recipe
#minimap2 in singularity
Bootstrap: docker
From: ubuntu:18.04
%labels
maintainer Dominik Handler <Dominik Handler@imba.oeaw.ac.at>
minimap2 @ 081df6a
%runscript
"$@"
%post
apt-get update
apt-get --assume-yes install wget curl bzip2 git-core build-essential zlib1g-dev
git clone https://github.com/lh3/minimap2
cd minimap2 && make
cp minimap2 /usr/bin
%environment
%test
Collection
- Name: dominik-handler/AP_singu
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dominik-handler-AP_singu-minimap2 |
collection name | dominik-handler/AP_singu |
branch | master |
tag | minimap2 |
commit | 0f5efa64baaa1ba282b2b10da88d2903b6a1c453 |
version (container hash) | 3f3b1354722e0f8526bc8871964696e0bb4801088cc1b4333e6da15bd2850642 |
build date | 2020-10-18T05:44:04.364Z |
size (MB) | 126.8984375 |
size (bytes) | 133062656 |
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.