diff stacks_populations.xml @ 3:d530aff416bd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks2 commit 9c41b2599125298b1a4d9ffb2511cdc87ff79a73
author matthias
date Tue, 18 Dec 2018 13:04:09 -0500
parents 9dbc08d545db
children cc87f9d30171
line wrap: on
line diff
--- a/stacks_populations.xml	Fri Nov 30 07:41:15 2018 -0500
+++ b/stacks_populations.xml	Tue Dec 18 13:04:09 2018 -0500
@@ -175,8 +175,8 @@
                 <option value="--write_single_snp">No: Analyse only the first SNP (--write_single_snp)</option>
                 <option value="--write_random_snp">No: Analyse only one random SNP (--write_random_snp)</option>
             </param>
-            <param name="whitelist" argument="-W" format="txt,tabular" type="data" optional="true" label="Specify a file containing Whitelisted markers to include in the export" />
-            <param name="blacklist" argument="-B" format="txt,tabular" type="data" optional="true" label="Specify a file containing Blacklisted markers to be excluded from the export" />
+            <param name="whitelist" argument="-W" format="txt,tabular" type="data" optional="true" label="Specify a file containing markers to include in the export" />
+            <param name="blacklist" argument="-B" format="txt,tabular" type="data" optional="true" label="Specify a file containing markers to exclude from the export" />
         </section>
 
         <!-- merging and Phasing -->
@@ -194,7 +194,6 @@
         </section>
 
         <!-- Fstats -->
-        <!-- TODO are two levels of conditionals really necessary -->
         <conditional name="fstats_conditional">
             <param name="fstats" argument="--fstats" type="select" label="Enable SNP and haplotype-based F statistics" >
                 <option value="no">No</option>