Study-class {GWASinspector}R Documentation

An S4 class to represent an inspected GWAS study result file.

Description

This class is embedded in the StudyList class and should not be initiated separately.

Slots

File

A list representing GWAS result file specifications

Counts

A list representing different variant counts from the GWAS result file.

Correlations

A list representing different allele frequency and P-value correlations in the GWAS result file.

Statistics

A list representing summary statistics from the GWAS result file.

Successful_run

A logical value indicating whether the run was successful or not.

starttime

The time that file inspection started.

endtime

The time that file inspection ended.


[Package GWASinspector version 1.7.1 Index]