3.7 years ago by
Switzerland
Dear all,
I tried to install prinSeq via the the testtoolshed of my Galaxy instance but I coul not find it, finally I tried to install it by myself.
So I downloaded the tool from https://testtoolshed.g2.bx.psu.edu/ hg clone https://testtoolshed.g2.bx.psu.edu/repos/bgruening/prinseq.
Then I changed in tool_shed.xml the path to the prinseq.xml and also in the prinseq.xml I cnaged the path to bin of prinseq tools.
First thing, there was a problem to read the prinseq.xml by Galaxy because there was missing a tag </inputs>.
Then when I wanted to use the tool and execute the job, I have a blank page.
And the code error is
galaxy.tools ERROR 2015-03-24 21:07:32,366 Exception caught while attempting tool execution:
Traceback (most recent call last):
File "/home/galaxy/galaxy-dist/lib/galaxy/tools/__init__.py", line 1130, in handle_single_execution
job, out_data = self.execute( trans, incoming=params, history=history, rerun_remap_job_id=rerun_remap_job_id )
File "/home/galaxy/galaxy-dist/lib/galaxy/tools/__init__.py", line 1694, in execute
return self.tool_action.execute( self, trans, incoming=incoming, set_output_hid=set_output_hid, history=history, **kwargs )
File "/home/galaxy/galaxy-dist/lib/galaxy/tools/actions/__init__.py", line 270, in execute
handle_output( name, output )
File "/home/galaxy/galaxy-dist/lib/galaxy/tools/actions/__init__.py", line 247, in handle_output
data.init_meta( copy_from=inp_data[output.metadata_source] )
KeyError: 'seq_type.input_singles'
If someone can help because I don't understand this error.
Thanks in advance...
•
link
modified 3.7 years ago
•
written
3.7 years ago by
k.mamoud • 30