Extracts the genomic ranges and metadata columns into a plain data.frame with columns SNP, CHR, BP, A1, A2, Z, N (and any optional columns such as MAF, BETA, SE, P).
Usage
# S3 method for class 'GWASSumStats'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)