lscsoft/bilby:0.4.0
$ singularity pull shub://lscsoft/bilby:0.4.0
Singularity Recipe
Bootstrap: docker
From: bilbydev/bilby-test-suite-python37
%help
A singularity container for running bilby scripts. To use, simply execute the
container, providing the bilby_script and any additional arguments. E.g.,
./name_of_this_container.simg run_script.py
%post
export PATH="/opt/conda/bin:$PATH"
pip install pandas==0.23 # Tempory fix for issue with saving h5 files
pip install bilby==0.4.0
%runscript
exec /opt/conda/bin/python "$@"
Collection
- Name: lscsoft/bilby
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/lscsoft-bilby-0.4.0 |
collection name | lscsoft/bilby |
branch | master |
tag | 0.4.0 |
commit | 937b634926bc08990bf0d858b4d41a87c6a4acca |
version (container hash) | 8b9df7b4578f58b2ae97090ed3ee725f |
build date | 2019-02-27T08:09:01.781Z |
size (MB) | 3728 |
size (bytes) | 1681211423 |
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.