tidyGenoString: Genotype string tidying

Description Usage Arguments Value

View source: R/utils.R

Description

Converts a character string representing a genotype into a canonical form where spaces within linkage groups are removed and linkage groups are connected by ' | '.

Usage

1
tidyGenoString(genoString)

Arguments

genoString

The character string to be tidied.

Value

A tidy genotype string.


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