powerPlant/abyss-srf:2.1.4

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

Singularity Recipe

Bootstrap: docker
From: ubuntu:cosmic

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

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

%runscript
  exec abyss-pe "$@"

Collection


View on Datalad

Metrics

key value
id /containers/powerPlant-abyss-srf-2.1.4
collection name powerPlant/abyss-srf
branch master
tag 2.1.4
commit c36f714ed5b0d6006fbbe410d40124daee458445
version (container hash) 3d694b0d0aa30eb04f91ce382d425ed1
build date 2020-03-22T18:20:27.519Z
size (MB) 153
size (bytes) 58646559
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.