patrickvdb/proteomegenerator:latest

$ singularity pull shub://patrickvdb/proteomegenerator:latest

Singularity Recipe

Bootstrap:docker
From:continuumio/miniconda3:4.5.11

%files
  envs/myenv.yaml /usr

%post
  . ~/.bashrc
  echo "Installing ProteomicsGenerator from miniconda yaml"
  conda env create -n protgen -f /usr/myenv.yaml
  echo 'export PATH="/opt/conda/envs/protgen/bin:$PATH"' >> $SINGULARITY_ENVIRONMENT

Collection


View on Datalad

Metrics

key value
id /containers/patrickvdb-proteomegenerator-latest
collection name patrickvdb/proteomegenerator
branch master
tag latest
commit 70223d8dc313ec4259279960d0cad9ce6f970d21
version (container hash) 3edd56d1e17e67ba031d9e6e383d85bd
build date 2020-07-06T00:04:47.587Z
size (MB) 2709
size (bytes) 1224417311
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.