View source: R/check_snp_window_selector.R
check_snp_window_selector | R Documentation |
Check if SNP windows selector is valid. Will stop if not.
check_snp_window_selector(snp_window_selector)
snp_window_selector |
a SNP selector (see create_snps_selector), that allows one to select a focal SNP and a range/window of SNPs around it, as created by create_snp_window_selector and checked by check_snp_window_selector |
Nothing.
Richèl J.C. Bilderbeek
There are multiple SNP selector checking functions, see create_snps_selector for an overview
check_snp_window_selector(create_test_snp_window_selector())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.