check_single_snp_selector: Check if a single-SNP selector is valid.

View source: R/check_single_snp_selector.R

check_single_snp_selectorR Documentation

Check if a single-SNP selector is valid.

Description

Check if a single-SNP selector is valid. Will stop if not.

Usage

check_single_snp_selector(single_snp_selector)

Arguments

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

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_single_snp_selector(create_test_single_snp_selector())

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