genoSeg | R Documentation |
Compares segregation of markers based on agreement of two markers (population parents)
genoSeg(df, genos, parent1, parent2, missingString = "--")
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.