diff stacks_genotypes.xml @ 7:f8d5294dc678 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 42d47def94824c7a311b147c4fa8607c8d043a2f
author iuc
date Wed, 10 Oct 2018 10:12:32 -0400
parents bca0b38b0ac8
children d9a98a979632
line wrap: on
line diff
--- a/stacks_genotypes.xml	Sun May 21 18:49:08 2017 -0400
+++ b/stacks_genotypes.xml	Wed Oct 10 10:12:32 2018 -0400
@@ -117,8 +117,8 @@
             <param name="mindepth" type="integer" value="" optional="true" argument="-m" label="Minimum stack depth required before exporting a locus in a particular individual" />
             <param name="lnl" type="float" value="" optional="true" argument="--lnl_lim" label="Filter loci with log likelihood values below this threshold" />
 
-            <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" />
 
             <param name="manual_cor" argument="--cor_path" type="data" format="tabular,txt" optional="true" label="Path to file containing manual genotype corrections from a Stacks SQL database to incorporate into output." />