R/IBD2.R

IBD2 <- function(pairs, genos, n){
  apply(pairs, FUN = IBD, MAR = 1, genotypes = genos, n = n)
}

Try the nadiv package in your browser

Any scripts or data that you put into this service are public.

nadiv documentation built on May 2, 2019, 4:55 p.m.