"with-flips" documentation

3-10-97: A new feature was added to the (print-map) and (write-map-to-file) functions. Use of the keyword :with-flips will cause a (flips-pretty) analysis to be executed and the flips-pretty output will be displayed alongside the text-version of the map. Setting :with-flips to T will only allow printing of the sex-averaged map for autosomal data. For more description of the FLIPS routine, which gives the statistical support for local order, see the CRIMAP documentation or the primary MultiMap documention. An example of how to use :with-flips follows:

* (print-map '(0 1 2 3 4) :with-flips t)

would produce output similar to this:

Current map :

              Sex averaged map:

              Theta   Kosambi cM     FLIPS

    Marker0                  0.0
              0.072   7.3            4.9
    Marker1                  7.3
              0.103  10.5           19.6
    Marker2                 17.7
              0.107  10.9           19.4
    Marker3                 28.6
              0.016   1.6            1.8
    Marker4                 30.2