public interface VariantContextFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(VariantContext record)
Determines whether a VariantContext matches this filter
|
boolean test(VariantContext record)
record - the VariantContext to evaluate