Description Usage Arguments Value Examples
matched_alleles()
1 | match_alleles(df, verbose = F)
|
df |
A dataframe that is in the snpset format (like returned by the get_snpset() function) |
The input dataframe containing only those variants whith matched alleles in the snpset
1 2 3 4 | ## Not run:
match_alleles(df)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.