MATLAB code for processing Imaris Filament statistics results to produce morphology metrics for 3D uterine gland volumes.
Instructions
- Download the Github repository
- Length metrics (path length, span, straight length, average branch length, tortuosity) and branch type classification can be generated using the script
manualFilamentsAllStats20x.m.Code will need to be modified to appropriate filepaths for your local filesystem. - Reorient and prominence statistics can be generated using
thresholdFilamentsAllStats.m.Code will need to be modified to appropriate filepaths for your local filesystem.