dominik-handler/AP_singu:freebayes
$ singularity pull shub://dominik-handler/AP_singu:freebayes
Singularity Recipe
#wtdbg2 in singularity
Bootstrap: docker
From: ubuntu:16.04
%labels
maintainer Dominik Handler <Dominik Handler@imba.oeaw.ac.at>
freebayes v1.3.1 @ 54bf409
%runscript
"$@"
%post
apt-get update
apt-get --assume-yes install wget curl apt-utils
apt-get update
apt-get -y install build-essential git-core zlib1g-dev libbz2-dev liblzma-dev
cd /
git clone --recursive git://github.com/ekg/freebayes.git
cd freebayes && make
make install
%environment
%test
Collection
- Name: dominik-handler/AP_singu
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dominik-handler-AP_singu-freebayes |
collection name | dominik-handler/AP_singu |
branch | master |
tag | freebayes |
commit | bb73cc8fdde8aa1f2469e74159ee4b152ca9eb85 |
version (container hash) | dd59e1217617919707efb139301aaa22948ca1bbb674df8c22e76ce51bf1cdad |
build date | 2019-12-05T12:59:23.298Z |
size (MB) | 280.19921875 |
size (bytes) | 293810176 |
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.