ImageTypeComparisons mouse dataset
data_ImageTypeComparison.Rd
Data used for image type comparisons in Figure 2 of publication for MicrogliaMorphologyR package (Kim et al., 2024)
Format
data_ImageTypeComparison
A data frame with 60 rows and 13 columns:
- CellID
ameboid1-5, hypertrophic1-5, ramified1-5, rod1-5
- MorphologyClass
ameboid, hypertrophic, ramified, rod
- ID
1, 2, 3, 4, 5
- ImageType
2D, 3D, EDF
- AnalyzeSkeleton measures: Columns 5-13
# of branches, # of junctions, # of end point voxels, # of junction voxels, # of slab voxels, Average branch length # of triple points, # of quadruple points, Maximum branch length
...