dataCompareR (version 0.1.0)

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

Description

mismatchHighStop Checks if we've exceeded threshold of mismatches

Usage

mismatchHighStop(trueFalseMatrix, maxMismatches)

Arguments

trueFalseMatrix

a matrix of true/false

maxMismatches

number of mismatches at which the routine stopes

Value

Nothing. Stops if threshold exceeded