matchGenotypes: Find the index of a genotype in a list of genotypes

Description Usage Arguments Value

View source: R/utils.R

Description

Find the index of a genotype in a list of genotypes

Usage

1
matchGenotypes(gt, genotypes)

Arguments

gt

Genotype (in list format)

genotypes

List of genotypes

Value

Index of genotype within list, or NA if the genotype is not found


JanEngelstaedter/peas documentation built on May 5, 2019, 1:33 a.m.