View source: R/write.GWASpoly.R
write.GWASpoly | R Documentation |
Write results to file
write.GWASpoly(data, trait, filename, what = "scores", delim = ",")
data |
Variable of class |
trait |
Trait name |
filename |
Filename |
what |
Either "scores" or "effects" |
delim |
Delimiter to use in the output file (default is comma) |
Score = -log10(p). Effect = marker effect (not available for the general and diplo-general models).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.