jlboat/BioinfoContainers:fastp
$ singularity pull shub://jlboat/BioinfoContainers:fastp
Singularity Recipe
Bootstrap: docker
From: ubuntu:latest
%post
apt-get update --fix-missing && apt-get install -y wget
wget --quiet http://opengene.org/fastp/fastp -O /opt/fastp
chmod 777 /opt/fastp
%runscript
exec /opt/fastp "$@"
Collection
- Name: jlboat/BioinfoContainers
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jlboat-BioinfoContainers-fastp |
collection name | jlboat/BioinfoContainers |
branch | master |
tag | fastp |
commit | 5f15386e1057282311ce1b4a7cae3f747425ed6b |
version (container hash) | 4e42d1f1f92022f29c4016d02906ae4f |
build date | 2021-01-20T15:19:39.950Z |
size (MB) | 117 |
size (bytes) | 52506655 |
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.