check_snp: Checks that the 'snp' is valid

View source: R/check_snp.R

check_snpR Documentation

Checks that the snp is valid

Description

Checks that the snp is valid. Calls stop if not

Usage

check_snp(snp)

Arguments

snp

a SNP, e.g. rs12345678, as can be checked by check_snp

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_snp("rs1234")

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