# HG changeset patch # User iuc # Date 1728145900 0 # Node ID 1de657a3198db77448121bed7f529deba783ff2d # Parent 5efbd15675caae700da0c4d6df2de8920f15f2ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gecko commit b55cfca7f53d2eaa3f4c7c4ce09436371b088000 diff -r 5efbd15675ca -r 1de657a3198d gecko.xml --- a/gecko.xml Mon Jan 04 21:01:55 2021 +0000 +++ b/gecko.xml Sat Oct 05 16:31:40 2024 +0000 @@ -1,7 +1,8 @@ - + Ungapped genome comparison 1.2 + 1 gecko @@ -14,7 +15,7 @@ cp $db db.fasta && workflow.sh query.fasta db.fasta $minlen $similarity $kmer 1 && rm -rf intermediateFiles && - #if str($options['selection_mode']) == "alignments": + #if str($selection_mode) == "alignments": frags2align.sh results/query-db.frags query.fasta db.fasta results/query-db.txt && mv results/query-db.txt $alignments2 && #end if @@ -37,17 +38,15 @@ - - - - - - + + + + - options['selection_mode'] == 'alignments' + selection_mode == 'alignments'