jlboat/BioinfoContainers:stringtie
$ singularity pull shub://jlboat/BioinfoContainers:stringtie
Singularity Recipe
Bootstrap: docker
From: debian:latest
%help
singularity run stringtie.simg -h
%post
apt-get update --fix-missing && apt-get install -y git make g++ libz-dev
git clone https://github.com/gpertea/stringtie
cd stringtie
make release
%runscript
exec /stringtie/stringtie "$@"
Collection
- Name: jlboat/BioinfoContainers
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jlboat-BioinfoContainers-stringtie |
collection name | jlboat/BioinfoContainers |
branch | master |
tag | stringtie |
commit | 5f15386e1057282311ce1b4a7cae3f747425ed6b |
version (container hash) | a7a401b691404bc6641ef59701153bba |
build date | 2019-05-08T15:11:14.560Z |
size (MB) | 411 |
size (bytes) | 151154719 |
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.