Description Usage Arguments Details Value See Also Examples
View source: R/order_SNV_utility_functions.R
This function orders the compatible SNVs in the window around the focal point by their ancestry.
| 1 | 
| M | hapMat object with compatible SNVs. | 
This function sorts columns of M as binary numbers in descending order. The first row of M is the first digit of the binary numbers, the second row of M is the second digit, etc. This guarantees that more ancestral SNVs appear before more recent SNVs.
A hapMat object with SNVs ordered according to their ancestry.
| 1 | 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.