Description Usage Arguments Value Author(s) References See Also Examples
This function creates divergent genotypes between two parents. The first parent's genotypes
are denoted by a vector of zeros of length L
while the second parent's genotypes are a vector of ones.
1 | make_parents(snps)
|
|
a vector gving the locations of snps along a chromosome |
an object of class parent.genomes
giving the parental ancestry at each snp.
Tyler D. Hether
none.
1 | make_parents(snps=c(1:10)*10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.