path issue in XML tool file
5 Mar
2009
5 Mar
'09
10:22 a.m.
Hi, while defining my own XML tool (.../galaxy/tools/my_tool.xml) I need, apparently?, to have a copy of the tool in the same location so that the XML section dedicated to call the command could find it (my_script.sh): <command interpreter="sh">my_script.sh -p1 $p1 -p2 $p2 -p3 $p3</command> is there a way to avoid such situation withou creating a wrapper and calling directly the tool/script? If I want to make a call to programs like blast, srs, etc, it won't be wise to have a copy of them in that location... For the moment, I created a simple shell script that actually calls the program required witht the arguments coming from galaxy... thanks, Erick
5779
Age (days ago)
5779
Last active (days ago)
0 comments
1 participants
participants (1)
-
Erick Antezana