Warning
The Blue Brain Project concluded in December 2024, so development has ceased under the BlueBrain GitHub organization. Future development will take place at: https://github.com/openbraininstitute/fz-td-recipe
A wrapper around a connectome building recipe used by BlueBrain tools, to be either defined in JSON/YAML or XML (deprecated).
To install the latest stable release, please use:
$ pip install fz-td-recipe
Or to get the latest code, build it from git
:
$ gh repo clone BlueBrain/fz-td-recipe
$ cd fz-td-recipe
$ pip install .
A small command line utility is provided to convert legacy XML recipes and validate whether a JSON or YAML file conforms to the recipe schema:
$ fz-td-recipe convert recipe.xml recipe.json
$ fz-td-recipe validate recipe.json
More details and features can be accessed with i.e.:
$ fz-td-recipe validate --help
The recipe format is documented within the SONATA extension by the Blue Brain Project.
The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology.
Copyright (c) 2021-2024 Blue Brain Project/EPFL