exomiser / Exomiser

A Tool to Annotate and Prioritize Exome Variants
https://exomiser.readthedocs.io
GNU Affero General Public License v3.0
190 stars 54 forks source link

Replace OmimPrioritiser with DiseaseDao and function in GeneScorer #461

Open julesjacobsen opened 1 year ago

julesjacobsen commented 1 year ago

OmimProritiser is a special case Prioritiser which needs to be worked around in many places due to the fact it serves dual purposes which are better split into separate concerns.