processLKHOutput: Process LKH solution file.

Description Usage Arguments Value

View source: R/processLKHOutput.R

Description

Process LKH solution file.

Usage

1
processLKHOutput(filename, markerdata, rfmat)

Arguments

filename

- path and name of LKH solution file, which is returned from the function callLKH (this file has a .LKH extension)

markerdata

- main marker data file, produced by either the readfile.R/readFile function or the duplicatemarkers.R/removedups function

rfmat

- recombination frequency matrix, produced by the rfmatrix.R/computeRFmat function

Value

TSP solution object, containing: 1. the index of the markers in the main marker data object 2. marker name 3. rf value between each marker and the next 4. cumulative rf value


mckaylab/TSPmap documentation built on Aug. 19, 2021, 8:38 p.m.