result_inspector: Displays a brief report after running the QC pipeline

View source: R/result_inspector.R

result_inspectorR 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.


GWASinspector documentation built on Sept. 28, 2023, 1:06 a.m.