BGData-class            An S4 Class to Represent Phenotype and Genotype
                        Data.
BGData-package          A Suite of Packages for Analysis of Big Genomic
                        Data.
GWAS                    Performs Single Marker Regressions Using BGData
                        Objects.
as.BGData               Convert Other Objects to BGData Objects.
chunkedApply            Applies a Function on Each Row or Column of a
                        Memory-Mapped Matrix-Like Object.
crossprod_parallel      Computes crossprod (x'x or x'y) or tcrossprod
                        (xx' or xy') in Parallel.
geno-class              An Abstract S4 Class Union of Matrix-Like
                        Types.
getG                    Computes a Genomic Relationship Matrix.
getG_symDMatrix         Computes a Very Large Genomic Relationship
                        Matrix.
initialize,BGData-method
                        Creates a New BGData Instance.
load.BGData             Loads BGData (and Other) Objects from .RData
                        Files.
readRAW                 Creates a BGData Object From a .raw File or a
                        .ped-Like File.
summarize               Generates Various Summary Statistics.
