ohsu-cedar-comp-hub/Bulk-RNA-seq-pipeline-SE:fastqc
$ singularity pull shub://ohsu-cedar-comp-hub/Bulk-RNA-seq-pipeline-SE:fastqc
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3
%files
fastqc.yaml
%environment
PATH=/opt/conda/envs/$(head -1 fastqc.yaml | cut -d' ' -f2)/bin:$PATH
%post
echo ". /opt/conda/etc/profile.d/conda.sh" >> ~/.bashrc
echo "source activate $(head -1 fastqc.yaml | cut -d' ' -f2)" > ~/.bashrc
/opt/conda/bin/conda env create -f fastqc.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-fastqc |
collection name | ohsu-cedar-comp-hub/Bulk-RNA-seq-pipeline-SE |
branch | master |
tag | fastqc |
commit | 6cf58e9d84080805a3beaf08bca0e547abe6152c |
version (container hash) | f7e584bb654ccc8cba662e38472cbcdb |
build date | 2019-05-28T19:47:16.736Z |
size (MB) | 1226 |
size (bytes) | 496459807 |
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.