summaryGeno.2 {BIGDAWG} | R Documentation |
Haplotype missing Allele summary function
Description
Summary function for identifying missing alleles in a matrix of genotypes.
Usage
summaryGeno.2(geno, miss.val = 0)
Arguments
geno |
Matrix of genotypes. |
miss.val |
Vector of codes for allele missing values. |
Note
This function is for internal BIGDAWG use only and is ported from haplo.stats.
[Package BIGDAWG version 3.0.3 Index]