R/genetic.dist.R

"genetic.dist" <-
function(theta)
  {
    -0.5*log(1-2*theta)
  }

Try the qtlDesign package in your browser

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

qtlDesign documentation built on May 2, 2019, 5:21 a.m.