powered by
Convert the output from scanone from the format used in R/qtl version 0.97 and earlier to that used in version 0.98 and later.
# S3 method for scanone convert(object, ...)
The same scanone output, but revised for use with R/qtl version 0.98 and later.
Output from the function scanone, for R/qtl version 0.97 and earlier.
scanone
Ignored at this point.
Karl W Broman, broman@wisc.edu
Previously, inter-marker locations were named as, for example, loc7.5.c3; these were changed to c3.loc7.5.
loc7.5.c3
c3.loc7.5
scanone, convert.scantwo
convert.scantwo
if (FALSE) out.new <- convert(out.old)
Run the code above in your browser using DataLab