Charestlab/eegprep:latest
$ singularity pull shub://Charestlab/eegprep:latest
Singularity Recipe
Bootstrap: docker
From: python:3.7
%help
EEGprep preprocessing container
%setup
python setup.py sdist
%files
dist/eegprep-0.1.tar.gz .
%post
pip install numpy ipython
pip install --no-cache-dir -U https://api.github.com/repos/mne-tools/mne-python/zipball/master#egg=mne
pip install --no-cache-dir -U https://api.github.com/repos/autoreject/autoreject/zipball/master#egg=autoreject
pip install eegprep-0.1.tar.gz
%runscript
exec eegprep
Collection
- Name: Charestlab/eegprep
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/Charestlab-eegprep-latest |
collection name | Charestlab/eegprep |
branch | master |
tag | latest |
commit | f8ca1e823fa50c0644bcbc807a02a49d9f8af283 |
version (container hash) | 087c92ebf1aefba091087baaf5e20ee1 |
build date | 2019-11-22T20:51:02.372Z |
size (MB) | 1319.0 |
size (bytes) | 472330271 |
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.