ohsu-cedar-comp-hub/Bulk-RNA-seq-pipeline-SE:fastqscreen
$ singularity pull shub://ohsu-cedar-comp-hub/Bulk-RNA-seq-pipeline-SE:fastqscreen
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3
%files
fastqscreen.yaml
%environment
PATH=/opt/conda/envs/$(head -1 fastqscreen.yaml | cut -d' ' -f2)/bin:$PATH
%post
echo ". /opt/conda/etc/profile.d/conda.sh" >> ~/.bashrc
echo "source activate $(head -1 fastqscreen.yaml | cut -d' ' -f2)" > ~/.bashrc
/opt/conda/bin/conda env create -f fastqscreen.yaml
%runscript
exec /bin/bash
Collection
- Name: ohsu-cedar-comp-hub/Bulk-RNA-seq-pipeline-SE
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ohsu-cedar-comp-hub-Bulk-RNA-seq-pipeline-SE-fastqscreen |
collection name | ohsu-cedar-comp-hub/Bulk-RNA-seq-pipeline-SE |
branch | master |
tag | fastqscreen |
commit | 6cf58e9d84080805a3beaf08bca0e547abe6152c |
version (container hash) | d0245dda623cf13e885a81ab0f5c866b |
build date | 2019-05-28T19:47:19.970Z |
size (MB) | 1231 |
size (bytes) | 465596447 |
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.