Multi syndrome check now tries to reduce number of syndromes by using set comparisons on generated phenotypic series. This should lead to phenotypic series subtypes (containing omim ids from another syndrome) to be merged into the syndrome with a larger or equal amount of ids.
I am still testing to run the entire pipeline. But no config changes should be necessary for these changes.
In check only gestalt score is now being used for comparisons. Pheno, boqa have been removed because of false negatives.
Running the tests requires a populated tests/data directory. Refer to Trello for data.
Multi syndrome check now tries to reduce number of syndromes by using set comparisons on generated phenotypic series. This should lead to phenotypic series subtypes (containing omim ids from another syndrome) to be merged into the syndrome with a larger or equal amount of ids.
I am still testing to run the entire pipeline. But no config changes should be necessary for these changes.
In check only gestalt score is now being used for comparisons. Pheno, boqa have been removed because of false negatives.
Running the tests requires a populated
tests/data
directory. Refer to Trello for data.