cookersjs / Cellebellum

0 stars 0 forks source link

Alert when a gene is not found #2

Open cookersjs opened 6 years ago

cookersjs commented 6 years ago

The error is represented as the 'result' reading null on the backend. An attempt at sending back a 404 does not seem to work.

Could require promisifying and catching? Not sure right now, but this will be needed for the theoretical user to know what to do.