iobio / gene.iobio

Gene.iobio vue
MIT License
55 stars 11 forks source link

Unclear that genes aren't recognised #1048

Closed AlistairNWard closed 4 months ago

AlistairNWard commented 4 months ago

Open the Gene list modal and in the text box enter an invalid gene. Click apply and nothing gets analysed. Importantly, this includes being accurate with capitalisation which might confuse people. For example, if you enter "SCN5A,SCN8A" then these 2 genes will be analysed. If you add any of "scn5a,SCN8A", "SCN5A,scn8a", "scn5a,scn8a" the entire list will be ignored. In two of the cases, there is a valid gene in the list so this is really bad. Also, there is no warning for the user, gene.iobio just ignores you.