Next: REFERENCES
Up: QTLCART
Previous: FILENAME STEM
  Contents
  Index
USING THE INDIVIDUAL PROGRAMS
For now it is best to use the individual programs rather than the front
end. If you have no data, then you would use the programs in the
following order:
- Rmap, to create a random map of markers.
- Rqtl, to generate a random genetic model for the map.
- Rcross, to create a random cross.
- LRmapqtl, to do a simple linear regression of the data on the markers.
- SRmapqtl, to do a stepwise linear regression of the data on the markers to rank the markers.
- Zmapqtl, to do interval or composite interval mapping.
- Preplot, to reformat the output of the analysis for GNUPLOT.
- GNUPLOT, to see the results graphically.
If you have data, then you might use the programs in the
following order:
- Rmap, to reformat the output of MAPMAKER or a standard input file.
- Rcross, to reformat your data.
- Qstats, to summarize missing data and calculate some basic statistics on your
quantitative traits.
- LRmapqtl, to do a simple linear regression of the data on the markers.
- SRmapqtl, to do a stepwise linear regression of the data on the markers to rank the markers.
This should be run with model 2.
- Zmapqtl, to do interval or composite interval mapping. This should be run twice,
once with model 3 and a second time with model 6.
- Preplot, to reformat the output of the analysis for Gnuplot.
- GNUPLOT, to see the results graphically.
We recommend that the new user tries a simulation to gain an understanding of the
programs
Next: REFERENCES
Up: QTLCART
Previous: FILENAME STEM
  Contents
  Index
Christopher Basten
2002-03-27