QuentinLetourneur/Let-it-bin:filtering
$ singularity pull shub://QuentinLetourneur/Let-it-bin:filtering
Singularity Recipe
Bootstrap: docker
From: ubuntu:16.04
%setup
export LC_ALL=C
%post
mkdir /pasteur
apt -y update
apt -y install wget zip python
cd /home
wget https://github.com/BenLangmead/bowtie2/releases/download/v2.2.9/bowtie2-2.2.9-linux-x86_64.zip
unzip bowtie2-2.2.9-linux-x86_64.zip
rm bowtie2-2.2.9-linux-x86_64.zip
mv bowtie2-2.2.9/* /usr/local/bin/
Collection
- Name: QuentinLetourneur/Let-it-bin
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/QuentinLetourneur-Let-it-bin-filtering |
collection name | QuentinLetourneur/Let-it-bin |
branch | master |
tag | filtering |
commit | 5e65c5e2c8bcf0e8d2ec082d85e6241acdae29d0 |
version (container hash) | 7e93a11736f8d2c14ac8c211f8de9d12 |
build date | 2018-09-03T17:16:24.271Z |
size (MB) | 262 |
size (bytes) | 105709599 |
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.