addRfs: Internal function to add rf and cumulative rf values to a...

Description Usage Arguments

View source: R/addRfs.R

Description

Internal function to add rf and cumulative rf values to a solution object.

Usage

1
addRfs(TSPsolution, rfmat)

Arguments

TSPsolution

- TSP solution

rfmat

- recombination frequency matrix, produced by the rfmatrix.R/computeRFmat function @return TSP solution object, containing: 1. rf value between each marker and the next 2. cumulative rf value


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