DoErrors: Fortran Simulate Genotyping Errors

View source: R/SimGeno.R

DoErrorsR Documentation

Fortran Simulate Genotyping Errors

Description

Wrapper for Fortran function to simulate genotyping errors.

Usage

DoErrors(SGeno, Act2Obs)

Arguments

SGeno

matrix with genotype data, size nInd x nSnp.

Act2Obs

array with conditional probability of observing genotype i conditional on actual genotype j, size nSnp x 3 x 3.

Value

SGeno with errors.


sequoia documentation built on Sept. 8, 2023, 5:29 p.m.