check_geno: Check to see if the any markers in the supplied genotype...

View source: R/check_geno.R

check_genoR Documentation

Check to see if the any markers in the supplied genotype matrix is one of the covariates.

Description

Check to see if the any markers in the supplied genotype matrix is one of the covariates.

Usage

check_geno(genotype, covar_table)

Arguments

genotype

The vector of genotype values for a single marker

covar_table

The table of covariates

Value

covariates indices that match the genotype


TheJacksonLaboratory/cape documentation built on Feb. 12, 2024, 4:34 p.m.