changeset 39:3ffa209e1668 draft

planemo upload for repository https://github.com/WGS-TB/MentaLiST/tree/master/galaxy commit 79b9f36868b2aaf72661abd09b96a3ad582b8918-dirty
author dfornika
date Sat, 24 Mar 2018 22:16:13 -0400
parents fd7788ac4f4a
children 4d60cfce1283
files tools/mentalist_call/mentalist_call.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/mentalist_call/mentalist_call.xml	Sat Mar 24 20:26:49 2018 -0400
+++ b/tools/mentalist_call/mentalist_call.xml	Sat Mar 24 22:16:13 2018 -0400
@@ -46,8 +46,8 @@
 	   help="Minimum number of times a kmer is seen to be considered present in the sample."
 	   value="10" min="1" max="25" />
     <param name="output_votes" type="boolean" label="Output votes"
-	    argument="--output_votes" truevalue="--output_votes" falsevalue=""
-	    help="Outputs the results for the original voting algorithm" />
+	   argument="--output_votes" truevalue="--output_votes" falsevalue=""
+	   help="Outputs the results for the original voting algorithm" />
     <param name="output_special" type="boolean" label="Output special"
 	   argument="--output_special" truevalue="--output_special" falsevalue=""
 	   help="Outputs a fasta file with the alleles from special cases such as incomplete coverage, novel and multiple alleles." />