lscsoft/bilby:0.3.6
$ singularity pull shub://lscsoft/bilby:0.3.6
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.3.6
%runscript
exec /opt/conda/bin/python "$@"
Collection
- Name: lscsoft/bilby
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/lscsoft-bilby-0.3.6 |
collection name | lscsoft/bilby |
branch | master |
tag | 0.3.6 |
commit | d9d9d5b1f127d26880c3af9140b4c5f15e1c03ac |
version (container hash) | ea1c00a9210dec6d9f0136e9f3945b3e |
build date | 2020-12-06T04:24:40.090Z |
size (MB) | 3728 |
size (bytes) | 1681207327 |
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.