Mercurial > repos > iuc > stacks2_populations
diff stacks_populations.xml @ 2:237b9dba4a0e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks2 commit 4233f68e34f397685885d1828a85d5849a7b17bf"
| author | iuc |
|---|---|
| date | Wed, 12 Feb 2020 23:14:35 +0000 |
| parents | 5baa28d2f622 |
| children | 7757a33f016e |
line wrap: on
line diff
--- a/stacks_populations.xml Mon Sep 30 14:07:38 2019 -0400 +++ b/stacks_populations.xml Wed Feb 12 23:14:35 2020 +0000 @@ -42,7 +42,7 @@ -M '$popmap' #end if #if str($batch_size) != '': - -batch_size '$batch_size' + --batch-size '$batch_size' #end if ## Data filtering @@ -309,6 +309,7 @@ </collection> </param> <param name="popmap" ftype="tabular" value="denovo_map/popmap_cstacks.tsv" /> + <param name="batch_size" value="9999" /> <param name="add_log" value="yes" /> <output ftype="txt" name="output_log" value="populations/populations.log" lines_diff="4"/> <output ftype="tabular" name="out_haplotypes" value="populations/populations.haplotypes.tsv"/>
