maehler/bcftools-singularity:1.9
$ singularity pull shub://maehler/bcftools-singularity:1.9
Singularity Recipe
Bootstrap: docker
From: ubuntu:16.04
%post
apt-get update
apt-get install -y \
build-essential \
libz-dev \
libbz2-dev \
liblzma-dev \
git
git clone git://github.com/samtools/htslib.git
git clone git://github.com/samtools/bcftools.git
cd bcftools
git checkout 1.9
make && make install
Collection
- Name: maehler/bcftools-singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/maehler-bcftools-singularity-1.9 |
collection name | maehler/bcftools-singularity |
branch | master |
tag | 1.9 |
commit | d06e3b4799c7270df84c55d4a99ef4611f893327 |
version (container hash) | f77f23f6e257889dc0e6d54dd37f4f33 |
build date | 2020-11-02T09:19:41.036Z |
size (MB) | 436 |
size (bytes) | 175398943 |
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.