GWASGives a summary for an object of S3 class GWAS.
# S3 method for GWAS
summary(object, ..., trials = NULL, traits = NULL)An object of class GWAS.
Not used.
A vector of strings or numeric indices indicating for
which trials the summary should be made. If NULL, a summary is
made for all trials.
A vector of strings indicating which traits to include in the
summary. If NULL, all traits are included in the summary.