Learn R Programming

bravo (version 4.1.0)

pipeline_single_trait: Run GWAS for a Single Trait

Description

Runs the full GWAS pipeline for the i-th trait column.

Usage

pipeline_single_trait(svenetics_trained_object, i, hitsize = NULL)

Arguments

svenetics_trained_object

A trained svenetics object from parameter_selection().

i

Trait index.

hitsize

One of "small", "medium", "large", or NULL.