A list object including the following components: sample.id -- a vector of sample ids;
snp.id -- a vector of SNP ids;
snp.position -- a vector of SNP positions;
snp.chromosome -- a vector of chromosome indices;
snp.allele -- a character vector of ``reference / non-reference'';
genotype -- a ``# of SNPs'' X ``# of samples'' genotype matrix.