Abstraction of Repository-Centric ANAlysis (Arcana): A rramework for analysing on file-based datasets "in-place" (i.e. without manual download)
Project description
Abstraction of Repository-Centric ANAlysis (Arcana) is Python framework for “repository-centric” analyses of data tree (e.g. NeuroImaging studies) built on the Pydra dataflow engine.
Arcana manages all interactions with “store” the data tree is stored in via adapter layers designed for specific repository software or data structures (e.g. XNAT or BIDS). Intermediate outputs are stored, along with the parameters used to derive them, back into the store for reuse by subsequent analysis steps.
Analysis workflows are constructed and executed using the Pydra dataflow API, and can either be run locally or submitted to cloud or HPC clusters using Pydra’s various execution plugins. For a requested output, Arcana determines the required processing steps by querying the store to check for missing intermediate outputs and parameter changes before constructing the required workflow graph.
Documentation
Detailed documentation on Arcana can be found at https://arcana.readthedocs.io
Quick Installation
Arcana-core can be installed for Python 3 using pip:
$ python3 -m pip install arcana
License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Note: For the legacy version of Arcana as described in Close TG, et. al. Neuroinformatics. 2020 18(1):109-129. doi: 10.1007/s12021-019-09430-1 please see https://github.com/MonashBI/arcana-legacy. Conceptually, the legacy version and the versions in this repository are similar. However, instead of Nipype, later versions use the Pydra dataflow engine (Nipype’s successor) and the syntax has been rewritten from scratch to make it more streamlined and intuitive.
Acknowledgements
The authors acknowledge the facilities and scientific and technical assistance of the National Imaging Facility, a National Collaborative Research Infrastructure Strategy (NCRIS) capability.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file arcana-0.10.19.tar.gz
.
File metadata
- Download URL: arcana-0.10.19.tar.gz
- Upload date:
- Size: 150.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9808dc73f4e182c56957a9ecc1ef0a60ec3fc4917236eecbf1193989fef4a2a7 |
|
MD5 | b4ce0dc53b09a9fdb04160952caf7357 |
|
BLAKE2b-256 | 4f99ea6da80e8950dfd837561d1de930cfbbc3048476beebfb71a171afa4f4f5 |
File details
Details for the file arcana-0.10.19-py3-none-any.whl
.
File metadata
- Download URL: arcana-0.10.19-py3-none-any.whl
- Upload date:
- Size: 192.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dacb13e2e97241c83d6ebdb235609b98936b3b9a01514701b13de9d948392a57 |
|
MD5 | feb5a0885d1659c6386b43cbc8ff5fac |
|
BLAKE2b-256 | c07cdd3125e89ab70afe470a09cffa39a5c6d62ef490ce9e988a2a8ab6a6f252 |