Convert output from scantwo for R/qtl version 1.03 and earlier
Convert the output from scantwo from the format used in R/qtl version 1.03 and earlier to that used in version 1.04 and later.
## S3 method for class 'scantwo' convert(object, ...)
object |
Output from the function |
... |
Ignored at this point. |
Previously, the output from scantwo
contained the
full and interaction LOD scores. In R/qtl version 1.04 and later,
the output contains the LOD scores from the full and
additive QTL models.
The same scanone output, but revised for use with R/qtl version 1.03 and later.
Karl W Broman, broman@wisc.edu
## Not run: out2.new <- convert(out2.old)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.