get_distribution
get_distribution(heteroplasmy_matrix, FUNCTION, index = NULL)
Third element returned by get_heteroplasmy.
A character specifying the function to be applied on each column of matrix. The possible values are: mean,max,min,median and sum.
index returned by get_heteroplasmy.
It returns a vector with length equal to n_col of matrixwhere each element contains the result of the operation defined by FUNCTION.