iobio / genepanel.iobio

Genepanel.iobio: generate list of genes based on suspected conditions and phenotypes.
https://genepanel.iobio.io/
11 stars 3 forks source link

The 'genes panels' slider isn't working after searching on 'Dejerine-Sottas disease' in GTR panel #285

Open tonydisera opened 6 years ago

tonydisera commented 6 years ago
screen shot 2018-10-07 at 3 46 55 pm
tonydisera commented 6 years ago

I think this is because the code assumes that the clin message for 'set-data' will have fields initialized, which won't be the case when an analysis is created for the first time.

Here is where it is getting the null reference:

screen shot 2018-10-07 at 4 07 58 pm
tonydisera commented 6 years ago

I will try to fix this so I can continue testing this weekend....

tonydisera commented 6 years ago

I worked around this problem by testing for clinObject.genes and clinObject.phenotypes.