geno_to_popvar: Convert data for use in PopVar

View source: R/popvar_functions.R

geno_to_popvarR Documentation

Convert data for use in PopVar

Description

Convert data for use in PopVar

Convert data for use in PopVar

Usage

geno_to_popvar(genome, geno)

map_to_popvar(genome)

Arguments

genome

An object of class genome.

geno

Genotype data on a population to phenotype. Must be a matrix of dimensions n.ind x n.loci, the elements of which must be z 0, 1, 2.

Value

A data.frame of marker genotypes ready for use in pop.predict.

Functions

  • map_to_popvar:


neyhartj/qgsim documentation built on Nov. 11, 2023, 4:08 p.m.