BarquistLab/Dual_RNA_seq:latest

$ singularity pull shub://BarquistLab/Dual_RNA_seq:latest

Singularity Recipe

Bootstrap: docker
From: nfcore/base


%environment

    PATH=/opt/conda/envs/BarquistLab-Dual_RNA_seq/bin:$PATH
    export PATH


%files
    environment.yml 

%post

    alias conda="/opt/conda/bin/conda"    

    /opt/conda/bin/conda env create -f /environment.yml
    conda clean --tarballs --index-cache --source-cache

Collection


View on Datalad

Metrics

key value
id /containers/BarquistLab-Dual_RNA_seq-latest
collection name BarquistLab/Dual_RNA_seq
branch master
tag latest
commit bf233a158699702a8828f90394d09dae016f1fd0
version (container hash) e93e5d477a0c26f04b962da0a28f108c
build date 2020-03-03T10:40:13.764Z
size (MB) 1536.0
size (bytes) 504369183
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.