phgenomics-singularity/prokka:latest
$ singularity pull shub://phgenomics-singularity/prokka:latest
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3:4.5.12
%help
A Singularity image for Prokka
%labels
Maintainer Kristy Horan
Build 1.0
Genome annotation with Prokka
%environment
export VERSION=1.0
export PATH=/opt/conda/bin:$PATH
%post
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 conda-forge -c bioconda prokka
Collection
- Name: phgenomics-singularity/prokka
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/phgenomics-singularity-prokka-latest |
collection name | phgenomics-singularity/prokka |
branch | master |
tag | latest |
commit | 0dfd1f88f08a0076b4c679318b6e29298e92e745 |
version (container hash) | bb32f2b56bc23adc224e53b0c46a1378 |
build date | 2020-04-22T22:43:09.248Z |
size (MB) | 3175.0 |
size (bytes) | 1523933215 |
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.