monarch-initiative / genophenocorr

Genotype Phenotype Correlation
https://monarch-initiative.github.io/genophenocorr/stable
MIT License
4 stars 1 forks source link

`ProtFeatureTypePredicate` and `ProtFeaturePredicate` should use regions to determine overlaps #102

Closed ielis closed 4 months ago

ielis commented 7 months ago

The protein predicates should use functionality of Region (introduced in #101 ) to determine the overlap instead of the hard-to-read statements like:

Image

L#186

or:

Image

L#229