Mercurial > repos > pjbriggs > amplicon_analysis_pipeline
comparison tool_dependencies.xml @ 13:c87b166cbfe1 draft
planemo upload for repository https://github.com/pjbriggs/Amplicon_analysis-galaxy commit 777167fc30406b792d0cf924753069526f8b3e5e-dirty
author | pjbriggs |
---|---|
date | Mon, 18 Jun 2018 10:05:58 -0400 |
parents | 1cd017d72920 |
children | ed175a4b247f |
comparison
equal
deleted
inserted
replaced
12:fb2af52d67d1 | 13:c87b166cbfe1 |
---|---|
22 </action> | 22 </action> |
23 <action type="move_file"> | 23 <action type="move_file"> |
24 <source>THIRD_STEP.sh</source> | 24 <source>THIRD_STEP.sh</source> |
25 <destination>$INSTALL_DIR/Amplicon_analysis_pipeline</destination> | 25 <destination>$INSTALL_DIR/Amplicon_analysis_pipeline</destination> |
26 </action> | 26 </action> |
27 <action type="move_directory_files"> | |
28 <source>uc2otutab</source> | |
29 <destination>$INSTALL_DIR/Amplicon_analysis_pipeline/uc2otutab</destination> | |
30 </action> | |
27 <action type="set_environment"> | 31 <action type="set_environment"> |
28 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/Amplicon_analysis_pipeline</environment_variable> | 32 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/Amplicon_analysis_pipeline</environment_variable> |
29 </action> | 33 </action> |
30 </actions> | 34 </actions> |
31 </install> | 35 </install> |