littleblackfish/apis-methylation:latest
$ singularity pull shub://littleblackfish/apis-methylation:latest
Singularity Recipe
bootstrap: docker
From: jupyter/datascience-notebook
%help
%post
export PATH=/opt/conda/bin:$PATH
echo "install.packages('Rcapture', repos = 'http://cran.us.r-project.org')" > /opt/Rinstall
Rscript /opt/Rinstall
apt -y update
apt -y install libmysqlclient-dev libcurl4-openssl-dev
pip install biopython
pip install gffutils
pip install matplotlib-venn
pip install tqdm
pip install pyranges
pip install plotly
%environment
export XDG_RUNTIME_DIR=/tmp/apis-jupyter/$(id -u)/runtime
export XDG_CACHE_HOME=/tmp/apis-jupyter/$(id -u)/cache
export HOME=/tmp/apis-jupyter/$(id -u)/home
%runscript
tini jupyter -- notebook --no-browser
Collection
- Name: littleblackfish/apis-methylation
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/littleblackfish-apis-methylation-latest |
collection name | littleblackfish/apis-methylation |
branch | master |
tag | latest |
commit | ef3b6861c1cc578a4f3f9f03b619c30b0d96f2b9 |
version (container hash) | df8335671062517f5876e43e8f1095a4 |
build date | 2019-06-19T16:10:40.587Z |
size (MB) | 6091 |
size (bytes) | 2128035871 |
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.