Mercurial > repos > iuc > package_snpeff_4_0
comparison tool_dependencies.xml @ 1:792d8f4485fb draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_snpeff_4_0 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author | iuc |
---|---|
date | Fri, 17 Jul 2015 11:14:52 -0400 |
parents | 6bc55957927b |
children |
comparison
equal
deleted
inserted
replaced
0:6bc55957927b | 1:792d8f4485fb |
---|---|
6 <action type="download_by_url">https://downloads.sourceforge.net/project/snpeff/snpEff_v4_0_core.zip</action> | 6 <action type="download_by_url">https://downloads.sourceforge.net/project/snpeff/snpEff_v4_0_core.zip</action> |
7 <action type="move_directory_files"> | 7 <action type="move_directory_files"> |
8 <source_directory>.</source_directory> | 8 <source_directory>.</source_directory> |
9 <destination_directory>$INSTALL_DIR</destination_directory> | 9 <destination_directory>$INSTALL_DIR</destination_directory> |
10 </action> | 10 </action> |
11 <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> | 11 <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> |
12 <action type="set_environment"> | 12 <action type="set_environment"> |
13 <environment_variable name="SNPEFF_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable> | 13 <environment_variable name="SNPEFF_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable> |
14 </action> | 14 </action> |
15 <action type="set_environment"> | 15 <action type="set_environment"> |
16 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/scripts</environment_variable> | 16 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/scripts</environment_variable> |