Mercurial > repos > geert-vandeweyer > dc_genotyper
diff DC_Genotyper.xml @ 4:92207f2ec144 draft
Various Fixes and added tool_data_conf
author | geert-vandeweyer |
---|---|
date | Thu, 25 Sep 2014 06:01:11 -0400 |
parents | fa8566bd4a51 |
children | 5c72a91ce518 |
line wrap: on
line diff
--- a/DC_Genotyper.xml Thu Sep 25 05:36:54 2014 -0400 +++ b/DC_Genotyper.xml Thu Sep 25 06:01:11 2014 -0400 @@ -52,7 +52,6 @@ <when value="history"> <param name="ownFile" type="data" format="vcf,bcf" label="Select a dbSNP file from history"/> </when> - </param> </conditional> <param name="mincov" value="400" type="integer" label="Minimal Coverage Depth" /> <param name="ploidy" type="integer" value='10' label="Expected Sample Ploidy" /> @@ -60,7 +59,7 @@ <outputs> <data format='txt' name="output1" label="${tool.name} on ${on_string}: Allele Fraction Distributions"/> - <data format='vcf' name='output2' label="${tool.name} on ${on_string}: VCF file"> + <data format='vcf' name='output2' label="${tool.name} on ${on_string}: VCF file" /> </outputs> <help>