hap_snp_red | R Documentation |
Combine haplotype frequencies according to the reduced haplotype structural matrix created through SNP based test/haplotype blocks.
hap_snp_red(red_snp, frequency_matrix)
red_snp |
Binary matrix, the reduced haplotype structural matrix with reduced SNPs. |
frequency_matrix |
Numeric matrix, with each i,j element being the frequency of haplotype i at sequenced time point j. |
A reduced haplotype frequency matrix (if haplotypes are combined due to reduced SNPs). Remains unchanged from the input frequency_matrix if no combination of haplotypes occurred.
haplotest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.