lscsoft/bilby_pipe:0.0.2
$ singularity pull shub://lscsoft/bilby_pipe:0.0.2
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 ligo-gracedb
pip install bilby==0.3.4
pip install bilby_pipe==0.0.2
%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.2 |
collection name | lscsoft/bilby_pipe |
branch | master |
tag | 0.0.2 |
commit | 2b75f11096786e65ac2309c39111277020766314 |
version (container hash) | b2e1607ee1c093eca4866e26998a76ca |
build date | 2019-01-10T03:12:43.117Z |
size (MB) | 3998 |
size (bytes) | 1779253279 |
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.