# HG changeset patch # User rnateam # Date 1510485023 18000 # Node ID c172fed9eb75d1c833731ddcbb992b056808bcb8 # Parent 6845ddcd55883045c39f3b814574348b1dc0392b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/gotohscan commit 608bf2d6f11fe6dceaa0060f729bdbb66cfee867 diff -r 6845ddcd5588 -r c172fed9eb75 gotohscan.xml --- a/gotohscan.xml Thu Jul 02 12:06:30 2015 -0400 +++ b/gotohscan.xml Sun Nov 12 06:10:23 2017 -0500 @@ -3,26 +3,21 @@ gotohscan - - - - - #if $o.value == '0' - $output0 + '$output0' #elif $o.value == '1' - $output1 + '$output1' #elif $o.value == '2' - $output2 + '$output2' #elif $o.value == '3' - $output3 + '$output3' #elif $o.value == '4' - $output4 + '$output4' #elif $o.value == '5' - $output5 + '$output5' #end if ]]> @@ -90,12 +85,14 @@ 10.1093/nar/gkn1084 diff -r 6845ddcd5588 -r c172fed9eb75 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jul 02 12:06:30 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ - - - - - - https://raw.githubusercontent.com/bgruening/download_store/master/GotohScan/GotohScan-1.3.tar.gz - make - - GotohScan - $INSTALL_DIR/bin - - - $INSTALL_DIR/bin - $INSTALL_DIR - - - - - - -