convertGenoListToString: Convert from genotype list to string format

Description Usage Arguments Value

View source: R/utils.R

Description

Genotypes are internally represented as lists but specified as strings by the user. This function converts from the former into the latter format.

Usage

1
convertGenoListToString(genoList, genopheno)

Arguments

genoList

A genotype representation in list format.

genopheno

The genetic system that the genotype is part of

Value

Genotype in string format


JanEngelstaedter/peas documentation built on May 5, 2019, 1:33 a.m.