get_genotype_class: get_genotype_class

View source: R/functions.R

get_genotype_classR Documentation

get_genotype_class

Description

Classifies genotypes into Homozygous Reference of Alternate alleles or Heterozygous reference (one allele is reference) and Heterozygous alternate (both alleles are non-reference and are different from one-another)

Usage

get_genotype_class(sig)

Arguments

sig

genotype signature of the form '0/0'

Value

a character string with the class of genotype


RichardJActon/MutantSets documentation built on Feb. 27, 2025, 3:13 a.m.