View source: R/check_single_snp_selector.R
check_single_snp_selector | R Documentation |
Check if a single-SNP selector is valid. Will stop if not.
check_single_snp_selector(single_snp_selector)
single_snp_selector |
a SNP selector (see create_snps_selector for all SNP selectors) that allows one to select a single SNP, as created by create_single_snp_selector and checked by check_single_snp_selector |
Nothing.
Richèl J.C. Bilderbeek
There are multiple SNP selector checking functions, see create_snps_selector for an overview
check_single_snp_selector(create_test_single_snp_selector())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.