mismatchHighStop {dataCompareR} | R Documentation |
mismatchHighStop Checks if we've exceeded threshold of mismatches
mismatchHighStop(trueFalseMatrix, maxMismatches)
trueFalseMatrix |
a matrix of true/false |
maxMismatches |
number of mismatches at which the routine stops |
Nothing. Stops if threshold exceeded