View source: R/run_GWAMA_MetaAnalysis.R
| run_GWAMA_MetaAnalysis | R Documentation | 
Runs GWAMA for fixed and random effects, results with fixed events are stored in file wit _Fixed suffix and meta-analysis results with random effects are in a sufixed file _Random.
run_GWAMA_MetaAnalysis(
  inputfolder,
  outputfolder,
  outputfilename,
  gwama.dir,
  hapmapfile
)
inputfolder | 
 string. Path with input files for GWAMA.  | 
outputfolder | 
 string. Path to store gwama meta-analisis results  | 
outputfilename | 
 string. File name to write gwama meta-analisis results, will end with _Fixed or with _Random.  | 
gwama.dir | 
 string. Route to GWAMA binary  | 
hapmapfile | 
 string. complete or relative route to hapmap file  | 
Route to gwama result files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.