phgenomics-singularity/seqtk:latest
$ singularity pull shub://phgenomics-singularity/seqtk:latest
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3:4.5.12
%help
A Singularity image for seqtk
%labels
Maintainer Kristy Horan
Build 1.0
seqtk version-1.3
%environment
%files
%post
export SEQTK_VERSION=1.3
export PATH=/opt/conda/bin:$PATH
conda config --add channels conda-forge
conda config --add channels defaults
conda config --add channels r
conda config --add channels bioconda
conda install -c bioconda seqtk=${SEQTK_VERSION}
pip install pandas
pip install toml
echo "Done"
Collection
- Name: phgenomics-singularity/seqtk
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/phgenomics-singularity-seqtk-latest |
collection name | phgenomics-singularity/seqtk |
branch | master |
tag | latest |
commit | d1f218cfe56ea6857266c86145a63c2584fde418 |
version (container hash) | 44e3d5596226706ce18a6513d180eeb3 |
build date | 2020-02-12T05:12:02.871Z |
size (MB) | 897.0 |
size (bytes) | 300245023 |
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.