isMarkerID: Test for marker IDs.

Description Usage Arguments Value Marker IDs

View source: R/util.R

Description

Test for marker IDs.

Usage

1
isMarkerID(loc.ids)

Arguments

loc.ids

Vector of locus IDs.

Value

Logical vector indicating which elements are valid IDs that do not follow the pattern of a pseudomarker ID.

Marker IDs

A marker ID is any valid locus ID that is not a pseudomarker ID. A pseudomarker ID is of the form 'c04.loc33', which indicates the reference sequence and genetic map position of the locus (in this example, a locus at position 33cM on chromosome IV).


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.