phgenomics-singularity/roary:latest
$ singularity pull shub://phgenomics-singularity/roary:latest
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3:4.5.12
%help
A Singularity image for Roary
%labels
Maintainer Kristy Horan
Build 1.0
Genome annotation with Roary
%environment
export VERSION=3.13.0
export PATH=/opt/conda/bin:$PATH
%post
export PATH=/opt/conda/bin:$PATH
conda upgrade -c defaults --override-channels conda
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 roary=3.13.0
Collection
- Name: phgenomics-singularity/roary
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/phgenomics-singularity-roary-latest |
collection name | phgenomics-singularity/roary |
branch | master |
tag | latest |
commit | 8d20b89f865321c35a9ec349fb445ff549046d82 |
version (container hash) | e960263221fe745113ec4d7ec5728cbc |
build date | 2020-05-30T04:44:20.647Z |
size (MB) | 2185.0 |
size (bytes) | 875601951 |
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.