Description Usage Arguments Details Value Author(s) See Also
Saves GenABEL data in internal format
1 2 | save.gwaa.data(data, phenofile = "pheno.dat", genofile = "geno.raw",
human = FALSE)
|
data |
gwaa.data object |
phenofile |
name of file where the phenotypes will be saved to |
genofile |
name of file where the genotypes will be saved to |
human |
if human=TRUE, saves in human-readable format (to be converted to internal format later) |
When running with human=TRUE, a lot of memory (and time to complete the operation) is required. Probably, this option would not work because of memory limitations in a GWA scan iwth more then few hundreds of people. This is possible to fix; drop me a message if you need that.
No value returned
Yurii Aulchenko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.