comparison tool_dependencies.xml @ 16:0bd9a115e58a draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 290b453ad2abdb65322ec2e50889aaf2b03bb095-dirty
author yhoogstrate
date Fri, 28 Aug 2015 07:59:01 -0400
parents 8982f1f9e1a8
children 823f0b1beccd
comparison
equal deleted inserted replaced
15:8982f1f9e1a8 16:0bd9a115e58a
44 44
45 <!-- 45 <!--
46 comment 46 comment
47 --> 47 -->
48 48
49 echo "b" ; 49 echo "d" ;
50 echo "e" &amp;&amp;
51 echo "f"
50 52
51 </action> 53 </action>
52 54
53 <action type="set_environment"> 55 <action type="set_environment">
54 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 56 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>