Closed pnrobinson closed 2 years ago
Use the "excluded" function. for instance
PhenotypicFeature excludedPhacodonesis = PhenotypicFeatureBuilder. builder("HP:0012629", "Phakodonesis") .excluded() .build();
ok
Use the "excluded" function. for instance