mismatchHighStop: mismatchHighStop Checks if we've exceeded threshold of...

Description Usage Arguments Value

View source: R/cd_locateMismatches.R

Description

mismatchHighStop Checks if we've exceeded threshold of mismatches

Usage

1
mismatchHighStop(trueFalseMatrix, maxMismatches)

Arguments

trueFalseMatrix

a matrix of true/false

maxMismatches

number of mismatches at which the routine stops

Value

Nothing. Stops if threshold exceeded


dataCompareR documentation built on Nov. 23, 2021, 9:06 a.m.