Skip to content

Commit

Permalink
Update toolExample_remote.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
foobarx authored Sep 8, 2017
1 parent 7df2070 commit ce606e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolExample_remote.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<tool id="Traitar" name="Traitar" version="2.2.1">
<description>for each sequence in a file</description>
<command>ssh phobos-util-03.bifo.helmholtz-hzi.de traitar $input $output $input2 $output2</command>
<command>/home/galaxy/submit.sh traitar $input $output $input2 $output2</command>
<inputs>
<param format="tar" name="input" type="data" label="Source file"/>
<param format="txt" name="input2" type="data" label="Sample file"/>
Expand Down

0 comments on commit ce606e9

Please sign in to comment.