summarizeInds: Individual Summaries

View source: R/summarizeInds.R

summarizeIndsR Documentation

Individual Summaries

Description

Compile standard by-individual summaries.

Usage

summarizeInds(g)

Arguments

g

a gtypes object.

Value

A data.frame with rows for each sample and columns containing:

id

The individual id

stratum

The stratum of the individual

num.loci.missing.genotypes

The number of genotypes missing

pct.loci.missing.genotypes

The proportion of genotypes missing

pct.loci.homozygous

The proportion of loci homozygous

Author(s)

Eric Archer eric.archer@noaa.gov

Examples

data(msats.g)

summarizeInds(msats.g)


EricArcher/strataG documentation built on Feb. 12, 2023, 4:11 a.m.