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 study groups (e.g. NeuroImaging studies) built on the Pydra dataflow engine.
Arcana interacts closely with a data store (e.g. XNAT repository or BIDS dataset), storing intermediate outputs, along with the parameters used to derive them, for reuse by subsequent analyses.
Analysis workflows are constructed and executed using the Pydra package, and can either be run locally or submitted to HPC schedulers using Pydra’s execution plugins. For a requested analysis output, Arcana determines the required processing steps by querying the repository to check for missing intermediate outputs before constructing the workflow graph.
Documentation
Detailed documentation on Arcana can be found at https://arcana.readthedocs.io
Quick Installation
Arcana can be installed for Python 3 using pip:
$ pip3 install arcana>=2.0b
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 (>=2) are similar. However, instead of Nipype, v2 uses the Pydra workflow engine (Nipype’s successor) and the syntax has been rewritten from scratch to make it more streamlined and intuitive.
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-2.0b2.tar.gz
.
File metadata
- Download URL: arcana-2.0b2.tar.gz
- Upload date:
- Size: 131.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6023cce997f39ebabb50c7199338ab1cb92e1be44ee417b2d756b4b5368fe028 |
|
MD5 | 4a1d951acd42ec70086cce88445bc78f |
|
BLAKE2b-256 | d84371640e43b1ab616df14e02e9190e20fb105df8f3bdaf155e8f34de1414ca |
File details
Details for the file arcana-2.0b2-py3-none-any.whl
.
File metadata
- Download URL: arcana-2.0b2-py3-none-any.whl
- Upload date:
- Size: 160.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5544bf93afc549e70a584e31b90463e5c780cc66e4c2d3471f09c6a465497b4f |
|
MD5 | e7165cac03573d8fa014c5d394109c06 |
|
BLAKE2b-256 | 89d0221922c4dc54ff0bc4f8c159ed911e22093c5165a20b7607e0c13b339255 |