Skip to content

Commit 061dd4a

Browse files
committed
DOC: Add section about complementary Slicer Extensions
Add section about complementary Slicer Extensions.
1 parent 60f19f9 commit 061dd4a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,19 @@ Individual Slicer module documentation pages
3030
---------------------
3131
* [Slicer nightly documentation of Diffusion MRI modules](http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly#Modules_by_category_Diffusion)
3232

33+
Complementary Slicer extensions
34+
-------------------------------
35+
A number of other Slicer extensions complement [SlicerDMRI](https://github.com/SlicerDMRI/SlicerDMRI) for
36+
diffusion-weighted MRI data analysis tasks. These extensions include:
37+
38+
- [DiffusionQC](https://github.com/pnlbwh/SlicerDiffusionQC): quality checking of diffusion-weighted MRI data.
39+
- [SlicerDcm2nii](https://github.com/SlicerDMRI/SlicerDcm2nii): allows to load DICOM data in Slicer using [dcm2niix](https://github.com/rordenlab/dcm2niix).
40+
- [SlicerWMA](https://github.com/SlicerDMRI/SlicerWMA): provides the [WhiteMatterAnalysis](https://github.com/SlicerDMRI/whitematteranalysis)
41+
fiber clustering and tractography analysis tools in Slicer.
42+
- [UKFTractography](https://github.com/pnlbwh/ukftractography): allows to perform diffusion-weighted MRI tractography.
43+
44+
They are typically found under the `Diffusion` category in the Slicer Extension Manager.
45+
3346
For developers
3447
---------------------
3548
* [Source code of SlicerDMRI and whitematteranalysis](https://github.com/SlicerDMRI)

0 commit comments

Comments
 (0)