g.class: A function to diagnose differences between two allele vectors

View source: R/gr-wrenches.R

g.classR Documentation

A function to diagnose differences between two allele vectors

Description

g.class, as found in annotSnpStats package (github.com/chr1swallace/annotSnpStats/)

Usage

g.class(x, y, flip_strand = TRUE)

Arguments

x

a first allele vector

y

a second allele vector

flip_strand

If TRUE, it will assume that complementary and reverse complementary alleles are possible. This will also remove ambiguous alleles.

Value

a diagnostic vector


GRealesM/IMDtools documentation built on Oct. 3, 2023, 10:04 a.m.