Subsections


mfmapl

Computes an intuitively nice marker ordering using 2-points LOD.

Synopsis:

The mfmapl command is invoked as either one of :

Description:

The mfmapl command builds gradually a map by inserting the best (whose LOD criteria are minima) available pairs of markers among the current list of active markers. This ``Greedy'' heuristic applies a multi-fragment (mf) strategy: several order fragments of markers which are close together are constructed and then linked together.

Warning: since 2-points estimations are typically unavailable for some pairs of markers when data-sets are merged, this command will return very poor maps on such merged data. This command should especially not be used when two data-sets have been merged with separate parameters estimation (using mergor).

Arguments:

Returns:

nothing.

Example:

   CarthaGene version 1.2-LKH, Copyright (c) 1997-2010 (INRA).

   CarthaGene comes with ABSOLUTELY NO WARRANTY.
   CarthaGene is free software. You are welcome to redistribute it,
   under certain conditions. See the License file for information.

Type 'help' for help.

CG> dsload Data/bc.cg
{1 f2 backcross 20 208 /home/tschiex/Dev/carthagene/doc/user/exemple/Data/b...
CG> mfmapl

Map -1 : log10-likelihood =  -348.64
-------:
 Set : Marker List ...
   1 : MS10 MS5 MS6 MS1 MS2 MS3 MS4 MS7 MS8 MS9 MS12 MS15 MS16 MS13 MS11 MS14\
 MS17 MS18 MS19 MS20

See also:

Thomas Schiex 2018-03-23