Rdocumentation
powered by
Learn R Programming
contiBAIT (version 1.0.0)
orderContigsTSP: Attempt to order contigs within linkage groups using travelling salesperson algorithm
Description
Attempt to order contigs within linkage groups using travelling salesperson algorithm
Usage
orderContigsTSP(linkageGroupReadTable)
Arguments
linkageGroupReadTable
dataframe of strand calls (product of combineZeroDists or preprocessStrandTable)
Value
list of two members: 1) contig names in order, 2) the original data.frame entered into function correctly ordered