Loci_stats: Analyze each locus to determine which individuals are...

View source: R/Loci_stats.R

Loci_statsR Documentation

Analyze each locus to determine which individuals are homozygous and heterozygous.

Description

Analyze each locus to determine which individuals are homozygous and heterozygous.

Usage

Loci_stats(Data)

Arguments

Data

object produced by the PrepareData function.

Value

A list indicating which individuals are homozygous for the S1 and S0 alleles at each locus as well as the individuals that are heterozygous at each locus.

Examples

## Not run:  Loc_stats <- Loci_stats(Data)

kfarleigh/HybridFindR documentation built on Jan. 29, 2024, 11:39 p.m.