get_geno_dim: Returns which dimensions the individual, locus, and alleles...

View source: R/get_geno_dim.R

get_geno_dimR Documentation

Returns which dimensions the individual, locus, and alleles are in in the genotype object.

Description

This is an internal function that returns the locations of genotype dimensions from the genotype object. It is a relic from when DOQTL put loci in the second dimension and alleles in the third, while R/qtl2 put loci in the third dimension and alleles in the second.

Usage

get_geno_dim()

Value

Returns a vector of three named elements identifying which dimension the individual (mouse), allele, and loci are in.


TheJacksonLaboratory/CAPE documentation built on Feb. 12, 2024, 4:32 p.m.