Skip to content

JulioAPeraza/gradec

Repository files navigation

Gradec

A Python library for meta-analytic functional decoding of cortical gradient of functional connectivity.

Latest Version PyPI - Python Version DOI License Test Status codecov Documentation Status Code style: black

Currently, gradec implements a range of gradient segmentation, and meta-analytic decoding algorithms.

Installation

Please see our installation instructions for information on how to install gradec.

Installation with pip

pip install gradec

Local installation (development version)

pip install git+https://github.com/JulioAPeraza/gradec.git

Citing gradec

If you use gradec in your research, we recommend citing the Zenodo DOI associated with the gradec version you used, as well as the Imaging Neuroscience journal article: https://doi.org/10.1162/imag_a_00081. You can find the Zenodo DOI associated with each gradec release at https://zenodo.org/record/8161766.

Contributing

Please see our contributing guidelines for more information on contributing to gradec.

We ask that all contributions to gradec respect our code of conduct.