sbilge/ClinicalReportingPipeline:filedeploy
$ singularity pull shub://sbilge/ClinicalReportingPipeline:filedeploy
Singularity Recipe
Bootstrap: docker
From: ensemblorg/ensembl-vep:release_93
%labels
Maintainer sueruen@informatik.uni-tuebingen.de
Version V93
%files
# get copy_data to the image
copy_data.sh /opt/vep
%post
cd /opt/vep
# installing API version 93 in the container
perl src/ensembl-vep/INSTALL.pl --VERSION 93 -a a
chmod +x copy_data.sh
%runscript
cd /opt/vep
./copy_data.sh
Collection
- Name: sbilge/ClinicalReportingPipeline
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/sbilge-ClinicalReportingPipeline-filedeploy |
collection name | sbilge/ClinicalReportingPipeline |
branch | master |
tag | filedeploy |
commit | 3d5271712864e6b774c73cbf9472db1b5104e3ca |
version (container hash) | 4859de263452e344c88f486c5baaa5bd |
build date | 2018-11-19T13:45:58.794Z |
size (MB) | 1685 |
size (bytes) | 632848415 |
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.