writeRUN function

Function to write out RUNS per individual animal

Function to write out RUNS per individual animal

writeRUN(ind, dRUN, ROHet = TRUE, group, outputName)

Arguments

  • ind: ID of animals
  • dRUN: data.frame with RUNS per animal
  • ROHet: shall we detect ROHet or ROHom?
  • group: group (factor): population, breed, ethnicity, case/control etc.
  • outputName: output filename

Returns

TRUE/FALSE if RUNS are written out or not