I guess I am missing something obvious here but I am getting the following error when I try to start sequence server
"== Initializing SequenceServer…
F, [2013-09-22T19:15:09.451246 #8144] FATAL – : Fail: Could not find blast binaries.
You may need to download BLAST+ from http://www.ncbi.nlm.nih.gov/blast/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download. And/or edit /home/bryonyadmin/.sequenceserver.conf to indicate the location of BLAST+ binaries."
I have changed the location of the blast binaries to
bin: /usr/share/ncbi-blast+/bin
in the sequenceserver.conf file and in the example.config.yml
and I can see the blast binaries in this folder:
/usr/share/ncbi-blast+/bin
I have this version of blast installed: ncbi-blast±static 2.2.26-1ubuntu1
Any advice would be really appreciated, thanks.