convert_rel: Convert absolute scores to relative

Description Usage Arguments

Description

Works one marker at a time. Takes absolute genotype scores and converts to relative scores (AA/AB/BB to match maternal/het/paternal).

Usage

1
convert_rel(data, markerName, maternal, paternal, ..., missingString = "--")

Arguments

data

A data frame

markerName

Specification of the column containing the marker name

maternal

Specification of the column containing the maternal score

paternal

Specification of the column containing the paternal score

...

Specification of the columns containing progeny scores

missingString

A string representing a missing score


alexwhan/genomap documentation built on May 10, 2019, 8:58 a.m.