S1_haplo | R Documentation |
Phase S1 parent and reconstruct progeny in terms of parental haplotypes
S1_haplo(geno, error, n.core = 1)
geno |
ordered genotype matrix (markers x indiv) for one chromosome |
error |
average genotype error to use for the HMM |
n.core |
number of cores (default is 1) |
It is assumed that only segregating markers are present. Progeny reconstruction occurs using an HMM with a uniform transition probability matrix, based on an average recombination frequency r
, and a uniform model for the genotype error
.
List containing
two column matrix (rows = markers) with the haplotypes for the parent
matrix with progeny reconstructed based on dosage of the second parental haplotype
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.