EBRAINS is a digital research infrastructure, created by the EU-funded Human Brain Project, that gathers an extensive range of data and tools for brain related research. EBRAINS capitalizes on the work performed by the Human Brain Project teams in digital neuroscience, brain medicine and brain-inspired technology.
The purpose of this DataLad extension package is to represent and retrieve EBRAINS datasets as DataLad datasets (without requiring downloading or duplication of datasets hosted on EBRAINS) to make them compatible with the wider DataLad ecosystem.
Commands provided by this extension
ebrains-authenticate
-- Obtain an EBRAINS authentication tokenebrains-clone
-- Export a dataset from the EBRAINS Knowledge
Graph as a DataLad datasetSee the documentation for details: http://docs.datalad.org/projects/ebrains/en/latest/
# create and enter a new virtual environment (optional)
$ virtualenv --python=python3 ~/env/dl-ebrains
$ . ~/env/dl-ebrains/bin/activate
# install from GitHub
$ python -m pip install git+https://github.com/datalad/datalad-ebrains.git
For general information on how to use or contribute to DataLad (and this extension), please see the DataLad website or the main GitHub project page.
All bugs, concerns and enhancement requests for this software can be submitted here: https://github.com/datalad/datalad-ebrains/issues
If you have a problem or would like to ask a question about how to use DataLad,
please submit a question to
NeuroStars.org with a datalad
tag.
NeuroStars.org is a platform similar to StackOverflow but dedicated to
neuroinformatics.
All previous DataLad questions are available here: http://neurostars.org/tags/datalad/
This development was supported by European Union’s Horizon 2020 research and innovation programme under grant agreement Human Brain Project SGA3 (H2020-EU.3.1.5.3, grant no. 945539).