reconstructed_position_pair_frequencies.error | R Documentation |
Extract the position pair frequencies from haplotypes
reconstructed_position_pair_frequencies.error(haplotypes, freq, pair_df)
haplotypes |
a character vector of haplotypes |
freq |
a numeric vector of haplotype frequencies |
pair_df |
data.frame produced by position_pairs.error giving position pairs to consider |
a data.frame with columns pos1, pos2, nuc1, nuc2, nuc, freq where nuc1, nuc2 are the nucleotides at pos1 and pos2, nuc is nuc1+nuc2, and freq is the frequency
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.