getScanoneThresholdInfo: Get 'scanone' threshold info from object.

Description Usage Arguments Value

View source: R/util.R

Description

Get scanone threshold info from object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
getScanoneThresholdInfo(x)

## S3 method for class 'numeric'
getScanoneThresholdInfo(x)

## S3 method for class 'qtlintervals'
getScanoneThresholdInfo(x)

## S3 method for class 'summary.scanonebins'
getScanoneThresholdInfo(x)

## S3 method for class 'summary.scanoneperm'
getScanoneThresholdInfo(x)

Arguments

x

An object containing a single scanone threshold, or an object associated with a single scanone threshold.

Value

A named list containing the scanone threshold info that was extracted from the input object.


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