Parse locus names from a matrix where alleles are in
consecutive columns.
Usage
.parseLocusNames(locus.names, ploidy)
Arguments
locus.names
a vector of column names, where each locus must be
named with the same roots. For example, diploid locus 'ABCD' would have
two columns named something like 'ABCD.1' and 'ABCD.2', or
'ABCD_A' and 'ABCD_B'.