phgenomics-singularity/tbprofiler:latest
$ singularity pull shub://phgenomics-singularity/tbprofiler:latest
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3:4.5.12
%help
A Singularity image for TB-profiler
%labels
Maintainer Kristy Horan
Build 1.0
tb-profiler v2.8.1
%environment
export PATH=/opt/conda/bin:$PATH
%post
apt-get update
apt-get -y install locales sudo
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 bioconda tb-profiler=2.8.1
Collection
- Name: phgenomics-singularity/tbprofiler
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/phgenomics-singularity-tbprofiler-latest |
collection name | phgenomics-singularity/tbprofiler |
branch | master |
tag | latest |
commit | 215eb93ffc2e0176cdfae5c4e476e4b1f221992f |
version (container hash) | 8459e8d0c02cd3539ed17c4ad5b50c9b |
build date | 2020-01-06T01:52:28.113Z |
size (MB) | 3645.0 |
size (bytes) | 1781182495 |
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.