Update best matched cell pairs with new mapping costs
Usage
update_matches(matched, mapped, epoch)
Arguments
- matched
data frame containing mapping pairs template
- mapped
best mapping pairs for each batch
- epoch
int - which epoch was the optimal match found
Value
updated matched data frame