w-bonelli/plant-image-analysis:latest
$ singularity pull shub://w-bonelli/plant-image-analysis:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:18.04
%labels
Maintainer: Suxing Liu, Wes Bonelli
%post
apt update && \
apt install -y \
build-essential \
python3-setuptools \
python3-pip \
python3-numexpr \
libgl1-mesa-glx \
libsm6 \
libxext6 \
libfontconfig1 \
libxrender1
pip3 install --upgrade pip && \
pip3 install numpy \
Pillow \
scipy \
scikit-build \
scikit-image \
scikit-learn \
matplotlib \
opencv-python \
openpyxl \
seaborn \
imutils && \
pip3 install numpy --upgrade
mkdir /lscratch /db /work /scratch
Collection
- Name: w-bonelli/plant-image-analysis
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/w-bonelli-plant-image-analysis-latest |
collection name | w-bonelli/plant-image-analysis |
branch | master |
tag | latest |
commit | af468abc6d6b92188a9a365c2dd96d48acbf4223 |
version (container hash) | be42332c0902effe07302234074d9d53 |
build date | 2020-11-21T14:37:22.636Z |
size (MB) | 1225.0 |
size (bytes) | 557387807 |
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.