Mercurial > repos > crs4 > sopra
changeset 1:d180348fe9db draft
Use new package_bowtie_1_0_0 .
author | crs4 |
---|---|
date | Tue, 29 Oct 2013 05:27:29 -0400 |
parents | 988d5a82291a |
children | 87ffe493b6c1 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Oct 24 14:02:10 2013 -0400 +++ b/tool_dependencies.xml Tue Oct 29 05:27:29 2013 -0400 @@ -1,8 +1,8 @@ <?xml version="1.0"?> <tool_dependency> - <!--<package name="bowtie" version="1.0.0"> - <repository name="package_bowtie_1_0_0" owner="iuc" /> - </package>--> + <package name="bowtie" version="1.0.0"> + <repository changeset_revision="9fcaaedbbfd6" name="package_bowtie_1_0_0" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu" /> + </package> <package name="sopra" version="1.4.6"> <install version="1.0"> <actions> @@ -13,7 +13,7 @@ </action> <action type="shell_command">chmod 755 $INSTALL_DIR/SOPRA_with_prebuilt_contigs/*.pl</action> <action type="set_environment"> - <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/SOPRA_with_prebuilt_contigs</environment_variable> + <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/SOPRA_with_prebuilt_contigs</environment_variable> </action> </actions> </install>