View source: R/save_qassoc_table.R
save_qassoc_table | R Documentation |
.qassoc
table to file.Save a .qassoc
table to file
save_qassoc_table(
qassoc_table,
qassoc_filename,
plink_options = create_plink_options()
)
qassoc_table |
the table that hold the result of an association
with a quantitative trait, as created by |
qassoc_filename |
name of a |
plink_options |
options to run PLINK, as created by create_plink_options |
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.