Repository 'package_snpeff_4_0'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/package_snpeff_4_0

Changeset 1:792d8f4485fb (2015-07-17)
Previous changeset 0:6bc55957927b (2015-01-22)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_snpeff_4_0 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
modified:
tool_dependencies.xml
b
diff -r 6bc55957927b -r 792d8f4485fb tool_dependencies.xml
--- a/tool_dependencies.xml Thu Jan 22 07:50:39 2015 -0500
+++ b/tool_dependencies.xml Fri Jul 17 11:14:52 2015 -0400
b
@@ -8,7 +8,7 @@
                     <source_directory>.</source_directory>
                     <destination_directory>$INSTALL_DIR</destination_directory>
                 </action>
-                <action type="shell_command">sed -i.orig 's;http://downloads.sourceforge.net/project/snpeff/databases;https://snpeff-data.galaxyproject.org/databases;g' $INSTALL_DIR/snpEff.config</action>
+                <action type="shell_command">sed -i.orig -e 's;http://downloads.sourceforge.net/project/snpeff/databases;https://snpeff-data.galaxyproject.org/databases;g' $INSTALL_DIR/snpEff.config</action>
                 <action type="set_environment">
                     <environment_variable name="SNPEFF_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>