alexiswl/singularity:nanopolish
$ singularity pull shub://alexiswl/singularity:nanopolish
Singularity Recipe
Bootstrap: yum
OSVersion: 7
MirrorURL: http://mirror.centos.org/centos-%{OSVERSION}/%{OSVERSION}/os/$basearch/
Include: yum
%help
Singularity container for nanopolish
%labels
Maintainer Alexis Lucattini
Version v1.0
%post
cd /
yum group install "Development Tools" -y
yum install git wget tar zlib-devel -y
git clone --recursive https://github.com/jts/nanopolish.git
cd /nanopolish
make all
%runscript
exec ./nanopolish "$@"
Collection
- Name: alexiswl/singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/alexiswl-singularity-nanopolish |
collection name | alexiswl/singularity |
branch | master |
tag | nanopolish |
commit | 4ba356918e6ead2c825d6e64b7229ee3496e4e6f |
version (container hash) | 94cda17ddae8825c49e3c44c095cde02 |
build date | 2018-03-26T10:14:22.756Z |
size (MB) | 1256 |
size (bytes) | 388702239 |
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.