AroArz/singularity_playground:graphlan
$ singularity pull shub://AroArz/singularity_playground:graphlan
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda
%post
### Installs graphlan, hclust2 and export2graphlan to conda environment "graphlan", then activates it.
PATH=/opt/conda/bin:$PATH
export PATH
conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda install -c bioconda graphlan
conda install -c bioconda export2graphlan
%runscript
echo "$@"
Collection
- Name: AroArz/singularity_playground
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/AroArz-singularity_playground-graphlan |
collection name | AroArz/singularity_playground |
branch | graphlan |
tag | graphlan |
commit | 0a0e282daa6a67e70e66dc098165fe178286b612 |
version (container hash) | 8c01b451e3db8d2ea5f0519059c0f4a18e8c0cffd0f8c7cb126b2b998287079e |
build date | 2021-02-08T22:30:15.537Z |
size (MB) | 667.9375 |
size (bytes) | 700383232 |
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.