TomHarrop/ont-containers:porechop_0.2.4
$ singularity pull shub://TomHarrop/ont-containers:porechop_0.2.4
Singularity Recipe
Bootstrap: docker
From: python:3.7.5-buster
%help
Porechop 0.2.3
https://github.com/rrwick/Porechop
%labels
MAINTAINER "Tom Harrop"
VERSION "Porechop 0.2.3"
%post
# install dependencies
apt-get update
apt-get install -y \
build-essential
# install porechop
/usr/local/bin/pip3 install setuptools
/usr/local/bin/pip3 install \
git+https://github.com/rrwick/Porechop@v0.2.4
%runscript
exec /usr/local/bin/porechop "$@"
Collection
- Name: TomHarrop/ont-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/TomHarrop-ont-containers-porechop_0.2.4 |
collection name | TomHarrop/ont-containers |
branch | master |
tag | porechop_0.2.4 |
commit | d9b54eff12e72fd380f530f9e3e2b796b1958e31 |
version (container hash) | 142281752952dd53ceefd1c7af176b43ceb3af061e42d21788380c88cd792fea |
build date | 2021-04-12T22:53:40.049Z |
size (MB) | 313.80859375 |
size (bytes) | 329052160 |
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.