Clinical-Genomics / scout

VCF visualization interface
https://clinical-genomics.github.io/scout
BSD 3-Clause "New" or "Revised" License
150 stars 46 forks source link

Search by similar case might not work as intended #4839

Closed northwestwitch closed 6 days ago

northwestwitch commented 2 weeks ago

Make sure that the functionality returns what's expected. We have the feeling that the search is returning similar and dissimilar cases in no specific order

dnil commented 2 weeks ago

I tried a few searches and both similar case and similar phenotype, and the results are not trivial. The functionality was never great, in particular it was sorely lacking an explicit lowest similaritly cutoff. But it probably also relied on some functionality of the caseS adapter search that is no longer working the same way. 🫤

northwestwitch commented 1 week ago

Ok, testing this on stage, cust003.

for instance there is this case which shares a phenotype with this case. It's the HPO term HP:0000519.

If you look for cases similar to the first you find none, while if you search cases similar to the second you find 480. The ones on top (that should be more similar) have phenotypes, but not that specific phenotype.

You get for instance these phenotypes:

image image image

Ok, so you might think that if you pick one of these cases with Abnormality of metabolism/homeostasis (which looks recurring) )and search for similar cases you'll get plenty.

But no, NONE

This is sooo broken!