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

Study-classR 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.


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