convertGenoStringToList: Convert from genotype string to list 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 latter into the former format.

Usage

1
convertGenoStringToList(genoString, genopheno)

Arguments

genoString

Character string representing a genotype

genopheno

The genetic system that the genotype is part of

Value

A genotype object in list format


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