inferLodColNames: Infer 'scanone' result LOD column names.

Description Usage Arguments Value

View source: R/cross.R

Description

Given a cross and set of phenotypes, get the expected the LOD column names of the corresponding scanone result.

Usage

1
inferLodColNames(cross, pheno.col = NULL)

Arguments

cross

An R/qtl cross object.

pheno.col

Vector indicating the phenotypes for which LOD column names should be inferred. This can be an integer vector of phenotype column indices with respect to the columns of the cross phenotype data.frame, or a character vector that contains phenotype IDs or their syntactically valid names. If none are specified, LOD names are inferred for all cross phenotypes.

Value

Vector of the LOD column headings that would be expected in a scanone result for the given cross and phenotypes.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.