Clinica

Software platform for clinical neuroimaging studies
Alternatives To Clinica
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Mne Python2,406991853 days ago76November 20, 2023478bsd-3-clausePython
MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
Dltk1,293
2 years ago11apache-2.0Python
Deep Learning Toolkit for Medical Image Analysis
Nilearn1,058
3 days ago271otherPython
Machine learning for NeuroImaging in Python
Dipy629
6 days ago156otherPython
DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.
Brainiak315
114 days ago15October 15, 202087apache-2.0Python
Brain Imaging Analysis Kit
Mriqc24919 days ago104June 14, 202388apache-2.0Python
Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
Clinica19514 days ago36September 08, 202359otherPython
Software platform for clinical neuroimaging studies
Nobrainer136
a month ago16October 07, 202343otherPython
A framework for developing neural network models for 3D image processing.
Canlabcore133
2 days ago28otherMATLAB
Core tools required for running Canlab Matlab toolboxes. The heart of this toolbox is object-oriented tools that enable interactive analysis of neuroimaging data and simple scripts using high-level commands tailored to neuroimaging analysis.
Nltools11612a month ago40October 31, 202361mitPython
Python toolbox for analyzing imaging data
Alternatives To Clinica
Select To Compare


Alternative Project Comparisons
Readme

Logo
Clinica

Software platform for clinical neuroimaging studies

Build Status PyPI version Supported Python versions platform Code style: black Downloads

Homepage | Documentation | Paper | Forum | See also: AD-ML, AD-DL, ClinicaDL

About The Project

Clinica is a software platform for clinical research studies involving patients with neurological and psychiatric diseases and the acquisition of multimodal data (neuroimaging, clinical and cognitive evaluations, genetics...), most often with longitudinal follow-up.

Clinica is command-line driven and written in Python. It uses the Nipype system for pipelining and combines widely-used software packages for neuroimaging data analysis (ANTs, FreeSurfer, FSL, MRtrix, PETPVC, SPM), machine learning (Scikit-learn) and the BIDS standard for data organization.

Clinica provides tools to convert publicly available neuroimaging datasets into BIDS, namely:

Clinica can process any BIDS-compliant dataset with a set of complex processing pipelines involving different software packages for the analysis of neuroimaging data (T1-weighted MRI, diffusion MRI and PET data). It also provides integration between feature extraction and statistics, machine learning or deep learning.

ClinicaPipelines

Clinica is also showcased as a framework for the reproducible classification of Alzheimer's disease using machine learning and deep learning.

Getting Started

Full instructions for installation and additional information can be found in the user documentation.

Using pipx (recommended)

Clinica can be easily installed and updated using pipx.

pipx install clinica

Using pip

pip install clinica

Using Conda

Clinica relies on multiple third-party tools to perform processing.

An environment file is provided in this repository to facilitate their installation in a Conda environment:

git clone https://github.com/aramis-lab/clinica && cd clinica
conda env create
conda activate clinica

After activation, use pip to install Clinica.

Additional dependencies (required)

Depending on the pipeline that you want to use, you need to install pipeline-specific interfaces. Some of which uses a different runtime or use incompatible licensing terms, which prevent their distribution alongside Clinica. Not all the dependencies are necessary to run Clinica. Please refer to this page to determine which third-party libraries you need to install.

Example

Diagram illustrating the Clinica pipelines involved when performing a group comparison of FDG PET data projected on the cortical surface between patients with Alzheimer's disease and healthy controls from the ADNI database:

ClinicaExample

  1. Clinical and neuroimaging data are downloaded from the ADNI website and data are converted into BIDS with the adni-to-bids converter.
  2. Estimation of the cortical and white surface is then produced by the t1-freesurfer pipeline.
  3. FDG PET data can be projected on the subject’s cortical surface and normalized to the FsAverage template from FreeSurfer using the pet-surface pipeline.
  4. TSV file with demographic information of the population studied is given to the statistics-surface pipeline to generate the results of the group comparison.

For more examples and details, please refer to the Documentation.

Support

Contributing

We encourage you to contribute to Clinica! Please check out the Contributing to Clinica guide for guidelines about how to proceed. Do not hesitate to ask questions if something is not clear for you, report an issue, etc.

License

This software is distributed under the MIT License. See license file for more information.

Citing us

  • Routier, A., Burgos, N., Díaz, M., Bacci, M., Bottani, S., El-Rifai O., Fontanella, S., Gori, P., Guillon, J., Guyot, A., Hassanaly, R., Jacquemont, T., Lu, P., Marcoux, A., Moreau, T., Samper-González, J., Teichmann, M., Thibeau-Sutre, E., Vaillant G., Wen, J., Wild, A., Habert, M.-O., Durrleman, S., and Colliot, O.: Clinica: An Open Source Software Platform for Reproducible Clinical Neuroscience Studies Frontiers in Neuroinformatics, 2021 doi:10.3389/fninf.2021.689675

Related Repositories

Popular Neuroimaging Projects
Popular Machine Learning Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Machine Learning
Ant Design
Scikit Learn
Neuroscience
Neuroimaging