diff falco-filter-report.xml @ 79:5287f72e0891 draft

Uploaded
author stef
date Fri, 20 Mar 2015 08:56:23 -0400
parents 13eee0859f94
children 9995d7db92ff
line wrap: on
line diff
--- a/falco-filter-report.xml	Fri Feb 27 10:41:30 2015 -0500
+++ b/falco-filter-report.xml	Fri Mar 20 08:56:23 2015 -0400
@@ -47,9 +47,9 @@
     <param name="vcf" type="data" multiple="false" optional="false" format="vcf" label="Input VCF" help="NOTE VCF must be annotated with SNPEFF (should contain EFF FIELD)" />
     <param name="vcf2" type="data" multiple="false" optional="true" format="vcf" label="Input VCF (optional second VCF)" help="NOTE VCF must be annotated with SNPEFF (should contain EFF FIELD)" />
 
-    <param format="tsv" name="qc_ann_qual" optional="false" type="data" label="qc_ann_qual file" help="This file is output of the FALCO variant caller"/>
-    <param format="tsv" name="qc2_ann_txt" optional="false" type="data" label="qc2_ann_txt file" help="This file is output of the FALCO variant caller"/>
-    <param format="tsv" name="qc_targets_txt" optional="false" type="data" label="qc_targets_txt file" help="This file is output of the FALCO variant caller"/>
+    <param format="tabular" name="qc_ann_qual" optional="false" type="data" label="qc_ann_qual file" help="This file is output of the FALCO variant caller"/>
+    <param format="tabular" name="qc2_ann_txt" optional="false" type="data" label="qc2_ann_txt file" help="This file is output of the FALCO variant caller"/>
+    <param format="tabular" name="qc_targets_txt" optional="false" type="data" label="qc_targets_txt file" help="This file is output of the FALCO variant caller"/>
 
     <!-- ==================== -->
     <!-- Option to use your own bin annotations -->