a data frame where rows are chromosomes (or genes) and the following columns:
number of SNPs, percentage of SNPs with genotype rate less than 'genotypingRate',
the percentage of Monomorphic SNPs, and the number of statistically significant
associations at level indicated in 'pSig'.
Details
The function computes, for each chromosome (or gene), the number of SNPs,
the percentage of SNPs with genotype error (e.g SNPs where the genotype rate is
less than those indicated in the argument 'genotypingRate' from WGassociation
function), the percentage of Monomorphic SNPs, and
the number of statistically significant associations at level given in
the 'pSig' argument.