Learn R Programming

dartR (version 1.1.11)

gl.report.repavg: Report summary of RepAvg, reproducibility averaged over both alleles for each locus in a genlight adegenet object

Description

SNP datasets generated by DArT have in index, RepAvg, generated by reproducing the data independently for 30 RepAvg is the proportion of alleles that give a reproducible result, averaged over both alleles for each locus.

Usage

gl.report.repavg(gl)

Arguments

gl

-- name of the genlight object containing the SNP data [required]

Value

-- the mean call rate

Examples

Run this code
# NOT RUN {
gl.report.repavg(testset.gl)
# }

Run the code above in your browser using DataLab