StudyList-class {GWASinspector} | R Documentation |
An S4 class to represent a list of inspected GWAS study result files.
Description
This class is embedded in the Inspector class and should not be initiated separately.
Slots
studyList
A list of GWAS study result files. Each member of this list is of class
Study
.studyCount
A numeric value indicating how many items of class
Study
are included.
[Package GWASinspector version 1.7.1 Index]