Function to write out RUNS per individual animal
writeRUN(ind, dRUN, ROHet = TRUE, group, outputName)
ind
: ID of animalsdRUN
: data.frame with RUNS per animalROHet
: shall we detect ROHet or ROHom?group
: group (factor): population, breed, ethnicity, case/control etc.outputName
: output filenameTRUE/FALSE if RUNS are written out or not
Useful links