QuentinLetourneur/Let-it-bin:metabat
$ singularity pull shub://QuentinLetourneur/Let-it-bin:metabat
Singularity Recipe
Bootstrap: docker
From: ubuntu:16.04
%post
mkdir /pasteur
apt -y update
apt -y install wget python
cd /home
wget https://bitbucket.org/berkeleylab/metabat/downloads/metabat-static-binary-linux-x64_v2.12.1.tar.gz
tar -xzf metabat-static-binary-linux-x64_v2.12.1.tar.gz
rm metabat-static-binary-linux-x64_v2.12.1.tar.gz
chmod +x metabat/*
mv metabat/* /usr/local/bin
Collection
- Name: QuentinLetourneur/Let-it-bin
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/QuentinLetourneur-Let-it-bin-metabat |
collection name | QuentinLetourneur/Let-it-bin |
branch | master |
tag | metabat |
commit | 0fc51ccaf70f7db45129dbdb3b353d2f22300185 |
version (container hash) | 3a28d3b7367d3ab6730a8a5eb61578ca |
build date | 2018-09-03T17:16:24.242Z |
size (MB) | 218 |
size (bytes) | 91545631 |
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.