reportGenos {ABHgenotypeR} | R Documentation |
Report the total and relative number of each allele in a genotype object.
Description
Report the total and relative number of each allele in a genotype object.
Usage
reportGenos(genos1)
Arguments
genos1 |
A genotypes list object. |
Value
Console output of the total an relative number of each allele.
Examples
## Not run: reportGenos(preImputation)
[Package ABHgenotypeR version 1.0.1 Index]