genoSeg: Compares segregation of markers based on agreement of two...

View source: R/genoplotters.R

genoSegR Documentation

Compares segregation of markers based on agreement of two markers (population parents)

Description

Compares segregation of markers based on agreement of two markers (population parents)

Usage

genoSeg(df, genos, parent1, parent2, missingString = "--")

Arguments

df

A data.frame

genos

Not currently used

parent1

The first parent (usually female) - an unquoted string

parent2

The second parent (usually male) - an unquoted string

missingString

A string value defining missing genotype scores


alexwhan/genomap documentation built on March 1, 2025, 10:13 a.m.