I successfully converted my vcf file to the tassel format with the supplied python helper script (thanks!), but there seems to be an issue when running Gfull <-calcG().
Error in alleles[iind, ] <- matrix(as.numeric(unlist(strsplit(genosin[[iind + :
number of items to replace is not a multiple of replacement length
Would you have any solutions for this?
Thanks!