Compute many statistics from your input tractogram and any (optionally input) associated classification structure. These statistics can be used to facilitate quality assurance on your tractography and segmentation, or as part of subject/group level quantative analysis for a research project. See the output section of README.MD for more details.
MIT License
0
stars
1
forks
source link
Update wma_classificationStrucGrouping to wma_classificationStrucGrouping_v2 #10
https://github.com/brainlife/app-tractographyQualityCheck/blob/f173b931c012b3c5738a825d266cc815f922fc2f/main.m#L406
https://github.com/DanNBullock/wma_tools/blob/master/ClassificationStruc_Tools/wma_classificationStrucGrouping.m is not robust against short names. Recommend recompiling of app with https://github.com/DanNBullock/wma_tools/blob/master/ClassificationStruc_Tools/wma_classificationStrucGrouping_v2.m which uses regex, and is thereby robust against short names.