Skip to content

Commit 245abec

Browse files
committed
DOC: Add section about complementary Slicer Extensions
Add section about complementary Slicer Extensions.
1 parent 7ad902f commit 245abec

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,18 @@ Individual Slicer module documentation pages
3333
---------------------
3434
* [Slicer nightly documentation of Diffusion MRI modules](https://slicer.readthedocs.io/en/latest/user_guide/modules/index.html#diffusion)
3535

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

0 commit comments

Comments
 (0)