❭ API reference ❭ config ❭
user¶
User-specific configuration
These configuration modules allow the user to set per-project configuration. These are ideally set once for a specific project, and left unchanged after that.
Beware when relying on default fallback values, as it makes your code less explicit. It is always recommended to explicitly pass your data sources to the relevant workflows, rather than relying on some default fallback values set here.
Modules¶
Cell type configuration. |
|
Configure default locations to look for data, when not explicitly given in those pipelines that require it |
|
Configure the default values for synapse mapping and network connectivity workflows in ISF. |
Documentation unclear, incomplete, broken or wrong? Let us know