check_assoc_qt_params: Check if the 'assoc_qt_params' are valid, will stop otherwise

View source: R/check_assoc_qt_params.R

check_assoc_qt_paramsR Documentation

Check if the assoc_qt_params are valid, will stop otherwise

Description

Check if the assoc_qt_params are valid, will stop otherwise

Usage

check_assoc_qt_params(assoc_qt_params, verbose = FALSE)

Arguments

assoc_qt_params

parameters to do an association analysis for a quantitative trait (i.e. using assoc_qt), as can be created by create_assoc_qt_params

verbose

the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid.

Value

The assoc_qt_params with the class name added, to indicate it has been checked

Note

This function is named after the --assoc PLINK flag.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_assoc_qt_params(create_test_assoc_qt_params())

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.