genos2rubias: convert long format genotypes to rubias format

View source: R/genos2rubias.R

genos2rubiasR Documentation

convert long format genotypes to rubias format

Description

convert long format genotypes to rubias format

Usage

genos2rubias(genos, allele_column = allele_int)

Arguments

genos

the long format genotypes tibble with columns indiv, locus, gene_copy and allele_int. Missing data in the allele_int column must be denoted by NA.

allele_column

unquoted name of the column holding the alleles to use. By default this is allele_int.

missing

quoted symbol used to denote missing data


eriqande/HatcheryPedAgree documentation built on Sept. 21, 2023, 7:24 p.m.