powerPlant/abyss-srf:2.1.5

$ singularity pull shub://powerPlant/abyss-srf:2.1.5

Singularity Recipe

Bootstrap: docker
From: ubuntu:disco

%labels
Maintainer eric.burgueno@plantandfood.co.nz
Version 2.1.5

%post
  ## Download build prerequisites
  apt-get update
  apt-get -y install abyss
  
  ## Cleanup
  apt-get -y clean all

%runscript
  abyss-pe "$@"

Collection


View on Datalad

Metrics

key value
id /containers/powerPlant-abyss-srf-2.1.5
collection name powerPlant/abyss-srf
branch master
tag 2.1.5
commit c36f714ed5b0d6006fbbe410d40124daee458445
version (container hash) f8242d27cdc5bc6a150d18ed90647167
build date 2019-07-18T14:51:58.111Z
size (MB) 158
size (bytes) 59052063
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.