jlboat/BioinfoContainers:hmmsplicer
$ singularity pull shub://jlboat/BioinfoContainers:hmmsplicer
Singularity Recipe
Bootstrap: docker
From: debian:latest
%environment
PATH=$PATH:/hmmSplicer-0.9.5/
%post
apt-get update --fix-missing && apt-get install -y wget python
wget http://derisilab.ucsf.edu/software/HMMSplicer/hmmSplicer-0.9.5.tar.gz
tar -zxvf hmmSplicer-0.9.5.tar.gz
chmod -R 777 hmmSplicer-0.9.5/
%runscript
exec "$@"
Collection
- Name: jlboat/BioinfoContainers
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jlboat-BioinfoContainers-hmmsplicer |
collection name | jlboat/BioinfoContainers |
branch | master |
tag | hmmsplicer |
commit | 5f15386e1057282311ce1b4a7cae3f747425ed6b |
version (container hash) | d9bd9b493fd9689a726039a9f28cdbf6 |
build date | 2019-05-08T15:11:14.224Z |
size (MB) | 292 |
size (bytes) | 127434783 |
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.