-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi Noe,
I have another blast issue in my easy_gdb. I get the output, but only the text result, which is an output of Blast.
Somehow, the blast graph stopped being presented. , I suspect that the variables that are needed are not passed to the js script. There are no js errors in in the console.
When I look at the apache log, it screems that:
Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /var/www /html/easy_gdb/tools/blast/blast_output.php:74\nStack trace:\n#0 /var/www/html/easy_gdb/tools/blast/blast_output.php(176): _get_subject_link()\n#1 {main}\n thrown in /var/www/html/easy_gdb/tools/blast/blast_out put.php on line 74, referer: http://10.26.6.90/easy_gdb/tools/blast/blast_input.php
When I look at the file, I do not find the $s_link_hash defined at all, so I am lost.
Do you know what could go wrong?
Thanks,
Alex