motroy/singularity-referenceseeker:latest

$ singularity pull shub://motroy/singularity-referenceseeker:latest

Singularity Recipe

Bootstrap: docker
From: frolvlad/alpine-miniconda3:latest

%environment
export LC_ALL=C
export CONDARC=/.condarc

%post
apk update && apk add git curl wget less openssh-server parallel coreutils bash
/opt/conda/bin/conda config --file /.condarc --add channels defaults && /opt/conda/bin/conda config --file /.condarc --add channels conda-forge && /opt/conda/bin/conda config --file /.condarc --add channels bioconda
/opt/conda/bin/conda install -c conda-forge -c bioconda -c defaults referenceseeker

Collection


View on Datalad

Metrics

key value
id /containers/motroy-singularity-referenceseeker-latest
collection name motroy/singularity-referenceseeker
branch master
tag latest
commit 387b47a033441504050d41ea75c640891f097643
version (container hash) b7fccfa1562b27b873ef14494728c553
build date 2021-01-13T20:26:36.613Z
size (MB) 541.0
size (bytes) 184840223
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.