lscsoft/bilby_pipe:0.0.3
$ singularity pull shub://lscsoft/bilby_pipe:0.0.3
Singularity Recipe
Bootstrap: docker
From: bilbydev/bilby-test-suite-python37
%help
A singularity container for running bilby_pipe.
%post
export PATH=/opt/conda/bin:${PATH}
pip install pesummary==0.1.2
pip install ligo-gracedb
pip install bilby==0.3.4
pip install bilby_pipe==0.0.3
%runscript
bilby_pipe "$@" --singularity-image "$SINGULARITY_CONTAINER"
%apprun generation
bilby_pipe_generation "$@"
%apprun analysis
bilby_pipe_analysis "$@"
%apprun create_injection_file
bilby_pipe_create_injection_file "$@"
Collection
- Name: lscsoft/bilby_pipe
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/lscsoft-bilby_pipe-0.0.3 |
collection name | lscsoft/bilby_pipe |
branch | master |
tag | 0.0.3 |
commit | 12abcba9e4412bc789686894f485c0529f8de481 |
version (container hash) | 8758601c2704409703fa4e2b770bf2dd |
build date | 2020-01-24T17:33:57.476Z |
size (MB) | 3999 |
size (bytes) | 1779494943 |
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.