Convert current marker selection to TSP.
The cg2tsp command is invoked either as:
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.
... CG> dsload Data/rh.cg CG> cg2tsp rh.tsp ...
Thomas Schiex 2009-10-27