order.auto: Reordering of autosomal genotype counts
Description
Function order.auto reorders a named vector of three genotype
counts, such that the sequence (minor homozygote, heterozygote,
major heterzygote) is establised.
Usage
order.auto(X)
Value
a vector
Arguments
X
a named vector of genotype counts (e.g. c(AA=25,AB=50,BB=25))