hap_block | R Documentation |
The algorithm selects non-overlapping haplotype block from the filtered haplotype block candidate output from the MIG algorithm, by favouring larger haplotype blocks first.
hap_block(filt_hap)
filt_hap |
Numeric matrix, the filtered haplotype block set, output from MIG() |
Numeric matrix, set of non-overlapping haplotype block location, with the first column being the starting SNP position of the candidate, and second column ending SNP position of the candidate. Each row will corresponds to a single candidate.
haplotest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.