result_inspector {GWASinspector}R Documentation

Displays a brief report after running the QC pipeline

Description

This function displays a brief report about the results of running the Inspector algorithm on a set of GWAS result files. The full report including plots, cleaned files and summary statistics are generated and saved in the output folder during the algorithm run.

Usage

result_inspector(inspector)

Arguments

inspector

An instance of Inspector class. Check setup_inspector for more details.

Value

A data.table containing a brief report about the results.


[Package GWASinspector version 1.7.1 Index]