Skip to main content

Abstraction of Repository-Centric ANAlysis (Arcana): A rramework for analysing on file-based datasets "in-place" (i.e. without manual download)

Project description

https://github.com/ArcanaFramework/arcana/actions/workflows/tests.yml/badge.svg https://codecov.io/gh/ArcanaFramework/arcana/branch/main/graph/badge.svg?token=UIS0OGPST7 Supported Python versions Latest Version Documentation Status

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-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

Creative Commons License: Attribution-NonCommercial-ShareAlike 4.0 International

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arcana-0.9.0.tar.gz (122.7 kB view hashes)

Uploaded Source

Built Distribution

arcana-0.9.0-py3-none-any.whl (158.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page