calc_lod_scores_by_covar: Perform the LOD scan for each "value" of the interactive...

View source: R/calc-lod-scores-by-covar.R

calc_lod_scores_by_covarR Documentation

Perform the LOD scan for each "value" of the interactive covariate.

Description

Perform the LOD scan for each "value" of the interactive covariate.

Usage

calc_lod_scores_by_covar(dataset, id, chrom, intcovar, cores = 0)

Arguments

dataset

the dataset object

id

the unique id in the dataset

chrom

The chromosome.

intcovar

the interactive covariate

cores

number of cores to $se (0=ALL)

Value

A named list with each name a "sample value" and the element is a tibble with the following columns: id, chr, pos, lod.


churchill-lab/qtl2api documentation built on April 17, 2025, 3:27 a.m.