Hi all
I am currently running a GVL image of galaxy on a Nectar Cloud Server. The native system works well. I am trying to install some tools to customise the image and those tools that install with dependencies already a part of the image work fine. I am trying to install the MegaBlast tools and have installed the megablast_wrapper, package_blast_plus_2_2_26 and package_bx_python_0_7 from the toolshed. It appears all installed fine and is ready to go.
My question is how to (or into which directory) install the databases (eg wgs, nr). The megablast xml wrapper contains the line dbbuild="${source.select.fields.path}. Is this the line that points the tool to the databases? How would I change the line to direct it to a specific database? Would I download the databases from ncbi, upload them to a folder and then point this line to the folder?
Any help in finding the solution would be greatly appreciated.
Dale