ISU-HPC/cDNA_cupcake:5.8.0
$ singularity pull shub://ISU-HPC/cDNA_cupcake:5.8.0
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda
%labels
MAINTAINER ynanyam@iastate.edu
%post
#install CDNA_cupcake
apt update -y
apt install -y gcc zlib1g-dev
. /opt/conda/bin/activate base
cd /opt
git clone https://github.com/Magdoll/cDNA_Cupcake.git
cd cDNA_Cupcake
conda install -y setuptools numpy
python setup.py build
python setup.py install
Collection
- Name: ISU-HPC/cDNA_cupcake
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ISU-HPC-cDNA_cupcake-5.8.0 |
collection name | ISU-HPC/cDNA_cupcake |
branch | master |
tag | 5.8.0 |
commit | d6d4314cedcfb835b24c4c39103723b4f9aa3bfa |
version (container hash) | 17fb3cf214e5e57d1d654b28a7253dde |
build date | 2018-12-18T23:11:37.990Z |
size (MB) | 2137 |
size (bytes) | 1050931231 |
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.