qbicsoftware/qbic-singularity-bowtie2:v2.3.0
$ singularity pull shub://qbicsoftware/qbic-singularity-bowtie2:v2.3.0
Singularity Recipe
Bootstrap:docker
From:ubuntu:latest
%post
/bin/sh build.sh
export PATH="/usr/bin/miniconda/bin:$PATH"
conda config --add channels bioconda
conda install bowtie2=2.3.0
%files
#Installation of tool
build.sh
%environment
#Set your toolname here and the appropriate version to have this in the metadata of your container
BOWTIE2=v2.3.0
PATH="/usr/bin/miniconda/bin:$PATH"
%labels
Maintainer alexander.peltzer@uni-tuebingen.de
Collection
- Name: qbicsoftware/qbic-singularity-bowtie2
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/qbicsoftware-qbic-singularity-bowtie2-v2.3.0 |
collection name | qbicsoftware/qbic-singularity-bowtie2 |
branch | master |
tag | v2.3.0 |
commit | b332c8ec532ea2b9e60b52a2f9dca112a8949d9f |
version (container hash) | cb0454239c5ad1713200f1ee228486c7 |
build date | 2021-03-03T23:37:21.294Z |
size (MB) | 983 |
size (bytes) | 462184479 |
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.