Skip to main content

Abstracted repository-centric analysis framework

Project description

https://travis-ci.org/monashbiomedicalimaging/arcana.svg?branch=master https://codecov.io/gh/monashbiomedicalimaging/arcana/branch/master/graph/badge.svg 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)

Arcana interacts closely with a repository, storing intermediate outputs, along with the parameters used to derive them, for reuse by subsequent analyses. Repositories can either be XNAT repositories or (http://xnat.org) local directories organised by subject and visit, and a BIDS module (http://bids.neuroimaging.io/) is planned as future work.

Analysis workflows are constructed and executed using the Nipype package, and can either be run locally or submitted to HPC schedulers using Nipype’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. When running in an environment with the modules package installed, Arcana manages the loading and unloading of software modules per pipeline node.

Design

Arcana is designed with an object-oriented philosophy, with the acquired and derived data sets along with the analysis pipelines used to derive the derived data sets encapsulated within “Study” classes.

The Arcana package itself only provides the abstract Study and MultiStudy base classes, which are designed to be sub-classed to provide specialised classes representing the analysis that can be performed on specific types of data (e.g. FmriStudy, PetStudy). These specific classes can then be sub-classed further into classes that are specific to a particular study, and integrate the complete workflow from preprocessing to statistical analysis.

Installation

Arcana can be installed using pip:

$ pip install arcana

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.2.4.tar.gz (72.5 kB view details)

Uploaded Source

Built Distribution

arcana-0.2.4-py2.py3-none-any.whl (87.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file arcana-0.2.4.tar.gz.

File metadata

  • Download URL: arcana-0.2.4.tar.gz
  • Upload date:
  • Size: 72.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arcana-0.2.4.tar.gz
Algorithm Hash digest
SHA256 5f5ca4190816dfbf941bf10058cecb97b6f555866e511269da69fb23cda89ac8
MD5 e188ddc9d4cc9128258ff1cc48274bfc
BLAKE2b-256 01becb448dce277f0e080760e67c21dc92cfe94c9245e6d5b950ccb7d9a055df

See more details on using hashes here.

File details

Details for the file arcana-0.2.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for arcana-0.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2d26f56db5b8d0fca5aea3851d3e7ef1fda9c5b892d25a32d740ae7ef3c556c5
MD5 3fab671e0553b08172982729f8018de8
BLAKE2b-256 15053b2cc62ee1e5305804e5bd1fc7f429a234d501e1ecea80d5d500335bc802

See more details on using hashes here.

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