Learn R Programming

ABHgenotypeR (version 1.0.1)

reportGenos: 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

Run this code
## Not run: reportGenos(preImputation)

Run the code above in your browser using DataLab