This function reads a data.frame with columns:
shortArmSize
and longArmSize
If several species present, use
column OTU
.
It returns a list with the A and A2 indices
$$A = \frac{\sum_{i=1}^{n} \frac{longArm_{i} - shortArm_{i}}{CL_{i}} }{n} $$
A: Watanabe et al. (1999) asymmetry of karyotype ranging from 0
(symmetric) to 1 (asymmetric)
$$A_{2} = \frac{sCL}{xCL}$$
(s = std dev, CL = chr. length, x = mean)
related to:
$$CV_{CL} = A_{2} * 100$$
(CV = coeff. var.)