estPhysicalPositions: Add estimated physical positions to QTL intervals.

Description Usage Arguments Value See Also

View source: R/qtlintervals.R

Description

Add estimated physical positions to QTL intervals.

Usage

1
estPhysicalPositions(qtl.intervals, map.key = NULL)

Arguments

qtl.intervals

A qtlintervals object.

map.key

An optional mapkey function for converting genetic map positions to physical map positions. If none is specified, the default mapkey for the current genome is used to estimate physical positions.

Value

A copy of the input qtlintervals object, with an additional column - 'pos (bp)' - containing physical map positions of the QTL intervals, as estimated from their genetic map positions.

See Also

Other QTL functions: getQTLFeatures, getQTLIntervals, getQTLPeaks, plotQTLScanone


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