phgenomics-singularity/iqtree:latest
$ singularity pull shub://phgenomics-singularity/iqtree:latest
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3:4.5.12
%help
A Singularity image for Snippy
%labels
Maintainer Kristy Horan
Build 1.0
iqtree_version 1.6.12
%environment
export VERSION=1.6.12
export PATH=/opt/conda/bin:$PATH
%post
apt-get update
apt-get -y install locales sudo
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 iqtree=1.6.12
export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
Collection
- Name: phgenomics-singularity/iqtree
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/phgenomics-singularity-iqtree-latest |
collection name | phgenomics-singularity/iqtree |
branch | master |
tag | latest |
commit | 2cefa5c1bcfebb01ea26aefbd04419f96302db35 |
version (container hash) | 0effd285efb20bc8f1ddc3db5346ad2f |
build date | 2020-03-02T23:51:46.044Z |
size (MB) | 788.0 |
size (bytes) | 260861983 |
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.