yalab-devops / yalab-procedures

MIT License
0 stars 1 forks source link

============================================================================ yalab-procedures: MRI Data Processing Procedures of Prof. Yaniv Assaf's Lab

.. image:: https://github.com/yalab-devops/yalab-procedures/blob/main/docs/_static/yalab_procedure-0.0.1.png?raw=true

The yalab-procedures repository is dedicated to managing and executing data processing procedures for MRI data in the Assaf Neuro Lab. This project aims to standardize and automate the various steps involved in processing structural and diffusion MRI data, ensuring consistency, efficiency, and traceability in our research workflows.

======== Overview

.. list-table:: :stub-columns: 1

* - docs
  - |docs|
* - tests, CI & coverage
  - |github-actions| |codecov| |codacy|
* - version
  - |pypi| |python|
* - styling
  - |black| |isort| |flake8| |pre-commit|
* - license
  - |license|

.. |docs| image:: https://readthedocs.org/projects/yalab-procedures/badge/?version=latest :target: https://yalab-procedures.readthedocs.io/en/latest/?version=latest :alt: Documentation Status

.. |github-actions| image:: https://github.com/yalab-devops/yalab-procedures/actions/workflows/github-actions.yml/badge.svg :alt: GitHub Actions Build Status :target: https://github.com/yalab-devops/yalab-procedures/actions

.. |codecov| image:: https://codecov.io/github/yalab-devops/yalab-procedures/graph/badge.svg?token=LO5CH471O4 :alt: Coverage Status :target: https://app.codecov.io/github/yalab-devops/yalab-procedures

.. |codacy| image:: https://app.codacy.com/project/badge/Grade/7fe5b4cb103d4100bf00603c913b9ac1 :target: https://app.codacy.com/gh/yalab-devops/yalab-procedures/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade :alt: Code Quality

.. |pypi| image:: https://img.shields.io/pypi/v/yalab-procedures.svg :target: https://pypi.python.org/pypi/yalab-procedures

.. |python| image:: https://img.shields.io/pypi/pyversions/yalab-procedures :target: https://www.python.org

.. |license| image:: https://img.shields.io/github/license/yalab-devops/yalab-procedures.svg :target: https://opensource.org/license/mit :alt: License

.. |black| image:: https://img.shields.io/badge/formatter-black-000000.svg :target: https://github.com/psf/black

.. |isort| image:: https://img.shields.io/badge/imports-isort-%231674b1.svg :target: https://pycqa.github.io/isort/

.. |flake8| image:: https://img.shields.io/badge/style-flake8-000000.svg :target: https://flake8.pycqa.org/en/latest/

.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white :target: https://github.com/pre-commit/pre-commit

Features

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage