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.
result_inspector(inspector)
A data.table containing a brief report about the results.
An instance of Inspector class. Check setup_inspector
for more details.