Extract score from best matches
Usage
score_matches(matched_indices, cost, use_cost)
Arguments
- matched_indices
matrix - best matches between seed and query
- cost
list - cost list essentially scores
- use_cost
character - which scores should be added to assay
Value
data frame containing matched indices and associated cost and scores