Mercurial > repos > drosofff > package_ged_oases
changeset 2:a614e0230e5e draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | drosofff |
---|---|
date | Sun, 31 May 2015 11:10:33 -0400 |
parents | 10a46b694a2a |
children | b15d2539ae48 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri May 29 12:27:30 2015 -0400 +++ b/tool_dependencies.xml Sun May 31 11:10:33 2015 -0400 @@ -13,7 +13,7 @@ <package name="velvet" version="1.2.10_9adf09f7ded7fedaf6b0e5e4edf9f46602e263d3" /> </repository> </action> - <action type="shell_command">VELVETPATH=`echo $PATH | awk -F: '{print $1}'`; make VELVET_DIR=$VELVETPATH MAXKMERLENGTH=35</action> + <action type="shell_command">VELVETPATH=`echo $PATH | awk -F: '{print $1}'`; make VELVET_DIR=$VELVETPATH MAXKMERLENGTH=70</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory>