interface Constraint
Represents a constraint in a genetic model
Type Params | Return Type | Name and description |
---|---|---|
|
abstract boolean |
test(gngs.Variant v, java.util.List<gngs.Pedigree> pedigrees) |