Learn R Programming

GWASinspector (version 1.4.3)

compare.GWASs: Compare GWAS result files

Description

This function compares the key metrics of previously inspected files. This allows the user to check that the results of these studies are comparable (important when running a meta-analysis) and that there are no significant anomalies.

Usage

compare.GWASs(input.file.list, output.path)

Arguments

input.file.list

list, full path of the RDS object files. Note that inspect() only produces such files if the object_file parameter is set to TRUE in the configuration file.

output.path

character, full path to the folder where output files should be saved.

Value

Key metrics report of previously inspected files are generated and saved in the specified output folder.