powered by
ohg(genotypeMatrix, cpus = 2)
matrix
numeric
rpoh
genotype <- matrix(c( 2,1,0, 2,0,0, 0,0,2 ), byrow = TRUE, ncol = 3) ohg(genotype)
Run the code above in your browser using DataLab