View source: R/create_GWAMA_files.R
create_GWAMA_files | R Documentation |
Creates files formatted with GWAMA specifications to perform a meta-analysis with GWAMA software
create_GWAMA_files(qcpath, file, gwmodelpath, N, llowCpGs = NULL)
qcpath |
string. Path with Quality Control results (_QCData.txt files) |
gwmodelpath |
string. Path to store gwama meta-analisis files, all gwama files related to the same meta-analysis must be under the same path |
N |
number. Number of samples in model |
llowCpGs |
Optiona, numeric array with all CpGs with low representation in models. |
filename |
string. File name to formatt to use with GWAMA |
files with model data formatted for GWAMA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.