powerPlant/abyss-srf:2.1.0

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

Singularity Recipe

Bootstrap: docker
From: ubuntu:cosmic

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

%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.0
collection name powerPlant/abyss-srf
branch master
tag 2.1.0
commit c36f714ed5b0d6006fbbe410d40124daee458445
version (container hash) 429e6ec3b653ebb9c646888bd1bd8bc3
build date 2019-02-05T02:55:37.535Z
size (MB) 153
size (bytes) 58621983
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.