A list specifying the allelic frequencies. Should contain a vector of allelic frequencies for each locus, named after that locus.
two.cols.per.locus
when FALSE (default), returns "a/b", else "a" and "b" in separate columns
Value
A character matrix with a column for each locus.
Details
Profiles are stored as an integer matrix, with the integers corresponding to repeat numbers found in the names attribute of the list of allelic frequencies. The current function converts the integer matrix to a character matrix with alleles.