Retrieves SNP haplotype data for multiple snp
pullMultipleSnpHaplo(pop, chips, haplo = "all", missing = 9,
simParam = NULL)
an object of Pop-class
a vector. For each animal indicates what snp chip to use
either "all" for all haplotypes or an integer for a single set of haplotypes. Use a value of 1 for female haplotyes and a value of 2 for male haplotypes.
What value to use for missing
an object of SimParam
Returns a matrix of SNP haplotypes.