There are total number of 552 neurons
##
## Q140 WT
## 267 285
##
## FMQC7-5 MQC15-1 MQC18-3 MQC6-2 MQC6-3 MQC9-3
## 37 40 173 57 211 34
The heatmap shows the robust correlations of shape statistics. The darker red shows stronger positive correlations, and darker blue shows stronger negative correlations. Shape statistics that have high correlation are clustered into leaves in the clustering results on the left.For example, Euc Distance and Path Distance are clustered into one group, n bifs, n branch and n tips are clustered into one group.
The following clustering graph further showed we should collapse some variables to reduce the redundancy. We combine the highly-correlated shape statistics into clusters, using eigene-statistics to represent these clusters. Shape statistics are standardized to have mean = 0 and variance = 1 in the following analysis to make sure they are in a common scale without distorting the differences in the range of their values.
Cell clustering with indicator of Q140/WT, Mouse ID, and Brain sections. Genotype, Mouse ID and Brain sections are similarly distributed across each cluster.
The point shapes represent different clusters, point color indicates the Q140/WT, mouse ID and brain section
The point shapes represent different clusters, point color indicates the Q140/WT, mouse ID and brain section
The violin plot shows not only the summary statistics, but also shows the full distribution of data. Kruskal-Wallis rank sum test that has p-value < 0.05 indicates a statistically significant difference of the shape statistic (in ranks) across different groups. Some shape statistic are statistically significant different in not only each brain sections, but also across mouse IDs. For example, N bifs, N branch, Depth, Pk classic
Some shape statistics are statistically significantly different by Q140/WT, including N bifs(p: 0.0064), N branch(p: 0.0066), N tips (p: 0.0073), Width(p: 4.9e-06), Height(p: 6.5e-06), Depth(p: 0.00011), EucDistance(p: 9.4e-09), PathDistance(p: 3.8e-10), Contraction(p: 0.0058),Pk classic(p: 8.9e-06), Bif ampl local(p: 9.7e-08), their figures are shown below
Some shape statistics are statistically significantly different by Q140/WT in different brain regions:
Use Random Forest and Random GLM to classify Q140/WT using cell shape statistics
The preliminary results indicate further hyperparameter tuning may improve the classification accuracy of Q140/WT.