Description Usage Arguments Value Examples
Order a vector of SNPs
1 | orderSNPs(SNPvector)
|
SNPvector |
A character vector with the SNPs in format chr:pos. |
Vector with all SNPs ordered by chromosome and then by position.
1 | myVector_ordered <- orderSNPs(myVector)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.