GWASinspector           Comprehensive and Easy to Use Quality Control
                        of GWAS Results
Inspector-class         An S4 class to represent the methods and
                        parameters for inspecting a list of GWAS study
                        result files.
Study-class             An S4 class to represent an inspected GWAS
                        study result file.
StudyList-class         An S4 class to represent a list of inspected
                        GWAS study result files.
compare_GWASs           Compare summary statistics of GWAS result files
demo_inspector          Runs an example QC
get_config              Copies the template configuration file to the
                        local machine
get_headerTranslation   Copies the template header translation table to
                        the local machine
manhattan_plot          Creates the Manhattan plot
result_inspector        Displays a brief report after running the QC
                        pipeline
run_inspector           Runs the QC pipeline on a set of GWAS result
                        files
setup_inspector         Importing a configuration file into R for
                        setting the pipeline parameters
system_check            Checks which required and optional packages are
                        available
