Hello guys, please excuse my english by advance but its not my main language.
So Im trying to “invoke” or “run” a tool of my galaxy instance using the bioblend package. I’ve already tried this with a very simple tool without any problem but now im trying with a more complex tool : NCBI-blastp
Here is the error I got:

from the python code:
Here im trying to get a query fasta file and a big database fasta from differents history. (everything has been uploaded successfully before), it seems to work with the query but not the database… im using those weird method “set param”, but maybe should I try it from another way?
Here is the config XML file of my tool:
edit : here is a detailed error report
Its very strange, Subject database/sequences is locked on “db”, but I’ve set the param on “file”…
I’ve try everything :’( do someone already did this with success ?











