Mercurial > repos > bebatut > prinseq
comparison tool_dependencies.xml @ 2:6912790a4287 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/prinseq/ commit c9e8b7a0212c9fdc3b91ca0c38129a2a05e4abe2-dirty
author | bebatut |
---|---|
date | Tue, 10 Nov 2015 09:23:59 -0500 |
parents | 8ce1118769d9 |
children | acaf871de2ea |
comparison
equal
deleted
inserted
replaced
1:8ce1118769d9 | 2:6912790a4287 |
---|---|
7 <action type="move_file"> | 7 <action type="move_file"> |
8 <source>prinseq-lite.pl</source> | 8 <source>prinseq-lite.pl</source> |
9 <destination>$INSTALL_DIR</destination> | 9 <destination>$INSTALL_DIR</destination> |
10 </action> | 10 </action> |
11 <action type="set_environment"> | 11 <action type="set_environment"> |
12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 12 <environment_variable name="PRINSEQ_DIR" action="set_to">$INSTALL_DIR/</environment_variable> |
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
13 </action> | 14 </action> |
14 </actions> | 15 </actions> |
15 </install> | 16 </install> |
16 </package> | 17 </package> |
17 </tool_dependency> | 18 </tool_dependency> |