getLocusColumns: Determine numeric column positions occupied by named loci

Description Usage Arguments Value Author(s) Examples

Description

Determine the numeric column positions occupied by named loci in an object of class genalex. This is mostly used as a utility routine by other functions in the readGenalex package.

Usage

1
2
## S3 method for class 'genalex'
getLocusColumns(x, locus, ...)

Arguments

x

An annotated data frame created by readGenalex

locus

The names of one or more loci found in x

...

Additional arguments, currently ignored

Value

A vector of column positions occupied by genotype data for loci named in locus.

Author(s)

Douglas G. Scofield

Examples

1
2

douglasgscofield/readGenalex documentation built on May 15, 2019, 10:43 a.m.