qtlintervals: Create a 'qtlintervals' object.

Description Usage Arguments Value Author(s)

View source: R/qtlintervals.R

Description

This function creates a qtlintervals object. Currently it can only create a qtlintervals object of length zero.

Usage

1
qtlintervals(threshold = NULL, drop = NULL, prob = NULL, ...)

Arguments

threshold

A single numeric LOD significance threshold, or an object (e.g. summary.scanoneperm) containing one such threshold and its associated significance level.

drop

LOD units that the LOD profile must drop to form a QTL interval. This should only be specified if the QTL intervals are LOD support intervals, and is incompatible with the prob parameter.

prob

The probability coverage of the Bayesian credible interval. This should only be specified if the QTL intervals are Bayesian credible intervals, and is incompatible with the drop parameter.

...

Unused arguments.

Value

An empty qtlintervals list with the given attributes.

Author(s)

Thomas Walsh <tw164@protonmail.com>

Yue Hu


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