Skip to content

Commit

Permalink
DOC: Add section about complementary Slicer Extensions
Browse files Browse the repository at this point in the history
Add section about complementary Slicer Extensions.
  • Loading branch information
jhlegarreta committed Aug 2, 2023
1 parent 60f19f9 commit 061dd4a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,19 @@ Individual Slicer module documentation pages
---------------------
* [Slicer nightly documentation of Diffusion MRI modules](http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly#Modules_by_category_Diffusion)

Complementary Slicer extensions
-------------------------------
A number of other Slicer extensions complement [SlicerDMRI](https://github.com/SlicerDMRI/SlicerDMRI) for
diffusion-weighted MRI data analysis tasks. These extensions include:

- [DiffusionQC](https://github.com/pnlbwh/SlicerDiffusionQC): quality checking of diffusion-weighted MRI data.
- [SlicerDcm2nii](https://github.com/SlicerDMRI/SlicerDcm2nii): allows to load DICOM data in Slicer using [dcm2niix](https://github.com/rordenlab/dcm2niix).
- [SlicerWMA](https://github.com/SlicerDMRI/SlicerWMA): provides the [WhiteMatterAnalysis](https://github.com/SlicerDMRI/whitematteranalysis)
fiber clustering and tractography analysis tools in Slicer.
- [UKFTractography](https://github.com/pnlbwh/ukftractography): allows to perform diffusion-weighted MRI tractography.

They are typically found under the `Diffusion` category in the Slicer Extension Manager.

For developers
---------------------
* [Source code of SlicerDMRI and whitematteranalysis](https://github.com/SlicerDMRI)
Expand Down

0 comments on commit 061dd4a

Please sign in to comment.