compare(w,n.best=50,tol=10E-6,verbose=FALSE)sequence.FALSE (default), simplified output is displayed. if
TRUE, detailed output is displayed.compare, which is a list containing the
following components:matrix containing the best orders.matrix with recombination frequencies for the
corresponding best orders.matrix with linkage phases for the best
orders.vector with log-likelihood values for the best
orders.vector with LOD Score values for the best
orders.outcross with the
raw data.rf.2pts with the 2-point
analyses.Lander, E. S., Green, P., Abrahamson, J., Barlow, A., Daly, M. J., Lincoln, S. E. and Newburg, L. (1987) MAPMAKER: An interactive computer package for constructing primary genetic linkage maps of experimental and natural populations. Genomics 1: 174-181.
Wu, R., Ma, C.-X., Painter, I. and Zeng, Z.-B. (2002a) Simultaneous maximum likelihood estimation of linkage and linkage phases in outcrossing species. Theoretical Population Biology 61: 349-363. Wu, R., Ma, C.-X., Wu, S. S. and Zeng, Z.-B. (2002b). Linkage mapping of sex-specific differences. Genetical Research 79: 85-96
marker.type for details about segregation types and
make.seq.data(example_out)
twopt <- rf.2pts(example_out)
markers <- make.seq(twopt,c(12,14,15,26,28))
markers.comp <- compare(markers)
markers.comp <- compare(markers,verbose=TRUE)
markers.compRun the code above in your browser using DataLab