Description Usage Arguments Value Examples
The same as "findSNPs" but without ordering the SNPs.
1 | findSNPs2(x, y)
|
x |
Data frame with two columns (input_snp and matched_snps) |
y |
Character with the input snp (chr:pos) |
Vector with all the matched.
1 | SNP <- findSNPs2(matched_snps, "1:1361641")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.