endrebak/singularity_recipes:macs2_1_1
$ singularity pull shub://endrebak/singularity_recipes:macs2_1_1
Singularity Recipe
Bootstrap: docker
From: continuumio/anaconda
%post
apt-get update && apt-get install -y gcc
export PATH=/opt/conda/bin:${PATH}
echo 'export PATH=/opt/conda/bin:${PATH}' >> $SINGULARITY_ENVIRONMENT
conda config --add channels r
conda config --add channels bioconda
conda config --add channels conda-forge
conda install macs2
Collection
- Name: endrebak/singularity_recipes
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/endrebak-singularity_recipes-macs2_1_1 |
collection name | endrebak/singularity_recipes |
branch | master |
tag | macs2_1_1 |
commit | 73d60889e6bc670e96bc9666e2d5fdad59f53933 |
version (container hash) | 384280a987c4271a187cc84f5fe7272e |
build date | 2018-03-14T12:00:59.624Z |
size (MB) | 3482 |
size (bytes) | 1519775775 |
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.