summary-gtypes-method: Summarize gtypes Object

Description Usage Arguments Value Author(s)

Description

Generate a summary of a gtypes object.

Usage

1
2
## S4 method for signature 'gtypes'
summary(object, ...)

Arguments

object

a gtypes object.

...

other arguments (ignored).

Value

a list with the following elements:

num.ind

number of individuals

num.loc

number of loci

num.strata

number of strata

unstratified

number of unstratified samples

schemes

names of stratification schemes

allele.freqs

a list with tables of allele frequencies by strata

strata.smry

a by-strata data.frame summarizing haplotypes or loci

locus.smry

a data.frame summarizing each locus for non-haploid objects, NULL for haploid objects

seq.smry

a summary of the sequence length and base frequencies

Author(s)

Eric Archer eric.archer@noaa.gov


strataG documentation built on Feb. 28, 2020, 9:07 a.m.