diff nanopolish_variants.xml @ 3:a1d433401bc2 draft

planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/nanopolish commit e9238df905c413aaab086ea146cb1b97e3ffa0fd
author jdv
date Sat, 14 Oct 2017 00:05:43 -0400
parents a5db82bec597
children bdd6c1ab07c5
line wrap: on
line diff
--- a/nanopolish_variants.xml	Tue Oct 03 21:23:56 2017 -0400
+++ b/nanopolish_variants.xml	Sat Oct 14 00:05:43 2017 -0400
@@ -30,7 +30,7 @@
         --consensus $out_consensus
         --outfile   $out_variants
         --threads \${GALAXY_SLOTS:-1}
-        --max-round $max_rounds
+        --max-rounds $max_rounds
         --max-haplotypes $max_haplotypes
         --min-candidate-depth $min_candidate_depth
         --min-candidate-frequency $min_candidate_frequency
@@ -87,7 +87,7 @@
 as input, such as can be produced by `poretools combine`, and always outputs a
 single FASTQ file.
 
-This is the `extract` module.
+This is the `variants` module.
 
     ]]>
     </help>