QuentinLetourneur/Let-it-bin:canopy
$ singularity pull shub://QuentinLetourneur/Let-it-bin:canopy
Singularity Recipe
Bootstrap: docker
From: ubuntu:16.04
%files
bin/cluster_to_fasta.py /usr/local/bin
bin/fasta.py /usr/local/bin
%post
mkdir /pasteur
apt -y update
apt -y install wget zip libboost-dev libboost-program-options-dev python python-pip gawk
pip install biopython
wget https://bitbucket.org/HeyHo/mgs-canopy-algorithm/get/d55ed1a8b825.zip
unzip d55ed1a8b825.zip
cd HeyHo-mgs-canopy-algorithm-d55ed1a8b825/src/
make -f Makefile
mv * /usr/local/bin
Collection
- Name: QuentinLetourneur/Let-it-bin
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/QuentinLetourneur-Let-it-bin-canopy |
collection name | QuentinLetourneur/Let-it-bin |
branch | master |
tag | canopy |
commit | 0d7dddf82db777d90162a300315f4924844446e7 |
version (container hash) | bdca7f47f30ac901bfa5f834ec0d506f |
build date | 2018-09-02T17:27:42.159Z |
size (MB) | 651 |
size (bytes) | 228143135 |
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.