powered by
quantifySNPs(snps, freqthresh = 0.1, shiftit = FALSE, replaceWithF = T, traitvecin = NA, trainvec = NA)
mat <- matrix(c(0,1,2,0,0,1,2,2,2),ncol=3) wmat<-quantifySNPs( mat , freqthresh=0)
Run the code above in your browser using DataLab