peterk87/viral-ampliseq-assembly:latest
$ singularity pull shub://peterk87/viral-ampliseq-assembly:latest
Singularity Recipe
Bootstrap:docker
From:continuumio/miniconda3:4.6.14
%labels
MAINTAINER Peter Kruczkiewicz
DESCRIPTION Singularity image containing all requirements for the peterk87/viral-ampliseq-assembly
VERSION 1.0dev
%environment
PATH=/opt/conda/envs/viral-ampliseq-assembly-1.0.0/bin:$PATH
export PATH
%files
environment.yml /
%post
export PATH=/opt/conda/bin:$PATH
apt-get update && apt-get install -y procps curl && apt-get clean -y
conda install conda=4.7.10
conda env create -f /environment.yml
conda clean -a
Collection
- Name: peterk87/viral-ampliseq-assembly
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/peterk87-viral-ampliseq-assembly-latest |
collection name | peterk87/viral-ampliseq-assembly |
branch | master |
tag | latest |
commit | 60e7cdb0b43ffcf9a90bb535577e26152febff11 |
version (container hash) | f45ccb63cd12e7f674490464dabc435f |
build date | 2020-09-28T15:29:58.718Z |
size (MB) | 3909.0 |
size (bytes) | 1307729951 |
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.