StringMismatch.add_condition_ratio_variants_not_greater_than#

StringMismatch.add_condition_ratio_variants_not_greater_than(max_ratio: float = 0.01)[source]#

Add condition - percentage of variants in data is not allowed above given threshold.

Parameters
max_ratiofloat , default: 0.01

Maximum percent of variants allowed in data.