powered by
normalSNP(snps)
snps <- c(1, 0, 0, 1, 0, 0, 2, 1, 2) normSNPs <- normalSNP(snps) normSNPs
Run the code above in your browser using DataLab