darachm/bartender_munge:latest
$ singularity pull shub://darachm/bartender_munge:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:18.04
%labels
MAINTAINER darachm
%help
This container is for providing `bartender` for some bioinformatic pipelines.
%post
apt-get -y update
apt-get -y update
apt-get -y install python3 python3-biopython python3-pip
apt-get -y install gcc-4.8 git make g++ python
pip3 install regex numpy pandas jellyfish
git clone https://github.com/LaoZZZZZ/bartender-1.1.git
cd bartender-1.1
make all
make install
%test
/usr/bin/python3 -V
Collection
- Name: darachm/bartender_munge
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/darachm-bartender_munge-latest |
collection name | darachm/bartender_munge |
branch | master |
tag | latest |
commit | f10756137cfe16665a2f09be2486b562e6e2de53 |
version (container hash) | 7cec9e9ba03f721e4ce9539da8f1b889 |
build date | 2019-04-03T00:18:37.743Z |
size (MB) | 1157 |
size (bytes) | 663027743 |
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.