View source: R/create_single_snp_selector.R
create_single_snp_selector | R Documentation |
Create a SNP selector to select a single SNP, to be used in, for example, select_snps
create_single_snp_selector(snp)
snp |
a SNP, e.g. |
Richèl J.C. Bilderbeek
Use create_test_single_snp_selector to create a single-SNP selector to be used in testing.
There are multiple SNP selectors, see create_snps_selector for an overview
create_single_snp_selector(
snp = "rs123456"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.