Subsections


cg2tsp

Convert current marker selection to TSP.

Synopsis:

The cg2tsp command is invoked either as:

Description:

The cg2tsp command converts the current marker selection and associated genetic / radiated hybrid data into different traveling salesman problems, one for each available criterion. Each file name is a concatenation of a prefix and the FileName parameter. The prefix can be: an empty string for 2-points loglikelihoods, norm for normalized 2-points loglikelihoods, dist for 2-points distances, lod for 2-points LOD criteria, min for minimum 2-points loglikelihoods, max for maximum 2-points loglikelihoods. Resulting files are in the TSPLIB file format.

Arguments:

Example:

...
CG> dsload Data/rh.cg
CG> cg2tsp rh.tsp
...

See also:

Thomas Schiex 2009-10-27