writeRUN {detectRUNS} | R Documentation |
Function to write out RUNS per individual animal
Description
Function to write out RUNS per individual animal
Usage
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 |
Value
TRUE/FALSE if RUNS are written out or not
[Package detectRUNS version 0.9.6 Index]