write.GWASpoly: Write results to file

View source: R/write.GWASpoly.R

write.GWASpolyR Documentation

Write results to file

Description

Write results to file

Usage

write.GWASpoly(data, trait, filename, what = "scores", delim = ",")

Arguments

data

Variable of class GWASpoly.fitted

trait

Trait name

filename

Filename

what

Either "scores" or "effects"

delim

Delimiter to use in the output file (default is comma)

Details

Score = -log10(p). Effect = marker effect (not available for the general and diplo-general models).


jendelman/GWASpoly documentation built on Oct. 16, 2024, 5:59 a.m.