check_snp_window_selector: Check if SNP windows selector is valid.

View source: R/check_snp_window_selector.R

check_snp_window_selectorR Documentation

Check if SNP windows selector is valid.

Description

Check if SNP windows selector is valid. Will stop if not.

Usage

check_snp_window_selector(snp_window_selector)

Arguments

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

Value

Nothing.

Author(s)

Richèl J.C. Bilderbeek

See Also

There are multiple SNP selector checking functions, see create_snps_selector for an overview

Examples

check_snp_window_selector(create_test_snp_window_selector())

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.